| Commit message (Expand) | Author | Age | Files | Lines |
* | atl*: Move the Atheros drivers | Jeff Kirsher | 2011-08-12 | 1 | -3119/+0 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-27 | 1 | -1/+1 |
* | atl2: do vlan cleanup | Jiri Pirko | 2011-07-21 | 1 | -30/+48 |
* | drivers/net: Remove casts of void * | Joe Perches | 2011-06-22 | 1 | -2/+1 |
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 1 | -2/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 2011-04-07 | 1 | -1/+1 |
| |\ |
|
| | * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | | net: atl*: convert to hw_features | Michał Mirosław | 2011-04-08 | 1 | -13/+1 |
|/ / |
|
* / | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom | Jesper Juhl | 2011-03-30 | 1 | -8/+14 |
|/ |
|
* | net: use pci_dev->revision, again | Sergei Shtylyov | 2011-02-28 | 1 | -1/+1 |
* | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 2010-12-12 | 1 | -2/+2 |
* | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross | 2010-10-21 | 1 | -1/+1 |
* | atlx: make strings const | Stephen Hemminger | 2010-09-09 | 1 | -3/+3 |
* | drivers/net: Remove address use from assignments of function pointers | Joe Perches | 2010-08-26 | 1 | -2/+2 |
* | net: trans_start cleanups | Eric Dumazet | 2010-05-10 | 1 | -1/+0 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -3/+3 |
* | | net: remove redundant code | Eric Dumazet | 2010-03-31 | 1 | -1/+0 |
|/ |
|
* | net: convert multiple drivers to use netdev_for_each_mc_addr, part3 | Jiri Pirko | 2010-02-23 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-01-11 | 1 | -2/+5 |
|\ |
|
| * | NET: atlx, fix memory leak | Jiri Slaby | 2010-01-07 | 1 | -2/+5 |
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2010-01-08 | 1 | -1/+1 |
|/ |
|
* | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2009-11-19 | 1 | -1/+1 |
* | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 2009-10-13 | 1 | -2/+1 |
* | netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations | Ben Hutchings | 2009-09-04 | 1 | -4/+0 |
* | netdev: drivers should make ethtool_ops const | Stephen Hemminger | 2009-09-02 | 1 | -1/+1 |
* | netdev: convert bulk of drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | atlx: duplicate testing of MCAST flag | roel kluin | 2009-07-13 | 1 | -1/+1 |
* | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) | Yang Hongyang | 2009-04-07 | 1 | -2/+2 |
* | drivers/net/atlx: fix sparse warnings: fix signedness | Hannes Eder | 2009-02-18 | 1 | -1/+1 |
* | atlx: fix warning in drivers/net/atlx/atl2.c | Ingo Molnar | 2008-11-26 | 1 | -2/+0 |
* | netdev: add more functions to netdevice ops | Stephen Hemminger | 2008-11-21 | 1 | -1/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-21 | 1 | -3/+5 |
|\ |
|
| * | atl2: don't request irq on resume if netif running | Alan Jenkins | 2008-11-20 | 1 | -3/+5 |
* | | atlx: convert to net_device_ops | Stephen Hemminger | 2008-11-20 | 1 | -16/+17 |
* | | drivers/net: Kill now superfluous ->last_rx stores. | David S. Miller | 2008-11-04 | 1 | -1/+0 |
* | | atlx: timer cleanup | Stephen Hemminger | 2008-11-02 | 1 | -3/+5 |
* | | atlx: use embedded net_device_stats | Stephen Hemminger | 2008-11-02 | 1 | -33/+22 |
|/ |
|
* | net: remove LLTX in atl2 driver | Kevin Hao | 2008-10-09 | 1 | -23/+1 |
* | net: add net poll support for atl2 driver | Kevin Hao | 2008-10-09 | 1 | -0/+12 |
* | atl2: add tx bytes statistic | Jay Cliburn | 2008-09-25 | 1 | -1/+3 |
* | atl2: add atl2 driver | Chris Snook | 2008-09-18 | 1 | -0/+3127 |