summaryrefslogtreecommitdiff
path: root/include/netdev.h
AgeCommit message (Expand)AuthorFilesLines
2021-07-22net: Use phys_addr_t for SMC net device addressesPeter Hoyes1-2/+2
2021-04-20net: calxedagmac: Convert to DM_ETHAndre Przywara1-1/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+2
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-36/+38
2020-05-01net: Fix warning when including netdev.h on DM systemsMarek Vasut1-0/+1
2019-09-04net: dwc_et_qos: update weak function board_interface_eth_initPatrick Delaunay1-0/+3
2019-07-25net: davinci_emac: convert to using the driver modelBartosz Golaszewski1-1/+0
2018-11-05net: ftgmac100: convert to driver modelCédric Le Goater1-1/+0
2018-08-08mips: au1x00: Remove support for these SoCsTom Rini1-1/+0
2018-05-24net: Drop CONFIG_TSI108_ETHTuomas Tynkkynen1-1/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-04-13net: fec_mxc: simplify fec_get_miibusPeng Fan1-5/+1
2018-03-22net: Drop CONFIG_ENC28J60Tuomas Tynkkynen1-2/+0
2018-02-23net: Remove Xilinx ll_temac driverMichal Simek1-11/+0
2017-07-28net: fec_mxc: adjust prototype of fec_get_miibus() for DM_ETHLothar Waßmann1-0/+5
2017-06-16powerpc, 82xx: remove some missed mpc82xx remainsHeiko Schocher1-1/+0
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher1-2/+0
2017-04-05SPARC: RemoveTom Rini1-1/+0
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith1-58/+0
2016-01-27net: emaclite: Move driver to DMMichal Simek1-2/+0
2016-01-27net: emaclite: Remove ancient OF probe functionMichal Simek1-1/+0
2016-01-27net: axi_emac: Move driver to DMMichal Simek1-2/+0
2015-12-07net: gem: Move driver to DMMichal Simek1-2/+0
2015-12-07net: gem: Remove zynq_gem_of_init()Michal Simek1-1/+0
2015-11-12net: zap altera_tse_initialize prototypesThomas Chou1-3/+0
2015-09-09net: pch_gbe: Convert to driver modelBin Meng1-4/+0
2015-05-04sunxi: emac: Remove non driver-model codeHans de Goede1-1/+0
2015-05-04sunxi: gmac: Move sunxi_gmac_initialize proto out of netdev.hHans de Goede1-1/+0
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)1-0/+1
2015-03-25net: Add Intel Topcliff GMAC driverBin Meng1-0/+4
2015-02-25ARM: remove cm4008 and cm41xx board supportMasahiro Yamada1-1/+0
2015-01-21net: gem: Use phys_addr_t instead of int for addressesMichal Simek1-1/+2
2014-10-23net: mvneta.c: Add support for the ethernet controller of the Marvell Armada ...Stefan Roese1-0/+1
2014-08-30arm: bcm281xx: net: Add Ethernet DriverJiandong Zheng1-0/+1
2014-08-21drivers: net: remove dead driversMasahiro Yamada1-1/+0
2014-07-06net: Rename and cleanup sunxi (Allwinner) emac driverStefan Roese1-1/+1
2014-05-25sunxi: add gmac Ethernet supportIan Campbell1-0/+1
2014-04-20MIPS: drop incaip boardDaniel Schwierzeck1-1/+0
2014-03-04net: gem: Add OF initialization supportMichal Simek1-0/+1
2014-03-04net: emaclite: Fix OF initializationMichal Simek1-0/+1
2014-02-07net/designware - switch driver to phylib usageAlexey Brodkin1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-06-25net: add Faraday FTMAC110 10/100Mbps ethernet supportKuo-Jung Su1-0/+1
2013-06-25net: ks8851_mll: add ethernet supportRoberto Cerati1-0/+1
2013-06-25net: Add sunxi (Allwinner) wemac driverHenrik Nordström1-0/+1
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD1-1/+0
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk1-1/+0
2013-04-30net: gem: Preserve clk on emio interfaceDavid Andrey1-1/+1
2013-04-30net: gem: Pass phy address to initDavid Andrey1-1/+1
2013-01-28net: fec_mxc: get phydev before fec_probeTroy Kisky1-0/+7