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