summaryrefslogtreecommitdiffstats
path: root/drivers/net/atl1c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/atl1c: remove exceptional & on function nameJulia Lawall2009-11-181-1/+1
* atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedureJie Yang2009-11-072-45/+61
* atl1c: duplicate atl1c_get_tpdJie Yang2009-10-281-2/+0Star
* atl1c:remove compiling warningjie.yang@atheros.com2009-09-221-1/+1
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-041-8/+0Star
* drivers: Kill now superfluous ->last_rx storesEric Dumazet2009-09-031-1/+0Star
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-021-1/+1
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-08-131-4/+4
|\
| * atlx: strncpy does not null terminate stringRoel Kluin2009-08-101-4/+4
* | atl1c: return PCI_ERS_RESULT_DISCONNECT on permanent failureDean Nelson2009-08-021-0/+3
|/
* atl1c: misplaced parenthesisroel kluin2009-07-171-1/+1
* atl1c: add missing parenthesesroel kluin2009-07-171-4/+4
* atl1*: add device_set_wakeup_enable to atl1*_set_wolBrandon Philips2009-06-251-0/+2
* 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