summaryrefslogtreecommitdiff
path: root/drivers/net
Commit message (Expand)AuthorAgeLines
...
* armv8/fsl-lsch3: Add Freescale Debug Server driverBhupesh Sharma2015-04-21-0/+4
* net: pch_gbe: Fix pch_gbe device nameBin Meng2015-04-20-1/+1
* net: gem: Use correct type for castingMichal Simek2015-04-20-1/+2
* net/phy: fixup for get_phy_idShengzhou Liu2015-04-20-1/+1
* net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-20-0/+11
* net: rtl8169: Build warning fixes for 64-bitThierry Reding2015-04-20-11/+13
* net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-20-1/+17
* dm: net: Adjust designware driver to support driver modelSimon Glass2015-04-18-17/+153
* dm: net: Tidy up designware driver ready for driver modelSimon Glass2015-04-18-34/+53
* dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-18-0/+22
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18-1/+8
* net: cosmetic: Fix checkpatch.pl failures in net.cJoe Hershberger2015-04-18-6/+6
* net: cosmetic: Clean up netconsole variables and functionsJoe Hershberger2015-04-18-15/+17
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-159/+187
* net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-18-6/+7
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-14/+15
* net: cosmetic: Change IPaddr_t to struct in_addrJoe Hershberger2015-04-18-29/+30
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-18-2/+69
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-18-0/+109
* sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger2015-04-18-0/+17
* sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger2015-04-18-0/+107
* sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-18-0/+108
* dm: eth: Add basic driver model support to Ethernet stackJoe Hershberger2015-04-18-0/+9
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18-6/+5
* sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-15-1/+1
* lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)2015-04-10-0/+638
* net: Add Intel Topcliff GMAC driverBin Meng2015-03-24-0/+767
* net: Add ethernet FCS length macro in net.hBin Meng2015-03-24-4/+3
* Net: macb: reset GBE bit when fallback checkingBo Shen2015-03-18-1/+1
* net: Support DMA threshold mode in DWMAC driverSonic Zhang2015-03-05-0/+5
* net: configure DWMAC DMA by default AXI burst lengthSonic Zhang2015-03-05-1/+7
* Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-02-25-46/+295
|\
| * drivers/mc: Migrated MC Flibs to 0.5.2J. German Rivera2015-02-24-46/+295
* | ARM: remove cm4008 and cm41xx board supportMasahiro Yamada2015-02-24-230/+0
|/
* net: keystone_net: move serdes setup to initialization functionVitaly Andrianov2015-02-16-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2015-01-31-2/+93
|\
| * net/designware: add error message on DMA reset timeoutAlexey Brodkin2015-01-30-1/+3
| * net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-30-0/+58
| * Add MS7206SE ethernet supportYoshinori Sato2015-01-30-1/+30
| * net: tsec: Fix NULL access in case init_phy() failsClaudiu Manoil2015-01-30-0/+2
* | drivers/net/e1000.c: fix compile warning under 64bit modeMinghuan Lian2015-01-30-14/+17
|/
* kirkwood: define empty CONFIG_MVGBE_PORTS by defaultLuka Perkov2015-01-25-0/+4
* powerpc: mpc5xxx: remove Total5200 board supportMasahiro Yamada2015-01-23-5/+0
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-01-22-13/+678
|\
| * net/vsc9953: Add driver for Vitesse VSC9953 L2 Switch IPCodrin Ciubotariu2015-01-16-0/+498
| * net/fm: Enable FMAN ports if l2switch ports are connected over SGMIICodrin Ciubotariu2015-01-16-1/+2
| * net/fm: Fix error when FMAN MAC has no PHYCodrin Ciubotariu2015-01-16-12/+18
| * phylib: add support for aquantia PHYsShaohui Xie2015-01-16-0/+160
* | net: ll_temac: Fix compilation warning because of phys_addr_tMichal Simek2015-01-21-1/+1
* | net: gem: Use phys_addr_t instead of int for addressesMichal Simek2015-01-21-2/+3
|/