summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-08-31MLK-12766 net: fec: do not access reserved register for i.MX6ULLPeng Fan
2017-01-11e1000: unprogrammed i210 operation hackMarcel Ziswiler
2016-11-07net: mvgbe: Fix build error with CONFIG_PHYLIBChris Packham
2016-11-07net: phy: micrel: center FLP burst timing at 16msAsh Charles
2016-11-07net: add driver for Synopsys Ethernet QoS deviceStephen Warren
2016-10-31Fix spelling of "resetting".Vagrant Cascadian
2016-10-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-10-26net: Kconfig: Add FEC_MXC entryJagan Teki
2016-10-24Fix codying style broken by recent libfdt syncMasahiro Yamada
2016-10-23Remove some merge markersSimon Glass
2016-10-13Merge git://git.denx.de/u-boot-fdtTom Rini
2016-10-13libfdt: Sync fdt_for_each_subnode() with upstreamSimon Glass
2016-10-13libfdt: Bring in upstream stringlist functionsSimon Glass
2016-10-13rtl8169: fix cache misalignment message on transmit.Peter Chubb
2016-10-13net: mvneta: fix typo in commentChris Packham
2016-10-13net: mv88e61xx: Add support for fixed linksChris Packham
2016-10-13net: Add support for mv88e609x switchesChris Packham
2016-10-13driver: net: cpsw: add support for RGMII id mode support and RMII clock sourc...Mugunthan V N
2016-10-13drivers: net: phy: atheros: add separate config for AR8031Mugunthan V N
2016-10-13phy: atheros: add support for RGMII_ID, RGMII_TXID and RGMII_RXIDAndrea Merello
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day
2016-10-01net, macb: fix misaligned cache operation warningHeiko Schocher
2016-09-27net: mvneta: Add support for Armada 3700 SoCStefan Roese
2016-09-27net: mvneta: Make driver 64bit safeStefan Roese
2016-09-27net: mvneta: Round up top tx buffer boundaries for dcache opsStefan Roese
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-23treewide: 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