summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-09-26Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2016-09-26armv8: ls1046a: Convert CONFIG_LS1046A to Kconfig option ARCH_LS1046AYork Sun
2016-09-24treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-09-21net: pch_gbe: Make 64 bit safePaul Burton
2016-09-21net: pch_gbe: Use dm_pci_map_bar to discover MMIO basePaul Burton
2016-09-21net: emaclite: Enable driver for MIPSZubair Lutfullah Kakakhel
2016-09-21net: emaclite: use __raw_readl/writel instead of weird defineZubair Lutfullah Kakakhel
2016-09-21net: emaclite: Use ioremap_nocacheZubair Lutfullah Kakakhel
2016-09-14net: fm: fix spi flash probe for using driver modelQianyu Gong
2016-09-06meson: odroid-c2: enable Ethernet support through the device treeBeniamino Galvani
2016-08-22net: davinci_emac: Restore the internal MDIO accessors return valueskarl beldan
2016-08-22net/fm: Remove unused code of FMan QMIHou Zhiqiang
2016-08-22net: davinci_emac: Invalidate only the received portion of a bufferkarl beldan
2016-08-22net: davinci_emac: Round up top tx buffer boundaries for dcache opskarl beldan
2016-08-22net: davinci_emac: Remove useless dcache ops on descriptorskarl beldan
2016-08-15net: mii: Changes not made by spatchJoe Hershberger
2016-08-15net: mii: Fix changes made by spatchJoe Hershberger
2016-08-15net: mii: Use spatch to update miiphy_registerJoe Hershberger
2016-08-15net/ethoc: implement MDIO bus and support phylibMax Filippov
2016-08-15net/ethoc: support private memory configurationsMax Filippov
2016-08-15net/ethoc: don't mix virtual and physical addressesMax Filippov
2016-08-15net/ethoc: support device treeMax Filippov
2016-08-15net/ethoc: add CONFIG_DM_ETH supportMax Filippov
2016-08-15net/ethoc: use priv instead of dev internallyMax Filippov
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