summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-08-15net/ethoc: add Kconfig entry for the driverMax Filippov
2016-08-15net: e1000: Fix the build with driver model and SPI EEPROMAlban Bedel
2016-08-15net: macb: Fix build error for CONFIG_DM_ETH enabledWenyou Yang
2016-08-12Merge git://git.denx.de/u-boot-dmTom Rini
2016-08-12fdt: allow fdtdec_get_addr_size_*() to translate addressesStephen Warren
2016-08-12drivers: net: cpsw: always flush cache of size aligned to PKTALIGNLokesh Vutla
2016-08-08drivers: net: keystone_net: add support for multi slave ethernetMugunthan V N
2016-08-08drivers: net: keystone_net: fix line termination with semi-colonMugunthan V N
2016-08-08net: cpsw: Add support to drive gpios for ethernet to be functionalVignesh R
2016-07-31net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-07-27net: phy: marvell: Add a missing errno.h headerSimon Glass
2016-07-26Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2016-07-26net: sun8i_emac: Drop redundant and incorrect setting of syscon registerChen-Yu Tsai
2016-07-26net: sun8i_emac: Do not configure AHB2 clockChen-Yu Tsai
2016-07-26drivers: net/fm: Add Fman support for LS1046AMingkai Hu
2016-07-15net: Add EMAC driver for H3/A83T/A64 SoCs.Amit Singh Tomar
2016-07-12driver/net/fec: support fixed speed connectionHannes Schmelzer
2016-07-06net: rtl8169: Fix return value for rtl_send_commonOleksandr Tymoshenko
2016-07-06driver: net: phylib: add support for aquantia AQR106/107 PHYMingkai Hu
2016-07-06net: designware: Make driver independent from DM_GPIO againAlexey Brodkin
2016-06-21net: phy: marvell: Do not reset 88e1310 after autonegNathan Rossi
2016-06-21net: phy: micrel: add support for KSZ886x switches in MIIM modeAlexey Firago
2016-06-21net: rtl8169: fix switching between adaptersStephen Warren
2016-06-13Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-06-12net: macb: Convert to driver modelSimon Glass
2016-06-12net: macb: Flush correct cache portion when sendingSimon Glass
2016-06-12net: macb: Prepare for driver-model conversionSimon Glass
2016-06-12Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-06-03nand: Embed mtd_info in struct nand_chipScott Wood
2016-05-31net: Add ag7xxx driver for Atheros MIPSMarek Vasut
2016-05-31net: pcnet: Fix init on big endian 64 bitPaul Burton
2016-05-31net: pcnet: Make 64 bit safePaul Burton
2016-05-31net: pcnet: Stop converting kseg1->kseg0 addressesPaul Burton
2016-05-27Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-05-27net: designware: fix descriptor layout and warnings on 64-bit archsBeniamino Galvani
2016-05-27net: designware: support phy reset device-tree bindingsSjoerd Simons
2016-05-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2016-05-24powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in som...Ying Zhang
2016-05-24Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-05-24net: phy: dp83867: Add SGMII helper for configurationDan Murphy
2016-05-24net: phy: Move is_rgmii helper to phy.hDan Murphy
2016-05-24net: phy: ti: Allow the driver to be more configurableDan Murphy
2016-05-24net: zynq_gem: Add the passing of the phy-handle nodeDan Murphy
2016-05-24drivers: net: cpsw: Add reading of DT phy-handle nodeDan Murphy
2016-05-24drivers: net: cpsw: add support for reading mac address from efuseMugunthan V N
2016-05-24drivers: net: cpsw: fix get mdio base and gmii_sel reg from DTMugunthan V N
2016-05-24drivers: net: cpsw: fix cpsw dp parse when num slaves as 1Mugunthan V N
2016-05-24net: phy: Add PHY driver for mv88e61xx switchesKevin Smith
2016-05-24net: Remove unused mv88e61xx switch driverKevin Smith