1. aa211d2 3c59x: use IS_ENABLED() instead of checking for built-in or module by Javier Martinez Canillas · 8 years ago
  2. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  3. 810813c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  4. a6522c0 3c59x: mask LAST_FRAG bit from length field in ring by Neil Horman · 8 years ago
  5. f12d33f 3c59x: Ensure to apply the expires time by Stafford Horne · 8 years ago
  6. 5b6490d 3c59x: Use setup_timer() by Amitoj Kaur Chawla · 8 years ago
  7. 6e14441 3c59x: fix another page map/single unmap imbalance by Neil Horman · 9 years ago
  8. 7356f4e 3c59x: balance page maps and unmaps by Neil Horman · 9 years ago
  9. cb4396e drivers/net: fix eisa_driver probe section mismatch by Fabian Frederick · 9 years ago
  10. 4a89ba0 3c59x: Add BQL support for 3c59x ethernet driver. by Loganaden Velvindron · 9 years ago
  11. 2fc0996 3c59x: Fix resource leaks in vortex_open by Jia-Ju Bai · 9 years ago
  12. 4eed4d8 3c59x: Fix shared IRQ handling by Denys Vlasenko · 9 years ago
  13. 138b15e drivers/net: remove all references to obsolete Ethernet-HOWTO by Paul Gortmaker · 9 years ago
  14. 1d6c4cc drivers/net: Use setup_timer and mod_timer by Vaishali Thakkar · 9 years ago
  15. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  16. 00fd5d9 net: typhoon: Remove redundant casts by Rasmus Villemoes · 10 years ago
  17. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. 88b09a6 3c59x: fix bad split of cpu_to_le32(pci_map_single()) by Sylvain "ythier" Hitier · 10 years ago
  19. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. 8400dd0 3c59x: Fix bad offset spec in skb_frag_dma_map by Neil Horman · 10 years ago
  21. 6f2b6a3 3c59x: Add dma error checking and recovery by Neil Horman · 10 years ago
  22. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  23. 98ea232 3c59x: avoid panic in boomerang_start_xmit when finding page address: by Neil Horman · 10 years ago
  24. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  25. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  26. ce816fa Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP by Uwe Kleine-König · 10 years ago
  27. e5ddf35 3c59x: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  28. 8fa9524 3c509: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  29. 6df3efc Drivers: net: ethernet: 3com: 3c589_cs fixed coding style issues by Justin van Wijngaarden · 10 years ago
  30. 4e6ecd4 3c59x: Remove unused pointer in vortex_eisa_cleanup() by Christian Engelmayer · 10 years ago
  31. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  32. ae237b3 net: 3com: fix warning for incorrect type in argument by dingtianhong · 11 years ago
  33. c466a9b net: 3com: slight optimization of addr compare by dingtianhong · 11 years ago
  34. 2a2529e 3c59x: Add software timestamping by Matthew Whitehead · 11 years ago
  35. d8535a0 3c59x/net: Use dev_is_pci() instead of hardcoding by Yijing Wang · 11 years ago
  36. 559e311 net: typhoon: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  37. 1d3d591 3com: Fix drivers/net/ethernet/3com/Kconfig references to PCMCIA and 3c515 by Matthew Whitehead · 11 years ago
  38. a1606c7 net: Move MII out from under NET_CORE and hide it by Ben Hutchings · 11 years ago
  39. afd6eae 3c59x: consolidate error cleanup in vortex_init_one() by Sergei Shtylyov · 11 years ago
  40. 4fc1ad6 3c59x: remove useless VORTEX_PCI() invocations by Sergei Shtylyov · 11 years ago
  41. ed8a83a net: 3com: 3c509: remove unnecessary code by govindarajulu.v · 11 years ago
  42. 4b264a1 3c59x: fix PCI resource management by Sergei Shtylyov · 11 years ago
  43. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 11 years ago
  44. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  45. 3b54912 3c509.c: call SET_NETDEV_DEV for all device types (ISA/ISAPnP/EISA) by Matthew Whitehead · 11 years ago
  46. 86a9bad net: vlan: add protocol argument to packet tagging functions by Patrick McHardy · 11 years ago
  47. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  48. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  49. f1e7b73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  50. de8270f drivers/net: delete old 8bit ISA 3c501 driver. by Paul Gortmaker · 12 years ago
  51. 13b6d2e 3c574_cs: fix operator precedence between << and & by Nickolai Zeldovich · 12 years ago
  52. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  53. 483f777 drivers/net: remove orphaned references to micro channel by Paul Gortmaker · 12 years ago
  54. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  55. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  56. a573ea5 3com: make 3c59x depend on HAS_IOPORT by Jan Glauber · 12 years ago
  57. 2791cf7 3c509: remove __dev* attributes by Bill Pemberton · 12 years ago
  58. 21cf689 typhoon: remove __dev* attributes by Bill Pemberton · 12 years ago
  59. 3f6db0f 3c59x: remove __dev* attributes by Bill Pemberton · 12 years ago
  60. 4907cb7 treewide: fix comment/printk/variable typos by Anatol Pomozov · 12 years ago
  61. 49ce9c2 drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  62. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  63. a5e371f drivers/net: delete all code/drivers depending on CONFIG_MCA by Paul Gortmaker · 12 years ago
  64. b2cbf2e typhoon: get rid of redundant conditional before all to release_firmware() by Jesper Juhl · 12 years ago
  65. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  66. b049aad 3com/typhoon: reuse eth_mac_addr() by Danny Kukawka · 12 years ago
  67. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  68. 3013dc0 3c59x: shorten timer period for slave devices by Eric Dumazet · 12 years ago
  69. 1ab0d2e netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 12 years ago
  70. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  71. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  72. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  73. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  74. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  75. 8b0c116 net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero by Rick Jones · 13 years ago
  76. 2098401 typhoon: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  77. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  78. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  79. 7b63e3a 3c59x: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  80. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  81. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  82. 531c4f8 acenic: Move the Alteon driver by Jeff Kirsher · 13 years ago
  83. ca7a8e8 3c*/acenic/typhoon: Move 3Com Ethernet drivers by Jeff Kirsher · 13 years ago