1. 8ae6dac ethtool: Call ethtool's get/set_settings callbacks with cleaned data by David Decotigny · 13 years ago
  2. fce5592 ethtool: allow custom interval for physical identification by Allan, Bruce W · 13 years ago
  3. 1c01a80 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  4. 9871acf pcnet32: convert to set_phys_id by stephen hemminger · 13 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  6. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  7. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  8. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  9. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  10. f9dcbcc net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2 by Jiri Pirko · 14 years ago
  11. 9e3f806 drivers/net/pcnet32.c: Checkpatch cleaning by Joe Perches · 14 years ago
  12. 13ff83b drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers by Joe Perches · 14 years ago
  13. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  14. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  15. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  16. 1f04493 Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas by Daniel Drake · 15 years ago
  17. 8e95a20 drivers/net: Move && and || to end of previous line by Joe Perches · 15 years ago
  18. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  19. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  20. 61357325 netdev: convert bulk of drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  21. aa11d95 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  22. 5e33b71 pcnet32: Read buffer overflow by roel kluin · 15 years ago
  23. ae83060 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  24. 63097b3 pcnet32: VLB support fixes by Don Fry · 15 years ago
  25. df4e7f7 pcnet32: remove superfluous NULL pointer check in pcnet32_probe1() by Don Fry · 15 years ago
  26. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  27. 6ed1065 net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  28. ce105a0 pcnet32: Remove pointless memory barriers by John Dykstra · 15 years ago
  29. 06bd12c pcnet32: Remove redundant set of skb->dev by John Dykstra · 15 years ago
  30. 288379f net: Remove redundant NAPI functions by Ben Hutchings · 15 years ago
  31. 283a21d3 pcnet32: round off carrier watch timer by Stephen Hemminger · 16 years ago
  32. 3bc124d pcnet32: update to net_device_ops by Stephen Hemminger · 16 years ago
  33. 908a7a1 net: Remove unused netdev arg from some NAPI interfaces. by Neil Horman · 16 years ago
  34. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  35. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  36. 43154d0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. b166cfb pcnet32: fix warning by Andrew Morton · 16 years ago
  38. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  39. 7d2e3cb [netdrvr] Trim trailing whitespace for several drivers by Jeff Garzik · 16 years ago
  40. 01935d7 pcnet32: delete non NAPI code from driver. by Don Fry · 16 years ago
  41. b3028cd pcnet32: Use print_mac by Don Fry · 16 years ago
  42. 232c564 pcnet32: use NET_IP_ALIGN instead of 2 by Don Fry · 16 years ago
  43. 4c3616c netdev: use ARRAY_SIZE() instead of sizeof(array) / ETH_GSTRING_LEN by Alejandro Martinez Ruiz · 17 years ago
  44. d1d08d1 [NET]: Fix drivers to handle napi_disable() disabling interrupts. by David S. Miller · 17 years ago
  45. 4f1e5ba pcnet32: remove private net_device_stats structure by Don Fry · 17 years ago
  46. 6ad6c75 pcnet32: remove compile warnings in non-napi mode by Don Fry · 17 years ago
  47. feff348 pcnet32: fix non-napi packet reception by Don Fry · 17 years ago
  48. 3e33545 pcnet32: endianness by Al Viro · 17 years ago
  49. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  50. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  51. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  52. 917270c pcnet32: add suspend and resume capability by Don Fry · 17 years ago
  53. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  54. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  55. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  56. 1e56a4b pcnet32: change to use netdev_priv by Don Fry · 17 years ago
  57. 6ecb766 pcnet32: only allocate init_block dma consistent by Don Fry · 17 years ago
  58. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  59. b2cbbd8 pcnet32: Fix PCnet32 performance bug on non-coherent architecutres by Don Fry · 17 years ago
  60. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  61. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  62. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  63. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  64. 7de745e [PATCH] pcnet32: NAPI implementation by Don Fry · 18 years ago
  65. 3904c32 [PATCH] pcnet32: break receive routine into two pieces. by Don Fry · 18 years ago
  66. 9691edd [PATCH] pcnet32: move/create receive and transmit routines by Don Fry · 18 years ago
  67. b368a3f [PATCH] pcnet32: magic number cleanup by Don Fry · 18 years ago
  68. 5c99346 [PATCH] pcnet32: remove unnecessary save/restore register accesses. by Don Fry · 18 years ago
  69. 8d8b032 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  70. 8d91626 [PATCH] pcnet32: break in 2.6.18-rc1 identified by Don Fry · 18 years ago
  71. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  72. ac5bfe4 [PATCH] pcnet32: Cleanup rx buffers after loopback test. by Don Fry · 18 years ago
  73. df27f4a [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc by Don Fry · 18 years ago
  74. 06c8785 [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/rx rings by Don Fry · 18 years ago
  75. 12fa30f [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset by Don Fry · 18 years ago
  76. 6dcd60c [PATCH] pcnet32: Fix off-by-one in get_ringparam by Don Fry · 18 years ago
  77. f2622a2 [PATCH] pcnet32: Use PCI_DEVICE macro by Don Fry · 18 years ago
  78. dcaf976 [PATCH] pcnet32: Fix Section mismatch error by Don Fry · 18 years ago
  79. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  80. 1f1bd5f [netdrvr] Remove long-unused bits from Becker template drivers by Jeff Garzik · 18 years ago
  81. a24b163 [PATCH] pcnet32: remove incorrect pcnet32_free_ring by Don Fry · 18 years ago
  82. bc0e1fc [PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments by Linas Vepstas · 18 years ago
  83. 0b5bf22 [netdrvr] pcnet32: other source formatting cleanups by Jeff Garzik · 18 years ago
  84. 4a5e8e2 [netdrvr] pcnet32: Lindent by Jeff Garzik · 18 years ago
  85. ac62ef0 [PATCH] pcnet32: support boards with multiple phys by Don Fry · 18 years ago
  86. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  87. 016cc85 [PATCH] pcnet32: use MAC address from prom also on powerpc by Olaf Hering · 19 years ago
  88. 4371dc6 [PATCH] pcnet32: Prevent hang with 79c976 by Don Fry · 19 years ago
  89. 2964bbd [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551 by Don Fry · 19 years ago
  90. a88c844 [PATCH] pcnet32: show name of failing device by Don Fry · 19 years ago
  91. 7620992 [PATCH] pcnet32: set min ring size to 4 by Hubert WS Lin · 19 years ago
  92. eabf041 [PATCH] pcnet32: set_ringparam implementation by Hubert WS Lin · 19 years ago
  93. db0276b [PATCH] pcnet32: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  94. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  95. f17697a [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  96. 1bcd315 [PATCH] pcnet32: fix resource leak with loopback test by Don Fry · 19 years ago
  97. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago