Age | Commit message (Expand) | Author | Files | Lines |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 3 | -3/+3 |
2011-07-22 | atl2: do vlan cleanup | Jiri Pirko | 2 | -33/+48 |
2011-07-22 | atl1: do vlan cleanup | Jiri Pirko | 3 | -28/+51 |
2011-06-22 | drivers/net: Remove casts of void * | Joe Perches | 1 | -2/+1 |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+3 |
2011-04-30 | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2 | -4/+4 |
2011-04-30 | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 1 | -2/+3 |
2011-04-26 | treewide: cleanup continuations and remove logging message whitespace | Joe Perches | 1 | -2/+3 |
2011-04-17 | atlx: Fix set-but-unused variable. | David S. Miller | 1 | -3/+0 |
2011-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2011-04-08 | net: atl*: convert to hw_features | Michał Mirosław | 2 | -23/+6 |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds | 1 | -1/+1 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-31 | drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers | Javier Martinez Canillas | 1 | -1/+1 |
2011-03-30 | Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom | Jesper Juhl | 1 | -8/+14 |
2011-02-28 | net: use pci_dev->revision, again | Sergei Shtylyov | 1 | -1/+1 |
2011-02-11 | atl1: Do not use legacy PCI power management | Rafael J. Wysocki | 1 | -46/+31 |
2011-01-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+10 |
2011-01-03 | atl1: fix oops when changing tx/rx ring params | J. K. Cliburn | 1 | -0/+10 |
2010-12-17 | net: Use skb_checksum_start_offset() | Michał Mirosław | 1 | -1/+1 |
2010-12-12 | drivers/net: don't use flush_scheduled_work() | Tejun Heo | 1 | -2/+2 |
2010-11-04 | atl1 : fix panic on load | Eric Dumazet | 1 | -1/+0 |
2010-10-25 | atlx: make local functions/data static | stephen hemminger | 3 | -11/+14 |
2010-10-21 | vlan: Don't check for vlan group before vlan_tx_tag_present. | Jesse Gross | 2 | -2/+2 |
2010-09-27 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+9 |
2010-09-27 | drivers/net: return operator cleanup | Eric Dumazet | 1 | -2/+2 |
2010-09-23 | atl1: zero out CMB and SBM in atl1_free_ring_resources | Luca Tettamanti | 1 | -0/+6 |
2010-09-23 | atl1: fix resume | Luca Tettamanti | 1 | -2/+3 |
2010-09-09 | atlx: make strings const | Stephen Hemminger | 1 | -3/+3 |
2010-09-03 | drivers/net: avoid some skb->ip_summed initializations | Eric Dumazet | 1 | -1/+1 |
2010-08-26 | drivers/net: Remove address use from assignments of function pointers | Joe Perches | 2 | -3/+3 |
2010-06-03 | drivers/net: use __packed annotation | Eric Dumazet | 1 | -2/+2 |
2010-05-14 | drivers/net: Remove unnecessary returns from void function()s | Joe Perches | 1 | -3/+0 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -1/+0 |
2010-04-15 | drivers: net: use skb_headlen() | Eric Dumazet | 1 | -2/+2 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-04-07 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 2 | -6/+6 |
2010-03-31 | net: remove redundant code | Eric Dumazet | 1 | -1/+0 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-27 | drivers/net: Fix continuation lines | Joe Perches | 1 | -1/+1 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-02-23 | net: convert multiple drivers to use netdev_for_each_mc_addr, part3 | Jiri Pirko | 2 | -2/+2 |
2010-02-09 | tree-wide: Assorted spelling fixes | Daniel Mack | 1 | -1/+1 |
2010-01-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+5 |
2010-01-08 | drivers/net/: use DEFINE_PCI_DEVICE_TABLE() | Alexey Dobriyan | 2 | -2/+2 |
2010-01-07 | NET: atlx, fix memory leak | Jiri Slaby | 1 | -2/+5 |
2009-12-04 | drivers/net: Move && and || to end of previous line | Joe Perches | 1 | -4/+4 |
2009-11-19 | drivers/net: request_irq - Remove unnecessary leading & from second arg | Joe Perches | 2 | -2/+2 |
2009-10-13 | net: Use netdev_alloc_skb_ip_align() | Eric Dumazet | 2 | -11/+3 |