1. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  2. d9d888b ixgb: call netif_carrier_off early on down by Eliezer Tamir · 9 years ago
  3. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  4. 67fd893 ethernet/intel: Use napi_alloc_skb by Alexander Duyck · 10 years ago
  5. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  6. 537fae0 net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate by Jiri Pirko · 10 years ago
  7. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  8. a173f04 ixgb: remove open-coded skb_cow_head by Francois Romieu · 10 years ago
  9. f7e7991 ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  10. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  11. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  12. 5ccc921 intel: Remove extern from function prototypes by Joe Perches · 11 years ago
  13. 5909903 DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling by Russell King · 11 years ago
  14. ede23fa drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherent by Joe Perches · 11 years ago
  15. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  16. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  17. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  18. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  19. 065946c ixgb: Add missing dma_mapping_error-call in ixgb_alloc_rx_buffers by Christoph Paasch · 11 years ago
  20. 1f9061d2 drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0) by Joe Perches · 11 years ago
  21. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 11 years ago
  22. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 11 years ago
  23. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  24. 9f9a12f net/intel: remove __dev* attributes by Bill Pemberton · 12 years ago
  25. 3646f0e netdev: make pci_error_handlers const by Stephen Hemminger · 12 years ago
  26. 61dc533 ixgb: use PCI_VENDOR_ID_INTEL by Jon Mason · 12 years ago
  27. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  28. b3f4d59 intel: make wired ethernet driver message level consistent (rev2) by stephen hemminger · 12 years ago
  29. 5edc446 ixgb: Remove unnecessary defines, use pr_debug by Joe Perches · 12 years ago
  30. 23677ce drivers/net: Remove boolean comparisons to true/false by Joe Perches · 12 years ago
  31. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  32. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  33. 8e58613 net: make vlan ndo_vlan_rx_[add/kill]_vid return error value by Jiri Pirko · 13 years ago
  34. 84b4050 Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a number of drivers by Rick Jones · 13 years ago
  35. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  36. 612a94d Sweep the last of the active .get_drvinfo floors under ethernet/ by Rick Jones · 13 years ago
  37. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  38. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  39. f04ea74 ixgb: finish conversion to ndo_fix_features by Michał Mirosław · 13 years ago
  40. ac5ac78 ixgb: eliminate checkstack warnings by Jesse Brandeburg · 13 years ago
  41. d7ccb8c ixgb: convert to ndo_fix_features by Michał Mirosław · 13 years ago
  42. 877749b intel: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  43. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  44. dee1ad4 intel: Move the Intel wired LAN drivers by Jeff Kirsher · 13 years ago