Age | Commit message (Expand) | Author | Files | Lines |
2014-03-25 | vxge: Call dev_kfree_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -4/+4 |
2014-03-25 | s2io: Call dev_kfree_skb_any instead of dev_kfree_skb. | Eric W. Biederman | 1 | -3/+3 |
2014-03-15 | vxge: Don't receive packets when the napi budget == 0 | Eric W. Biederman | 1 | -0/+4 |
2014-03-15 | s2io: Don't receive packets when the napi budget == 0 | Eric W. Biederman | 1 | -0/+3 |
2014-03-15 | net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq | Eric W. Biederman | 1 | -4/+4 |
2014-02-19 | vxge: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 1 | -6/+9 |
2014-02-19 | s2io: Use pci_enable_msix_range() instead of pci_enable_msix() | Alexander Gordeev | 1 | -2/+3 |
2014-02-10 | net: vxge: Remove unused device pointer | Christian Engelmayer | 1 | -6/+0 |
2014-01-17 | vxge: make local functions static | stephen hemminger | 5 | -46/+5 |
2014-01-01 | net: vxge: slight optimization of addr compare | dingtianhong | 1 | -1/+1 |
2013-12-19 | net: vxge calls skb_set_hash | Tom Herbert | 1 | -1/+2 |
2013-12-06 | Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git... | David S. Miller | 1 | -8/+19 |
2013-11-21 | vxge: Implement the SIOCGHWTSTAMP ioctl | Ben Hutchings | 1 | -8/+19 |
2013-11-14 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+4 |
2013-11-06 | net: Explicitly initialize u64_stats_sync structures for lockdep | John Stultz | 1 | -0/+4 |
2013-10-22 | net: neterion: remove unnecessary pci_set_drvdata() | Jingoo Han | 2 | -4/+0 |
2013-06-18 | treewide: Fix typo in printk | Masanari Iida | 1 | -1/+1 |
2013-04-19 | net: vlan: add protocol argument to packet tagging functions | Patrick McHardy | 2 | -2/+2 |
2013-04-19 | net: vlan: prepare for 802.1ad VLAN filtering offload | Patrick McHardy | 1 | -3/+5 |
2013-04-19 | net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* | Patrick McHardy | 2 | -3/+3 |
2013-03-18 | net: neterion: replace ip_fast_csum with csum_replace2 | Li RongQing | 1 | -4/+2 |
2013-01-09 | remove init of dev->perm_addr in drivers | Jiri Pirko | 2 | -2/+0 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 1 | -3/+3 |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman | 2 | -11/+7 |
2012-12-04 | net: neterion: use for_each_pci_dev to simplify the code | Wei Yongjun | 1 | -1/+1 |
2012-12-03 | vxge/s2io: remove __dev* attributes | Bill Pemberton | 5 | -19/+19 |
2012-11-20 | net: Remove bogus dependencies on INET | Ben Hutchings | 1 | -1/+1 |
2012-11-03 | net: neterion: Do not break word unregister. | YOSHIFUJI Hideaki / 吉藤英明 | 1 | -1/+2 |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
2012-09-12 | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas | 2 | -2/+2 |
2012-09-08 | netdev: make pci_error_handlers const | Stephen Hemminger | 2 | -2/+2 |
2012-08-23 | vxge: Use PCI Express Capability accessors | Jiang Liu | 1 | -2/+2 |
2012-08-21 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -1/+1 |
2012-07-22 | net: fix race condition in several drivers when reading stats | Kevin Groeneveld | 1 | -4/+4 |
2012-07-11 | vxge/s2io: remove dead URLs | Jon Mason | 1 | -3/+1 |
2012-07-11 | drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers | Ben Hutchings | 1 | -2/+1 |
2012-07-11 | drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions | Ben Hutchings | 1 | -5/+5 |
2012-07-05 | vxge: set maximal number of default RSS queues | Yuval Mintz | 1 | -1/+2 |
2012-06-06 | ethernet: Remove casts to same type | Joe Perches | 5 | -19/+18 |
2012-04-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+0 |
2012-04-07 | s2io: stop using net_device.{base_addr, irq}. | Francois Romieu | 1 | -9/+5 |
2012-04-07 | vxge: stop using net_device.{base_addr, irq}. | Francois Romieu | 1 | -11/+7 |
2012-04-05 | vxge: Convert macro to inline function | Joe Perches | 2 | -9/+12 |
2012-04-04 | vxge: Remove unnecessary ; in do {} while (0) macro | Joe Perches | 1 | -1/+1 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 1 | -1/+0 |
2012-02-24 | ethernet: unify return value of .ndo_set_mac_address if address is invalid | Danny Kukawka | 1 | -1/+1 |
2012-02-06 | netdev: ethernet dev_alloc_skb to netdev_alloc_skb | Pradeep A Dalvi | 1 | -3/+3 |
2012-02-01 | drivers/net: Remove alloc_etherdev error messages | Joe Perches | 1 | -1/+0 |
2011-12-09 | net: make vlan ndo_vlan_rx_[add/kill]_vid return error value | Jiri Pirko | 1 | -2/+4 |
2011-11-29 | corral some wayward N/A fw_version dust bunnies | Rick Jones | 1 | -1/+0 |