Commit Graph

1292 Commits (e1227764cdbcd397728e95de1662c2b9e967d5fe)

Author SHA1 Message Date
Daniel Schwierzeck df50b3b414 net: pcnet: refactor mapping of virtual addresses to physical ones 9 years ago
Ben Whitten 192bc6948b Fix GCC format-security errors and convert sprintfs. 9 years ago
Stefan Roese e3b9c98a23 net: mvneta: Convert to driver model 9 years ago
Vladimir Zapolskiy 79206c04a9 net: lpc32xx: fix ignored MDIO busy wait status on read 9 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Simon Glass 552ddbe3ce dm: net: Convert rtl8169 to use DM PCI API 9 years ago
Simon Glass 21ccce1ba5 dm: pci: Add a dm_ prefix to pci_get_bdf() 9 years ago
Joe Hershberger c5a75339cf net: Fix delay in net_retry test 9 years ago
Fabio Estevam d584c68ce0 phy: atheros: Use ar8035_config for AR8031 9 years ago
Miao Yan a40b2dff7b net: e1000: use correct helper to do endianness conversion 9 years ago
Måns Rullgård 845a57b4de net: fec_mxc: unregister mdio bus on probe error 9 years ago
Måns Rullgård 843a3e5893 net: fec_mxc: configure MDIO hold time 9 years ago
Marek Vasut 2b26109219 net: designware: Zap trailing backslash 9 years ago
Thomas Chou 25af71c4bf net: eth_designware: select PHYLIB in Kconfig 9 years ago
Bin Meng 140bc33e05 net: e1000: Mark _disable_wr() and _write_status() as __maybe_unused 9 years ago
Bin Meng c65a5f4f7f net: e1000: Remove CONFIG_MVBC_1G 9 years ago
Bin Meng e97f7fbba5 net: e1000: Remove dead codes wrapped by #if 0 9 years ago
Marek Vasut 22854bda80 net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OF 9 years ago
Michal Simek 7bccc75a2b net: gem: Add driver dependencies to PHYLIB 9 years ago
Michal Simek c942810787 net: gem: Fix typo in Kconfig entry 9 years ago
Michal Simek 9d9211ac11 net: gem: Separate recv and free_pkt functions 9 years ago
Michal Simek da872d7c13 net: gem: Fix return value from recv 9 years ago
Michal Simek bcdfef7a26 net: gem: Setup default phy address to -1 9 years ago
Shaohui Xie ea1332ceb4 net: fm: disables unused FM1-DTSEC1 MAC node in DTS 9 years ago
Mingkai Hu 862d9296dd armv8/ls1043a: remove print info 9 years ago
Stuart Yoder 509356224b driver: net: fsl-mc: remove MC firmware version check 9 years ago
Tom Rini b1f6be5ac8 qbman_portal.c: Update BUG_ON() call in qbman_swp_mc_submit 9 years ago
Michal Simek b8de29feae net: gem: Enable CTRL+C in wait_for_bit 9 years ago
Michal Simek 596e5782e7 net: gem: Move gem to Kconfig 9 years ago
Michal Simek 3cdb1450de net: gem: Read information about interface from DT 9 years ago
Michal Simek 6889ca7198 net: gem: Move driver to DM 9 years ago
Michal Simek 5a9284f7f5 net: gem: Fix miiphy_read name 9 years ago
Michal Simek 687d731263 net: gem: Remove zynq_gem_of_init() 9 years ago
Michal Simek c8e29271b1 net: gem: Enable MDIO bus earlier 9 years ago
Michal Simek 90c6f2e21b net: gem: Check if priv->phydev is valid 9 years ago
Michal Simek 68cc3bd8b2 net: gem: Extract phy init code 9 years ago
Michal Simek 64a7ead64b net: gem: Remove phydev variable 9 years ago
Michal Simek f2fc27684f net: gem: Change mii function not to use eth_device structure 9 years ago
Michal Simek 3fac27243c net: gem: Change mdio_wait prototype to pass regs 9 years ago
Michal Simek b904725a11 net: gem: Do not continue if phy is not found 9 years ago
Francois Retief 78536bc4d3 sparc: Use microseconds instead of ticks for timeout 9 years ago
Shaohui Xie f8642ba6dd net: phy: added aquantia PHY AQR405 support 9 years ago
Prabhakar Kushwaha 06b5301043 armv8: ls2085a: Add support of LS2085A SoC 9 years ago
Prabhakar Kushwaha 449372148f armv8: LS2080A: Rename LS2085A to reflect LS2080A 9 years ago
Prabhakar Kushwaha 14480454c7 driver: net: ldpaa: Fix Rx buffer alignment 9 years ago
Prabhakar Kushwaha 5038d3e5f2 driver: net: ldpaa: Add debug information 9 years ago
Prabhakar Kushwaha c919ab9ee5 driver: net: ldpaa: Use DPMAC as net device 9 years ago
Prabhakar Kushwaha 1730a17db9 driver: net: fsl-mc: Create DPAA2 object at run-time 9 years ago
Prabhakar Kushwaha fb4a87a737 driver: net: fsl-mc: Add DPAA2 commands to manage MC 9 years ago
Prabhakar Kushwaha 553d2751c1 driver: net: fsl-mc: Increase MC command timeout 9 years ago