1. 4eed4d8 3c59x: Fix shared IRQ handling by Denys Vlasenko · 9 years ago
  2. 64b1f00 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. 88b09a6 3c59x: fix bad split of cpu_to_le32(pci_map_single()) by Sylvain "ythier" Hitier · 10 years ago
  4. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  5. 8400dd0 3c59x: Fix bad offset spec in skb_frag_dma_map by Neil Horman · 10 years ago
  6. 6f2b6a3 3c59x: Add dma error checking and recovery by Neil Horman · 10 years ago
  7. fe3881c drivers/net: Convert remaining uses of pr_warning to pr_warn by Joe Perches · 10 years ago
  8. 98ea232 3c59x: avoid panic in boomerang_start_xmit when finding page address: by Neil Horman · 10 years ago
  9. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  10. e5ddf35 3c59x: Call dev_consume_skb_any instead of dev_kfree_skb. by Eric W. Biederman · 10 years ago
  11. 4e6ecd4 3c59x: Remove unused pointer in vortex_eisa_cleanup() by Christian Engelmayer · 10 years ago
  12. 2a2529e 3c59x: Add software timestamping by Matthew Whitehead · 11 years ago
  13. d8535a0 3c59x/net: Use dev_is_pci() instead of hardcoding by Yijing Wang · 11 years ago
  14. afd6eae 3c59x: consolidate error cleanup in vortex_init_one() by Sergei Shtylyov · 11 years ago
  15. 4fc1ad6 3c59x: remove useless VORTEX_PCI() invocations by Sergei Shtylyov · 11 years ago
  16. 4b264a1 3c59x: fix PCI resource management by Sergei Shtylyov · 11 years ago
  17. c81400b 3c59x: fix freeing nonexistent resource on driver unload by Sergei Shtylyov · 11 years ago
  18. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 11 years ago
  19. 1dd06ae drivers/net: fix up function prototypes after __dev* removals by Greg Kroah-Hartman · 12 years ago
  20. 3f6db0f 3c59x: remove __dev* attributes by Bill Pemberton · 12 years ago
  21. 32efe08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  22. 3013dc0 3c59x: shorten timer period for slave devices by Eric Dumazet · 12 years ago
  23. 1d26643 netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A Dalvi · 12 years ago
  24. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 12 years ago
  25. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  26. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  27. 7b63e3a 3c59x: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  28. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  29. ca7a8e8 3c*/acenic/typhoon: Move 3Com Ethernet drivers by Jeff Kirsher · 13 years ago[Renamed from drivers/net/3c59x.c]
  30. 948252c Revert "net: fix section mismatches" by David S. Miller · 13 years ago
  31. e5cb966 net: fix section mismatches by Michał Mirosław · 13 years ago
  32. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  33. d530db0 3c59x: fix build failure on !CONFIG_PCI by Namhyung Kim · 14 years ago
  34. 21a180c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  35. 3fd6c88 3c59x: fix regression from patch "Add ethtool WOL support" by Jan Beulich · 14 years ago
  36. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  37. 84176b7 3c59x: Remove atomic context inside vortex_{set|get}_wol by Denis Kirjanov · 14 years ago
  38. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  39. 89b12fa 3c59x: Fix deadlock in vortex_error() by Ben Hutchings · 14 years ago
  40. 24cd804 3c59x: Remove incorrect locking; correct documented lock hierarchy by Ben Hutchings · 14 years ago
  41. c061b18 drivers/net: Remove address use from assignments of function pointers by Joe Perches · 14 years ago
  42. aa25ab7 3c59x: Fix deadlock between boomerang_interrupt and boomerang_start_tx by Neil Horman · 14 years ago
  43. 690a1f2 3c59x: Add ethtool WOL support by Andrew O. Shadoura · 14 years ago
  44. 344e0f6 3c59x: Fix call to mdio_sync() with the wrong argument by Ben Hutchings · 14 years ago
  45. f89f5d0 net: 3c59x: fix leak of iomaps by Kulikov Vasiliy · 14 years ago
  46. 8cd47ea 3c59x: handle pci_iomap() errors by Kulikov Vasiliy · 14 years ago
  47. de84727 3c59x: Use fine-grained locks for MII and windowed register access by Ben Hutchings · 14 years ago
  48. a095cfc 3c59x: Specify window explicitly for access to windowed registers by Ben Hutchings · 14 years ago
  49. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  50. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  51. e743d31 drivers: net: use skb_headlen() by Eric Dumazet · 14 years ago
  52. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  53. 59ce25d 3c5xx: use netdev_mc_* helpers by Jiri Pirko · 14 years ago
  54. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 14 years ago
  55. 4714521 const: constify remaining dev_pm_ops by Alexey Dobriyan · 15 years ago
  56. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  57. 89d71a6 net: Use netdev_alloc_skb_ip_align() by Eric Dumazet · 15 years ago
  58. 7bfc4ab 3c59x: Rework suspend and resume by Anton Vorontsov · 15 years ago
  59. 704cc92 3c59x: Get rid of "Trying to free already-free IRQ" by Anton Vorontsov · 15 years ago
  60. 27a1de9 3com: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  61. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  62. b4adbb4 Add IDs for 3C905B-TX Fast Etherlink XL PCI by Pascal Terjan · 15 years ago
  63. 0cb1353 3c59x: Fix build failure with gcc 3.2 by Jean Delvare · 15 years ago
  64. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  65. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  66. 39738e1 3c5xx: convert printk() to pr_<foo>() by Alexander Beregalov · 15 years ago
  67. 86de79b 3c59x: get rid of non-const printk warnings by Stephen Hemminger · 15 years ago
  68. 48b47a5 3c59x: convert to net_device_ops by Stephen Hemminger · 15 years ago
  69. c17931c 3c59x: Use device_set_wakeup_enable by Steffen Klassert · 15 years ago
  70. 454d7c9 netdevice: safe convert to netdev_priv() #part-1 by Wang Chen · 16 years ago
  71. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  72. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  73. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  74. 60e4ad7 drivers/net: use nr_irqs by Yinghai Lu · 16 years ago
  75. 9a5d3414 3c59x: use netdev_alloc_skb by Stephen Hemminger · 16 years ago
  76. 361d5ee 3c59x: handle pci_name() being const by Greg Kroah-Hartman · 16 years ago
  77. c5643ca [netdrvr] 3c59x: remove irqs_disabled warning from local_bh_enable by Ingo Molnar · 16 years ago
  78. 1daad05 3c59x: use netstats in net_device structure by Paulius Zaleckas · 16 years ago
  79. aa807f7 3c980-TX needs EXTRA_PREAMBLE by Gunnar Larisch · 16 years ago
  80. 0280f9f vortex_up should initialize "err" by Badari Pulavarty · 17 years ago
  81. 1a1769f WOL bugfix for 3c59x.c by Steffen Klassert · 17 years ago
  82. cc2d659 3c59x: trivial endianness annotations, NULL noise removal by Al Viro · 17 years ago
  83. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  84. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  85. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  86. c8303d1 3c59x: check return of pci_enable_device() by Mark Hindley · 17 years ago
  87. 373492d 3c59x: fix duplex configuration by Steffen Klassert · 17 years ago
  88. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  89. b8a1fce 3cSOHO100-TX needs EXTRA_PREAMBLE by Steffen Klassert · 17 years ago
  90. 2c2a8c5 remove broken URLs from net drivers' output by Markus Dahms · 17 years ago
  91. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  92. 95c408a 3c59x: Fix several modpost warnings by Ralf Baechle · 17 years ago
  93. e126515 3c59x: Handle pci_enable_device() failure while resuming by Dmitriy Monakhov · 17 years ago
  94. 0d38ff1 NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save() by Jiri Kosina · 17 years ago
  95. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  96. 07563c7 [PATCH] EISA bus MODALIAS attributes support by Michael Tokarev · 18 years ago
  97. a319a27 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  98. 84fa793 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE by Patrick McHardy · 18 years ago
  99. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  100. 6aa20a2 drivers/net: Trim trailing whitespace by Jeff Garzik · 18 years ago