summaryrefslogtreecommitdiffstats
path: root/net/eth.c
Commit message (Expand)AuthorAgeFilesLines
* net: consult device tree for ethernet address in NVMEM as fall-backAhmad Fatoum2021-06-221-0/+24
* net: eth: of_fixup_node: Use reproducible node name for fixupStefan Riedmueller2021-03-301-6/+10
* net: Replace license and copyright boilerplate by SPDX identfiersUwe Kleine-König2020-11-021-15/+2
* net: Call net_poll() in a pollerSascha Hauer2020-08-191-5/+9
* net: Add a slice to struct eth_deviceSascha Hauer2020-08-191-2/+72
* net: eth: rename __eth_rx()Sascha Hauer2020-08-191-4/+4
* treewide: remove references to CREDITSUwe Kleine-König2020-04-271-3/+0
* net: Open ethernet devices explicitlySascha Hauer2020-03-311-27/+28
* net: Allow hostnames for global.net.serverSascha Hauer2019-01-041-2/+2
* Merge branch 'for-next/net-switch-mv88e6xxx'Sascha Hauer2018-11-091-1/+1
|\
| * drivers: Introduce dev_set_name()Andrey Smirnov2018-10-181-1/+1
* | net: only use ethaddrs registered with device node on that deviceLucas Stach2018-11-081-0/+1
|/
* net: eth: Make use of ETH_ALENAndrey Smirnov2018-08-101-7/+7
* net: Add linuxdevname propertySascha Hauer2017-12-151-0/+2
* net: Provide new way to configure network devicesSascha Hauer2017-12-141-0/+15
* net: remove "current" network deviceSascha Hauer2017-12-141-17/+0
* net: Use a single gatewaySascha Hauer2017-12-011-1/+2
* net: introduce global.net.serverSascha Hauer2017-12-011-1/+3
* net: add linux.bootarg parameter from ifup callEnrico Jorns2016-09-221-0/+2
* net: eth: add name to struct eth_deviceSascha Hauer2016-07-141-5/+7
* net: introduce for_each_netdev iteratorSascha Hauer2016-07-141-7/+7
* net: eth: open correct edev in eth_check_openSascha Hauer2016-07-141-1/+1
* net: eth: Remove ethaddr_paramJan Remmet2015-11-201-2/+2
* net: eth: Fixup OF tree with registered MAC addresses tooTrent Piepho2015-10-221-2/+10
* net: eth: Refactor OF tree fixup of one node into new functionTrent Piepho2015-10-221-28/+34
* Merge branch 'for-next/net'Sascha Hauer2015-08-061-0/+8
|\
| * net: make eth_register_ethaddr work on registered network devicesSascha Hauer2015-07-281-0/+8
* | net: eth_send: Allow to use multiple network interfaces at onceAntony Pavlov2015-07-231-1/+1
|/
* net: eth: Do not rely on CONFIG_PARAMETER to be enabledSascha Hauer2015-06-261-8/+19
* eth: halt active ethernet device on unregisterSascha Hauer2015-04-281-0/+3
* net: Call edev->recv with correct eth_deviceSascha Hauer2014-09-171-1/+1
* net: take eth id from devicetree aliasSascha Hauer2014-05-151-2/+11
* net: Allow to use multiple network interfaces at onceSascha Hauer2014-05-151-27/+31
* param: Add dev_add_param_macSascha Hauer2014-04-041-11/+3
* Merge branch 'for-next/nfs'Sascha Hauer2014-03-071-1/+1
|\
| * net: constify eth_get_byname argumentSascha Hauer2014-03-071-1/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2014-03-071-2/+0
|\ \
| * | device: remove parameters when unregistering a deviceSascha Hauer2014-02-131-2/+0
| |/
* / remove redundant NULL check on freeLucas Stach2014-02-101-1/+1
|/
* treewide: Add missing includesSascha Hauer2013-11-081-0/+1
* of: Add a context pointer to fixup functionsSascha Hauer2013-11-061-2/+2
* net, of: fixup MAC address by aliasRenaud Barbier2013-09-051-10/+12
* of: net: Use correct devicetree in eth_of_fixupSascha Hauer2013-07-271-1/+1
* Merge branch 'for-next-manual/oftree-linux-sync'Sascha Hauer2013-07-021-1/+1
|\
* | net: Set mac-address propertySascha Hauer2013-06-051-0/+54
|/
* net: Add of_register_ethaddrSascha Hauer2013-05-211-12/+56
* net: store ethernet device parameters in deviceSascha Hauer2013-04-111-33/+7
* Merge branch 'pu/net-link'Sascha Hauer2012-12-131-0/+3
|\
| * net phylib: force to wait for linkSascha Hauer2012-12-121-0/+3
* | drivers/base: fix corrupt device treeSascha Hauer2012-12-121-1/+1
|/