summaryrefslogtreecommitdiff
path: root/drivers/net/atl1e/atl1e_main.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-22net: Remove redundant NAPI functionsBen Hutchings1-3/+3
2008-12-27net: Fix warning fallout from recent NAPI interface changes.David S. Miller1-1/+0
2008-12-23net: Remove unused netdev arg from some NAPI interfaces.Neil Horman1-3/+3
2008-11-21netdev: add more functions to netdevice opsStephen Hemminger1-1/+2
2008-11-20atl1e: convert to net_device_opsStephen Hemminger1-13/+19
2008-11-13netdevice: safe convert to netdev_priv() #part-1Wang Chen1-3/+3
2008-11-04drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-09-25[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probeMatthew Wilcox1-2/+0
2008-08-27atl1e: multistatement if missing bracesIlpo Järvinen1-1/+2
2008-08-09uninline atl1e_setup_mac_ctrl()Adrian Bunk1-2/+2
2008-07-23[netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik1-1/+1
2008-07-23atl1e: Atheros L1E Gigabit Ethernet driverJie Yang1-0/+2599