Commit Graph

49 Commits (fb069a5d132fb926ed17af3211a114ac7cf27d7a)

Author SHA1 Message Date
Hannes Eder 9dc20f553f drivers/net/atlx: fix sparse warnings: make symbols static 16 years ago
Ingo Molnar a098397d56 atlx: fix warning in drivers/net/atlx/atl2.c 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Alan Jenkins a849854fc7 atl2: don't request irq on resume if netif running 16 years ago
Stephen Hemminger 825a84d1d3 atlx: convert to net_device_ops 16 years ago
J. K. Cliburn 3b259e3659 atl1: Do not enumerate options unsupported by chip 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Stephen Hemminger e053b628d3 atlx: timer cleanup 16 years ago
Stephen Hemminger 02e7173149 atlx: use embedded net_device_stats 16 years ago
Jay Cliburn dc5596d920 atl1: fix vlan tag regression 16 years ago
Jay Cliburn c8f2d9bc12 atl1: update introductory comments 17 years ago
Jay Cliburn e1098328e8 atl1: remove LLTX 17 years ago
Jay Cliburn b29be6d3f2 atl1: fix transmit timeout bug 17 years ago
Kevin Hao 87241840b2 net: remove LLTX in atl2 driver 17 years ago
Kevin Hao 8d1b1fc9b9 net: add net poll support for atl2 driver 17 years ago
Jay Cliburn e2f092ff9b atl2: add tx bytes statistic 17 years ago
Chris Snook 452c1ce218 atl2: add atl2 driver 17 years ago
Jay Cliburn 82c26a9d11 atl1: disable TSO by default 17 years ago
Jay Cliburn c2ac3ef35c atl1: deal with hardware rx checksum bug 17 years ago
David S. Miller 39d48157ac atl1: Do not wake queue before queue has been started. 17 years ago
Radu Cristescu 58c7821c42 atl1: relax eeprom mac address error check 17 years ago
Jay Cliburn ae6b4d9ab6 atl1: fix suspend regression 17 years ago
Alexey Dobriyan aefdbf1a3b atl1: fix 4G memory corruption bug 17 years ago
Stephen Hemminger b102df14d7 atl1: use netdev_alloc_skb 17 years ago
Al Viro d63ddcec20 misc drivers/net endianness noise 17 years ago
Al Viro 4ec7ffa2df misc drivers/net endianness noise 17 years ago
Jay Cliburn e8f720fdec atl1: bump version number 17 years ago
Jay Cliburn bf455a2247 atl1: add shutdown callback 17 years ago
Jay Cliburn 08e0f1dc83 atl1: fix broken suspend and resume 17 years ago
Jay Cliburn ff772b27e5 atl1: add PHY power save mode 17 years ago
Chris Snook 8ec7226a93 [netdrvr] atlx: code movement: move atl1 parameter parsing 17 years ago
Chris Snook 3b49f03545 atlx: remove flash vendor parameter 17 years ago
Jay Cliburn 6446a860f8 atl1: reduce forward declarations 17 years ago
Jay Cliburn 0dde4ef99d atl1: make functions static 17 years ago
Jay Cliburn 235ffa136c atl1: print debug info if rrd error 17 years ago
Jay Cliburn 460578bfe4 atl1: use netif_msg 17 years ago
Jay Cliburn 5ca3bc3041 atl1: use csum_start 17 years ago
Jay Cliburn 401c0aabec atl1: simplify tx packet descriptor 17 years ago
Jay Cliburn c67c9a2f11 atl1: add ethtool register dump 17 years ago
Jay Cliburn 9d90fb1ac9 atl1: fix broken TSO 17 years ago
Jay Cliburn 305282ba19 atl1: move common functions to atlx files 17 years ago
Jay Cliburn 2e5071bce5 atl1: relocate atl1 driver to /drivers/net/atlx 17 years ago