1. 910be1a neterion: s2io: Use module_pci_driver by Vaishali Thakkar · 9 years ago
  2. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  3. f60a8b3 vxge: use swap() in vxge_hw_channel_dtr_alloc() by Fabian Frederick · 9 years ago
  4. d07ce24 neterion: s2io: Fix kernel doc formatting by Joe Perches · 9 years ago
  5. 03cc864 s2io: Update driver to use dma_wmb by Alexander Duyck · 9 years ago
  6. f1a8ff2 vxge: Add const to ethtool_driver_stats_keys by Joe Perches · 9 years ago
  7. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 9 years ago
  8. 2ca292d vxge: fix sparse warning by Lad, Prabhakar · 10 years ago
  9. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  10. a8c1d28 s2io: use snprintf() as a safety feature by Dan Carpenter · 10 years ago
  11. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  12. 13bb518 net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  13. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  14. ce75058 vxge: remove deprecated syststamp timestamp by Willem de Bruijn · 10 years ago
  15. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  16. f6d9b51 vxge: Remove useless return variables by Peter Senna Tschudin · 10 years ago
  17. f6e92d1 vxge: Use time_before() by Manuel Schölling · 10 years ago
  18. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  19. 862aa49 neterion/s2io: remove unused s2io_start_tx_queue routine by Ying Xue · 10 years ago
  20. 6956d73 vxge: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  21. e6d26bd s2io: Call dev_kfree_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  22. c7b82cc vxge: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  23. 99a09c2 s2io: Don't receive packets when the napi budget == 0 by Eric W. Biederman · 10 years ago
  24. 57a7744 net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq by Eric W. Biederman · 10 years ago
  25. 9644cdc vxge: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  26. 37a15ed s2io: Use pci_enable_msix_range() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  27. 0fbb829 net: vxge: Remove unused device pointer by Christian Engelmayer · 11 years ago
  28. e40c10f vxge: make local functions static by stephen hemminger · 11 years ago
  29. f75d191 net: vxge: slight optimization of addr compare by dingtianhong · 11 years ago
  30. c4be416 net: vxge calls skb_set_hash by Tom Herbert · 11 years ago
  31. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  32. 450e55e vxge: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  33. 5e30025 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 827da44 net: Explicitly initialize u64_stats_sync structures for lockdep by John Stultz · 11 years ago
  35. 4f12b2f net: neterion: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  36. 278cee0 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  37. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  38. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  39. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  40. 9a18dd1 net: neterion: replace ip_fast_csum with csum_replace2 by Li RongQing · 11 years ago
  41. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  42. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  43. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  44. 008d845 net: neterion: use for_each_pci_dev to simplify the code by Wei Yongjun · 12 years ago
  45. 3a036ce vxge/s2io: remove __dev* attributes by Bill Pemberton · 12 years ago
  46. ff33c0e net: Remove bogus dependencies on INET by Ben Hutchings · 12 years ago
  47. 7f2cd32 net: neterion: Do not break word unregister. by YOSHIFUJI Hideaki / 吉藤英明 · 12 years ago
  48. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  49. 1959ec5 Merge branch 'pci/stephen-const' into next by Bjorn Helgaas · 12 years ago
  50. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  51. d892aa0 vxge: Use PCI Express Capability accessors by Jiang Liu · 12 years ago
  52. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  53. e390648 net: fix race condition in several drivers when reading stats by Kevin Groeneveld · 12 years ago
  54. c0589fa vxge/s2io: remove dead URLs by Jon Mason · 12 years ago
  55. 1aa8b47 drivers/net/ethernet: Fix non-kernel-doc comments with kernel-doc start markers by Ben Hutchings · 12 years ago
  56. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  57. 9cbb576 vxge: set maximal number of default RSS queues by Yuval Mintz · 12 years ago
  58. 6469933 ethernet: Remove casts to same type by Joe Perches · 12 years ago
  59. 06eb4ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  60. 80777c5 s2io: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  61. 32e819e vxge: stop using net_device.{base_addr, irq}. by Francois Romieu · 12 years ago
  62. 044a381 vxge: Convert macro to inline function by Joe Perches · 12 years ago
  63. fca231b vxge: Remove unnecessary ; in do {} while (0) macro by Joe Perches · 12 years ago
  64. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  65. 504f9b5 ethernet: unify return value of .ndo_set_mac_address if address is invalid by Danny Kukawka · 12 years ago
  66. c056b73 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 13 years ago
  67. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  68. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  69. 8ac72d1 corral some wayward N/A fw_version dust bunnies by Rick Jones · 13 years ago
  70. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  71. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  72. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  73. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  74. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  75. 5d6bcdf net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map by Ian Campbell · 13 years ago
  76. 94d60a7 vxge: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  77. f0d06d8 s2io: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  78. 956a206 vxge: make function table const by stephen hemminger · 13 years ago
  79. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  80. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  81. 86387e1 s2io/vxge: Move the Exar drivers by Jeff Kirsher · 13 years ago