1. 4f1e5ba pcnet32: remove private net_device_stats structure by Don Fry · 17 years ago
  2. 6ad6c75 pcnet32: remove compile warnings in non-napi mode by Don Fry · 17 years ago
  3. feff348 pcnet32: fix non-napi packet reception by Don Fry · 17 years ago
  4. 3e33545 pcnet32: endianness by Al Viro · 17 years ago
  5. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  6. 88d3aaf [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls by Jeff Garzik · 17 years ago
  7. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  8. 917270c pcnet32: add suspend and resume capability by Don Fry · 17 years ago
  9. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  10. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  11. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  12. 1e56a4b pcnet32: change to use netdev_priv by Don Fry · 17 years ago
  13. 6ecb766 pcnet32: only allocate init_block dma consistent by Don Fry · 17 years ago
  14. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  15. b2cbbd8 pcnet32: Fix PCnet32 performance bug on non-coherent architecutres by Don Fry · 17 years ago
  16. c31f28e drivers/net: eliminate irq handler impossible checks, needless casts by Jeff Garzik · 18 years ago
  17. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  18. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  19. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  20. 7de745e [PATCH] pcnet32: NAPI implementation by Don Fry · 18 years ago
  21. 3904c32 [PATCH] pcnet32: break receive routine into two pieces. by Don Fry · 18 years ago
  22. 9691edd [PATCH] pcnet32: move/create receive and transmit routines by Don Fry · 18 years ago
  23. b368a3f [PATCH] pcnet32: magic number cleanup by Don Fry · 18 years ago
  24. 5c99346 [PATCH] pcnet32: remove unnecessary save/restore register accesses. by Don Fry · 18 years ago
  25. 8d8b032 Merge branch 'upstream-fixes' into upstream by Jeff Garzik · 18 years ago
  26. 8d91626 [PATCH] pcnet32: break in 2.6.18-rc1 identified by Don Fry · 18 years ago
  27. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  28. ac5bfe4 [PATCH] pcnet32: Cleanup rx buffers after loopback test. by Don Fry · 18 years ago
  29. df27f4a [PATCH] pcnet32: Suspend the chip rather than restart when changing multicast/promisc by Don Fry · 18 years ago
  30. 06c8785 [PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/rx rings by Don Fry · 18 years ago
  31. 12fa30f [PATCH] pcnet32: Use kcalloc instead of kmalloc and memset by Don Fry · 18 years ago
  32. 6dcd60c [PATCH] pcnet32: Fix off-by-one in get_ringparam by Don Fry · 18 years ago
  33. f2622a2 [PATCH] pcnet32: Use PCI_DEVICE macro by Don Fry · 18 years ago
  34. dcaf976 [PATCH] pcnet32: Fix Section mismatch error by Don Fry · 18 years ago
  35. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  36. 1f1bd5f [netdrvr] Remove long-unused bits from Becker template drivers by Jeff Garzik · 18 years ago
  37. a24b163 [PATCH] pcnet32: remove incorrect pcnet32_free_ring by Don Fry · 18 years ago
  38. bc0e1fc [PATCH] Janitor: drivers/net/pcnet32: fix incorrect comments by Linas Vepstas · 18 years ago
  39. 0b5bf22 [netdrvr] pcnet32: other source formatting cleanups by Jeff Garzik · 18 years ago
  40. 4a5e8e2 [netdrvr] pcnet32: Lindent by Jeff Garzik · 18 years ago
  41. ac62ef0 [PATCH] pcnet32: support boards with multiple phys by Don Fry · 18 years ago
  42. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  43. 016cc85 [PATCH] pcnet32: use MAC address from prom also on powerpc by Olaf Hering · 19 years ago
  44. 4371dc6 [PATCH] pcnet32: Prevent hang with 79c976 by Don Fry · 19 years ago
  45. 2964bbd [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551 by Don Fry · 19 years ago
  46. a88c844 [PATCH] pcnet32: show name of failing device by Don Fry · 19 years ago
  47. 7620992 [PATCH] pcnet32: set min ring size to 4 by Hubert WS Lin · 19 years ago
  48. eabf041 [PATCH] pcnet32: set_ringparam implementation by Hubert WS Lin · 19 years ago
  49. db0276b [PATCH] pcnet32: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  50. 689be43 [NET]: Remove gratuitous use of skb->tail in network drivers. by David S. Miller · 19 years ago
  51. f17697a [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  52. 1bcd315 [PATCH] pcnet32: fix resource leak with loopback test by Don Fry · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago