aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/atlx/atl2.c
Commit message (Expand)AuthorAge
* atl*: Move the Atheros driversJeff Kirsher2011-08-11
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* atl2: do vlan cleanupJiri Pirko2011-07-21
* drivers/net: Remove casts of void *Joe Perches2011-06-21
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds2011-04-07
| |\
| | * Fix common misspellingsLucas De Marchi2011-03-31
* | | net: atl*: convert to hw_featuresMichał Mirosław2011-04-07
|/ /
* / Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl2011-03-30
|/
* net: use pci_dev->revision, againSergei Shtylyov2011-02-28
* drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-12
* vlan: Don't check for vlan group before vlan_tx_tag_present.Jesse Gross2010-10-21
* atlx: make strings constStephen Hemminger2010-09-09
* drivers/net: Remove address use from assignments of function pointersJoe Perches2010-08-25
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net: remove redundant codeEric Dumazet2010-03-31
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part3Jiri Pirko2010-02-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\
| * NET: atlx, fix memory leakJiri Slaby2010-01-07
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
|/
* drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
* net: Use netdev_alloc_skb_ip_align()Eric Dumazet2009-10-13
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-03
* netdev: drivers should make ethtool_ops constStephen Hemminger2009-09-02
* netdev: convert bulk of drivers to netdev_tx_tStephen Hemminger2009-09-01
* atlx: duplicate testing of MCAST flagroel kluin2009-07-13
* 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