aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atlx/atl2.c
Commit message (Expand)AuthorAge
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* drivers/net/atlx: fix sparse warnings: fix signednessHannes Eder2009-02-17
* atlx: fix warning in drivers/net/atlx/atl2.cIngo Molnar2008-11-25
* netdev: add more functions to netdevice opsStephen Hemminger2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-20
|\
| * atl2: don't request irq on resume if netif runningAlan Jenkins2008-11-20
* | atlx: convert to net_device_opsStephen Hemminger2008-11-20
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | atlx: timer cleanupStephen Hemminger2008-11-02
* | atlx: use embedded net_device_statsStephen Hemminger2008-11-02
|/
* net: remove LLTX in atl2 driverKevin Hao2008-10-08
* net: add net poll support for atl2 driverKevin Hao2008-10-08
* atl2: add tx bytes statisticJay Cliburn2008-09-24
* atl2: add atl2 driverChris Snook2008-09-18