summaryrefslogtreecommitdiff
path: root/drivers/net/atl1c
AgeCommit message (Expand)Author
2009-08-09atlx: strncpy does not null terminate stringRoel Kluin
2009-07-16atl1c: misplaced parenthesisroel kluin
2009-07-16atl1c: add missing parenthesesroel kluin
2009-06-25atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips
2009-06-11atl1c: WAKE_MCAST tested twice, not WAKE_UCASTRoel Kluin
2009-06-01atl1c_main.c: add wait_for_idle routineJoe Perches
2009-05-29net: dont update dev->trans_startEric Dumazet
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-04-28atl1c: disable L1/L0s when link detectedJie Yang
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang
2009-03-23atl1c: remove duplicated #includeHuang Weiyi
2009-02-18atl1c: Atheros L1C Gigabit Ethernet driverJie Yang