1. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  2. b9f2c04 [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count by Jeff Garzik · 17 years ago
  3. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  4. 10d024c [NET]: Nuke SET_MODULE_OWNER macro. by Ralf Baechle · 17 years ago
  5. 28006c6 [8139too]: tab-align enums and structs; remove dead code by Jeff Garzik · 17 years ago
  6. 6cc92cd [netdrvr] 8139cp, 8139too: convert to generic DMA by Jeff Garzik · 17 years ago
  7. bea3348 [NET]: Make NAPI polling independent of struct net_device objects. by Stephen Hemminger · 17 years ago
  8. 313674a [NET]: ethtool_perm_addr only has one implementation by Matthew Wilcox · 17 years ago
  9. 21ba0f8 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  10. 44c1013 PCI: Change all drivers to use pci_device->revision by Auke Kok · 17 years ago
  11. 8c7b7fa [NET]: Kill eth_copy_and_sum(). by David S. Miller · 17 years ago
  12. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  13. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  14. 83cbb4d 8139too: RTNL and flush_scheduled_work deadlock by Francois Romieu · 17 years ago
  15. b57bd06 [PATCH] net, 8139too.c: fix netpoll deadlock by Ingo Molnar · 18 years ago
  16. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  17. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  18. 7282d49 drivers/net: const-ify ethtool_ops declarations by Jeff Garzik · 18 years ago
  19. 4e83b7f Merge branch 'tmp' into upstream by Jeff Garzik · 18 years ago
  20. d5b2069 [PATCH] Remove more unnecessary driver printk's by Andy Gospodarek · 18 years ago
  21. 2991762 drivers/net: Remove deprecated use of pci_module_init() by Jeff Garzik · 18 years ago
  22. bce305f [PATCH] 8139too deadlock fix by Arjan van de Ven · 18 years ago
  23. 9b91cf9 [netdrvr] use dev_xxx() printk helpers, rather than dev_printk(KERN_xxx, ... by Jeff Garzik · 18 years ago
  24. 2e8a538 [netdrvr] Use dev_printk() when ethernet interface isn't available by Jeff Garzik · 18 years ago
  25. 1fb9df5 [PATCH] irq-flags: drivers/net: Use the new IRQF_ constants by Thomas Gleixner · 18 years ago
  26. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  27. 7c7459d [PATCH] 64bit resource: fix up printks for resources in networks drivers by Greg Kroah-Hartman · 18 years ago
  28. f3b197a [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/* by Jeff Garzik · 18 years ago
  29. 10e705f [PATCH] Fix "value computed not used" warnings by Takashi Iwai · 18 years ago
  30. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 18 years ago
  31. f71e130 Massive net driver const-ification. by Arjan van de Ven · 18 years ago
  32. 371e8bc 8139too: fix a TX timeout watchdog thread against NAPI softirq race by Francois Romieu · 18 years ago
  33. 3c6bee1 [PATCH] turn "const static" into "static const" by Jesper Juhl · 19 years ago
  34. 760559e [netdrvr 8139too] fast poll for thread, if an unlikely race occurs by Jeff Garzik · 19 years ago
  35. 96a71d5 [netdrvr 8139too] use rtnl_shlock_nowait() rather than rtnl_lock_interruptible() by Jeff Garzik · 19 years ago
  36. 38b492a [netdrvr 8139too] use cancel_rearming_delayed_work() to cancel thread by Jeff Garzik · 19 years ago
  37. a15e038 [netdrvr 8139too] replace hand-crafted kernel thread with workqueue by Jeff Garzik · 19 years ago
  38. 7645bae [PATCH] 8139too: fix resume for Realtek 8100B/8139D by John W. Linville · 19 years ago
  39. 62a720b [PATCH] 8139too: support ETHTOOL_GPERMADDR by John W. Linville · 19 years ago
  40. 44456d3 [PATCH] turn many #if $undefined_string into #ifdef $undefined_string by Olaf Hering · 19 years ago
  41. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  42. 22f714b [PATCH] 8139too: use iomap for pio/mmio by Pekka Enberg · 19 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago