summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-08-15net: mii: Changes not made by spatchJoe Hershberger6-50/+40
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger5-36/+24
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger18-134/+360
2016-08-15net/ethoc: implement MDIO bus and support phylibMax Filippov1-6/+150
2016-08-15net/ethoc: support private memory configurationsMax Filippov1-5/+41
2016-08-15net/ethoc: don't mix virtual and physical addressesMax Filippov1-10/+13
2016-08-15net/ethoc: support device treeMax Filippov1-0/+15
2016-08-15net/ethoc: add CONFIG_DM_ETH supportMax Filippov1-47/+174
2016-08-15net/ethoc: use priv instead of dev internallyMax Filippov1-55/+56
2016-08-15net/ethoc: add Kconfig entry for the driverMax Filippov1-0/+5
2016-08-15net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel2-30/+35
2016-08-15net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang1-8/+69
2016-08-12Merge git://git.denx.de/u-boot-dmTom Rini1-1/+2
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren1-1/+2
2016-08-12drivers: net: cpsw: always flush cache of size aligned to PKTALIGNLokesh Vutla1-1/+1
2016-08-08drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N1-45/+177
2016-08-08drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N1-3/+3
2016-08-08net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R1-0/+12
2016-07-31net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede1-3/+10
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-0/+4
2016-07-27net: phy: marvell: Add a missing errno.h headerSimon Glass1-0/+1
2016-07-27Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini1-12/+1
2016-07-26net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai1-9/+1
2016-07-26net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai1-3/+0
2016-07-26drivers: net/fm: Add Fman support for LS1046AMingkai Hu2-0/+124
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar3-0/+799
2016-07-12driver/net/fec: support fixed speed connectionHannes Schmelzer1-0/+4
2016-07-06net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko1-2/+2
2016-07-06driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu1-0/+28
2016-07-06net: designware: Make driver independent from DM_GPIO againAlexey Brodkin2-3/+14
2016-06-22net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi1-4/+1
2016-06-22net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago1-0/+26
2016-06-22net: rtl8169: fix switching between adaptersStephen Warren1-4/+9
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini1-76/+244
2016-06-13net: macb: Convert to driver modelSimon Glass1-0/+119
2016-06-13net: macb: Flush correct cache portion when sendingSimon Glass1-1/+1
2016-06-13net: macb: Prepare for driver-model conversionSimon Glass1-75/+124
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini1-1/+1
2016-06-04nand: Embed mtd_info in struct nand_chipScott Wood2-3/+3
2016-05-31net: Add ag7xxx driver for Atheros MIPSMarek Vasut3-0/+990
2016-05-31net: pcnet: Fix init on big endian 64 bitPaul Burton1-3/+3
2016-05-31net: pcnet: Make 64 bit safePaul Burton1-8/+10
2016-05-31net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton1-9/+6
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini2-6/+80
2016-05-27net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani2-29/+34
2016-05-27net: designware: support phy reset device-tree bindingsSjoerd Simons2-6/+80
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini1-1/+1
2016-05-25powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang1-1/+1
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini8-530/+1158
2016-05-24net: phy: dp83867: Add SGMII helper for configurationDan Murphy1-1/+1