summaryrefslogtreecommitdiff
path: root/drivers/net/atlx/atl2.c
AgeCommit message (Expand)Author
2011-08-11atl*: Move the Atheros driversJeff Kirsher
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-21atl2: do vlan cleanupJiri Pirko
2011-06-21drivers/net: Remove casts of void *Joe Perches
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-07net: atl*: convert to hw_featuresMichał Mirosław
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl
2011-02-28net: use pci_dev->revision, againSergei Shtylyov
2010-12-12drivers/net: don't use flush_scheduled_work()Tejun Heo
2010-10-21vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross
2010-09-08atlx: make strings constStephen Hemminger
2010-08-25drivers/net: Remove address use from assignments of function pointersJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30net: remove redundant codeEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-22net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-07NET: atlx, fix memory leakJiri Slaby
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-10-13net: Use netdev_alloc_skb_ip_align()Eric Dumazet
2009-09-03netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings
2009-09-02netdev: drivers should make ethtool_ops constStephen Hemminger
2009-09-01netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger
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