aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1e (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-09-24atl1e: remove the unneeded (struct atl1e_adapter *)Jie Yang1-3/+3
2008-09-24[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-14atl1e: WAKE_MCAST 2x. 1st WAKE_UCAST?roel kluin1-1/+1
2008-08-14[netdrvr] uninline atl1e_setup_mac_ctrl()Adrian Bunk1-2/+2
2008-07-22[netdrvr] atl1d: fix !CONFIG_PM buildJeff Garzik1-1/+1
2008-07-22atl1e: Atheros L1E Gigabit Ethernet driverJie Yang7-0/+5229