summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-01-27net: emaclite: Rename start and stop functionsMichal Simek
2016-01-27net: emaclite: Move driver to DMMichal Simek
2016-01-27net: emaclite: Use indirect access in emaclite_recvMichal Simek
2016-01-27net: emaclite: Use indirect reg access in sendMichal Simek
2016-01-27net: emaclite: Remove XEL_TSR_XMIT_ACTIVE_MASK flagMichal Simek
2016-01-27net: emaclite: Fix logic around available TX buffersMichal Simek
2016-01-27net: emaclite: Use indirect register access for TX resetMichal Simek
2016-01-27net: emaclite: Use indirect register access for rx_ping/pongMichal Simek
2016-01-27net: emaclite: Use indirect register access for tx_ping/pongMichal Simek
2016-01-27net: emaclite: Convert MDIO to use register offsetMichal Simek
2016-01-27net: emaclite: Add MDIO support to driverMichal Simek
2016-01-27net: emaclite: Remove ancient OF probe functionMichal Simek
2016-01-27net: Add axi emac to KconfigMichal Simek
2016-01-27net: axi_emac: Rename start, stop, write_hwaddr functionsMichal Simek
2016-01-27net: axi_emac: Split recv from free_pktMichal Simek
2016-01-27net: axi_emac: Enable access to MDIO in probeMichal Simek
2016-01-27net: axi_emac: Move driver to DMMichal Simek
2016-01-27net: axi_emac: Pass private structure where possibleMichal Simek
2016-01-27net: axi_emac: Pass private structure to phyread/phywriteMichal Simek
2016-01-27net: axi_emac: Put iobase to private structureMichal Simek
2016-01-27net: axi_emac: Pass directly pointer to register spaceMichal Simek
2016-01-27net: axi_emac: Show phy address instead of register contentMichal Simek
2016-01-27net: axi_emac: Fix parentheses around operand !Michal Simek
2016-01-27net: macb: Not all the GEM are gigabit capableGregory CLEMENT
2016-01-25drivers: net: fsl_mc: Compare pointer value qbman_swp_mc_startPratiyush Mohan Srivastava
2016-01-25net: eepro100: Fix build warningsBin Meng
2016-01-25bug.h: move BUILD_BUG_* defines to include/linux/bug.hMasahiro Yamada
2016-01-25net: zynq_gem: Use shared wait_for_bitMateusz Kulikowski
2016-01-16net: pcnet: refactor mapping of virtual addresses to physical onesDaniel Schwierzeck
2016-01-15Fix GCC format-security errors and convert sprintfs.Ben Whitten
2016-01-14Merge git://www.denx.de/git/u-boot-marvellTom Rini
2016-01-14net: mvneta: Convert to driver modelStefan Roese
2016-01-14net: lpc32xx: fix ignored MDIO busy wait status on readVladimir Zapolskiy
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-14Merge git://git.denx.de/u-boot-netTom Rini
2016-01-12dm: net: Convert rtl8169 to use DM PCI APISimon Glass
2016-01-12dm: pci: Add a dm_ prefix to pci_get_bdf()Simon Glass
2016-01-08Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-07net: Fix delay in net_retry testJoe Hershberger
2016-01-07phy: atheros: Use ar8035_config for AR8031Fabio Estevam
2016-01-04net: e1000: use correct helper to do endianness conversionMiao Yan
2016-01-03Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-01-03net: fec_mxc: unregister mdio bus on probe errorMåns Rullgård
2016-01-03net: fec_mxc: configure MDIO hold timeMåns Rullgård
2015-12-22net: designware: Zap trailing backslashMarek Vasut
2015-12-22net: eth_designware: select PHYLIB in KconfigThomas Chou
2015-12-22net: e1000: Mark _disable_wr() and _write_status() as __maybe_unusedBin Meng
2015-12-22net: e1000: Remove CONFIG_MVBC_1GBin Meng
2015-12-22net: e1000: Remove dead codes wrapped by #if 0Bin Meng
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut