Commit Graph

321 Commits (1e8e9bad2db38e93c3bc9f4b6238b3d8be99e469)

Author SHA1 Message Date
Wolfgang Denk d74dda09f0 dm9000x.c: fix compile problems 15 years ago
Serge Ziryukin a599cde769 lan91c96, smc911x: remove useless free(ptr) calls on NULL ptr 15 years ago
Mike Frysinger 4324dc72df Blackfin: bfin_mac: hook up new write_hwaddr function 15 years ago
Thomas Chou 3ac9d6c650 net: ethoc: add write_hwaddr support 15 years ago
Thomas Chou 6c7c444786 net: altera_tse: add write_hwaddr support 15 years ago
Heiko Schocher fb57ec97b9 net: fec_mxc: add write_hwaddr support 15 years ago
Prafulla Wadaskar b5ce63ed12 net:kirkwood_egiga.c: MAC addresses programming using write_hwaddr 15 years ago
Thomas Chou c960b13ed2 net: add altera triple speeds ethernet mac driver 15 years ago
Thomas Chou f6569884b4 net: add opencore 10/100 ethernet mac driver 15 years ago
Valentin Yakovenkov bd75db3feb smc911x driver frame alignment patch 15 years ago
Prafulla Wadaskar f0588fdf92 net: Kirkwood_egiga.c bugfixes for rx path 15 years ago
Eric Jarrige 2e236bf28e fec_mxc.c: Fix MX27 FEC MAC validity check 15 years ago
Andy Fleming 538be58568 tsec: Wait for both RX and TX to stop 15 years ago
Mike Frysinger a45dde2293 net: dm9000x: use standard I/O accessors 15 years ago
Detlev Zundel 5525856d59 mpc512x_fec: Move PHY initialization from probe into init routine. 15 years ago
John Rigby 910119b3c4 fec_mxc don't use internal eeprom on MX25 15 years ago
Wolfgang Wegner 33f684d6d5 fix lockup in mcfmii/mii_discover_phy() in case communication fails 15 years ago
Detlev Zundel 6f5f89f011 Remove unused "local_crc32" function. 15 years ago
Prafulla Wadaskar e3f2a93362 net: Kirkwood_egiga.c: fixed build warnings 15 years ago
Heiko Schocher b78b48c6a0 net, fec_mxc: only setup the device enetaddr with eeprom value 15 years ago
Detlev Zundel fd428c05c8 mpc5xxx: Remove all references to MGT5100 15 years ago
Detlev Zundel 9c9cbe78dc mpc82xx: Remove SL8245 board and the now orpahned sk98lin network driver. 15 years ago
John Rigby 740d6ae5b9 fec_mxc: add MX25 support 15 years ago
John Rigby cb17b92de0 fec_mxc: cleanup and factor out MX27 dependencies 15 years ago
Stefano Babic 4294b2485b fec_mxc: add support for MX51 processor 15 years ago
Siddarth Gore e66b19ce6d NET: kirkwood-egiga smi access fix 15 years ago
Jens Scharsig c041e9d212 new at91_emac network driver (NET_MULTI api) 15 years ago
Matthias Kaehlcke 594d57d0cc Add EP93xx ethernet driver 15 years ago
Nick Thompson d7e354374c TI: DaVinci: Updating EMAC driver for DM365, DM646x and DA8XX 15 years ago
Semih Hazar 0f751d6ef3 macb: Fix mii_phy_read and mii_phy_write functions 15 years ago
Peter Tyser 5f6b144221 tsec: Add TSEC_FIBER flag 15 years ago
Peter Tyser 8abb8dcc8d tsec: Add support for using the BCM5482 PHY in fiber mode 15 years ago
Peter Tyser c6dbdfda53 tsec: General cleanup 15 years ago
Peter Tyser e1957ef02c tsec: Make functions/data static when possible 15 years ago
Peter Tyser 27165b5c32 tsec: Clean up Broadcom PHY status parsing 15 years ago
Peter Tyser 46e91674fb tsec: Force TBI PHY to 1000Mbps full duplex in SGMII mode 15 years ago
Seunghyeon Rhee 76771e595a NET: Fix MAC addr handling for smc911x 15 years ago
Matthias Kaehlcke 07c966066b cs8900_initialize() cleanup 15 years ago
Mike Frysinger fa2744de65 netconsole: mark local funcs with static 15 years ago
Sandeep Gopalpet b9e186fc31 NET: Move MDIO regs out of TSEC Space 15 years ago
Thomas Weber 076cd24cb4 net: dm9000x: fix debug output 15 years ago
John Ogness c179a2896e fec_mxc: incomplete error handling 15 years ago
Reinhard Arlt 2ab4a4d095 net: e1000: Add support for the Intel 82546GB controller 15 years ago
Nishanth Menon b7ad4109da NET: LAN91C96 CONFIG_NET_MULTIify 15 years ago
Mike Rapoport 45b6b65c6b smc911x: fix typo in smc911x_handle_mac_address name 15 years ago
Mike Rapoport fbd47b6753 smc911x: make smc911x_initialize return correct value 15 years ago
javier Martin 651ef90fa6 mxc_fec: avoid free() calls to already freed pointers. 15 years ago
javier Martin e8f1546a88 mxc_fec: fix some erroneous PHY accesses. 15 years ago
Ben Warren 1031ae960c SMC91111: Clean up SMC_inx macros on xsengine and xaeniax 15 years ago
Ben Warren 830c7b6722 Fix CS8900 regression on impa7 board 15 years ago