summaryrefslogtreecommitdiffstats
path: root/drivers/net/atlx/atl2.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0
* atlx: timer cleanupStephen Hemminger2008-11-021-3/+5
* atlx: use embedded net_device_statsStephen Hemminger2008-11-021-33/+22
* net: remove LLTX in atl2 driverKevin Hao2008-10-091-23/+1
* net: add net poll support for atl2 driverKevin Hao2008-10-091-0/+12
* atl2: add tx bytes statisticJay Cliburn2008-09-251-1/+3
* atl2: add atl2 driverChris Snook2008-09-181-0/+3127