summaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1c
Commit message (Expand)AuthorAgeFilesLines
* atl1c: WAKE_MCAST tested twice, not WAKE_UCASTRoel Kluin2009-06-111-1/+1
* atl1c_main.c: add wait_for_idle routineJoe Perches2009-06-011-25/+23Star
* net: dont update dev->trans_startEric Dumazet2009-05-291-1/+0Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-191-2/+2
|\
| * Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang2009-04-141-2/+2
* | atl1c: disable L1/L0s when link detectedJie Yang2009-04-281-17/+7Star
|/
* atl1c: remove duplicated #includeHuang Weiyi2009-03-231-1/+0Star
* atl1c: Atheros L1C Gigabit Ethernet driverJie Yang2009-02-196-0/+5108