aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1c/atl1c_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22atl1c:remove compiling warningjie.yang@atheros.com1-1/+1
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings1-8/+0
2009-09-02drivers: Kill now superfluous ->last_rx storesEric Dumazet1-1/+0
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger1-1/+2
2009-08-01atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson1-0/+3
2009-07-16atl1c: misplaced parenthesisroel kluin1-1/+1
2009-06-01atl1c_main.c: add wait_for_idle routineJoe Perches1-25/+23
2009-05-29net: dont update dev->trans_startEric Dumazet1-1/+0
2009-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2009-04-28atl1c: disable L1/L0s when link detectedJie Yang1-17/+7
2009-04-13Replace all DMA_nBIT_MASK macro with DMA_BIT_MASK(n)Yang Hongyang1-2/+2
2009-02-18atl1c: Atheros L1C Gigabit Ethernet driverJie Yang1-0/+2797