summaryrefslogtreecommitdiff
path: root/drivers/net/atlx/atl2.c
AgeCommit message (Expand)Author
2009-07-13atlx: duplicate testing of MCAST flagroel kluin
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-02-17drivers/net/atlx: fix sparse warnings: fix signednessHannes Eder
2008-11-25atlx: fix warning in drivers/net/atlx/atl2.cIngo Molnar
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-11-20atl2: don't request irq on resume if netif runningAlan Jenkins
2008-11-19atlx: convert to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-11-02atlx: timer cleanupStephen Hemminger
2008-11-02atlx: use embedded net_device_statsStephen Hemminger
2008-10-08net: remove LLTX in atl2 driverKevin Hao
2008-10-08net: add net poll support for atl2 driverKevin Hao
2008-09-24atl2: add tx bytes statisticJay Cliburn
2008-09-18atl2: add atl2 driverChris Snook