1. e254e9b [PATCH] b44: check link state during open by John W. Linville · 19 years ago
  2. 1fe2cb3 [PATCH] fix tulip suspend/resume #2 by Adam Belay · 19 years ago
  3. 05ab195 [PATCH] uninitialized variable in prism54 isl38xx_trigger_device by Olaf Hering · 19 years ago
  4. 7b24017 [PATCH] 3c523: needs a license by Randy Dunlap · 19 years ago
  5. 0bbaf06 [PATCH] gianfar: Add support enhanced TSEC features on the MPC 8548 by Kumar Gala · 19 years ago
  6. be83668 [PATCH] smc91x: plug race between TX tasklet and driver reset by Nicolas Pitre · 19 years ago
  7. ed4030d [PATCH] via-rhine trivial whitespace patch by Denis Vlasenko · 19 years ago
  8. 2b02893 [PATCH] e1000: Driver version, white space, comments & other by Malli Chilakala · 19 years ago
  9. 3893d54 [PATCH] e1000: Included proposals to false late collisions due to H/W latencies by Malli Chilakala · 19 years ago
  10. 6921368 [PATCH] e1000: Ethtool set speed/duplex validates parameters for consistency by Malli Chilakala · 19 years ago
  11. d439d4b [PATCH] e1000: Enable ethtool phys_id feature for 82573 controllers by Malli Chilakala · 19 years ago
  12. 683a38f [PATCH] e1000: Fixed VLAN tag processing error for big-endian architectures by Malli Chilakala · 19 years ago
  13. 012609a [PATCH] e1000: Ethtool cleanup patch from Stephen Hemminger by Malli Chilakala · 19 years ago
  14. 4564327 [PATCH] e1000: Fixed the loopback test failure for 82573 based adapters by Malli Chilakala · 19 years ago
  15. b01f669 [PATCH] e1000: Fixed register and loopback test failures with 82573 controllers by Malli Chilakala · 19 years ago
  16. c6963ef [PATCH] e1000: Cleanup debug message printed when Tx Unit hang is detected by Malli Chilakala · 19 years ago
  17. 60490fe [PATCH] e1000: Use netdev_priv() to get to netdev->priv by Malli Chilakala · 19 years ago
  18. 70cf362 [PATCH] e1000: Use correct WOL settings for 82544 adapters by Malli Chilakala · 19 years ago
  19. 97876fc [PATCH] e1000: Synchronize phy access between stats update and MII_IOCTL by Malli Chilakala · 19 years ago
  20. 0685c31 [PATCH] e100: NAPI performance enhancements by Malli Chilakala · 19 years ago
  21. f92d872 [PATCH] e100: e100_eeprom_load was called after e100_phy_init by Malli Chilakala · 19 years ago
  22. 6489514 [PATCH] e100: fixed e100 MDI/MDI-X issues by Malli Chilakala · 19 years ago
  23. 9758d0f Merge /spare/repo/netdev-2.6/ branch 'orinoco' by Jeff Garzik · 19 years ago
  24. 1a9fe63 wireless/orinoco: remove changelog, bump version by Jeff Garzik · 19 years ago
  25. 98c4cae [PATCH] orinoco: monitor mode support by Christoph Hellwig · 19 years ago
  26. 8f2abf4 [PATCH] orinoco: always use 802.11 header for rx processing by Christoph Hellwig · 19 years ago
  27. 95dd91f [PATCH] orinoco: scanning support by Christoph Hellwig · 19 years ago
  28. 16739b0 [PATCH] orinoco: manual roaming for Symbol and Intersilfirmware by Christoph Hellwig · 19 years ago
  29. 1fab2e8 [PATCH] orinoco: basic ethtool support by Christoph Hellwig · 19 years ago
  30. 620554e [PATCH] orinoco: wireless API 15 support by Christoph Hellwig · 19 years ago
  31. 5d558b7 [PATCH] orinoco: include <net/ieee80211.h> by Christoph Hellwig · 19 years ago
  32. 0dd3c78 [PATCH] cs89x0.c: support for Philips' pnx0105 network adapter by dmitry pervushin · 19 years ago
  33. 7aa55fc [PATCH] drivers/net/skfp/: cleanups by Adrian Bunk · 19 years ago
  34. 9b25978 [netdrvr] tulip: add pci id by Hideki Yamane · 19 years ago
  35. f49d16e [PATCH] forcedeth: Add support for new device id by Manfred Spraul · 19 years ago
  36. 8f767fc [PATCH] forcedeth: Poll for link changes by Manfred Spraul · 19 years ago
  37. 9992d4a [PATCH] forcedeth: add two new pci ids by Manfred Spraul · 19 years ago
  38. 4f2ad81 [PATCH] net/lanstreamer: replace schedule_timeout() with ssleep()/msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  39. f17697a [PATCH] net/pcnet32: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  40. 0da8b14 [PATCH] net/farsync: add set_current_state() before schedule_timeout() by Nishanth Aravamudan · 19 years ago
  41. a26c074 [PATCH] net/sb1000: replace nicedelay() with ssleep() by Nishanth Aravamudan · 19 years ago
  42. 62595eb [PATCH] wireless: char* -> char[] conversion in airo.c by Domen Puncer · 19 years ago
  43. 5f6b551 [PATCH] DM9000 network driver bugfix by Sascha Hauer · 19 years ago
  44. 400de2c [PATCH] fealnx.c calls dev_kfree_skb from atomic context by Denis Vlasenko · 19 years ago
  45. 1cc68ae [PATCH] fix int vs. pm_message_t confusion in airo by Pavel Machek · 19 years ago
  46. feea1db [PATCH] defxx: Use irqreturn_t for the interrupt handler by Maciej W. Rozycki · 19 years ago
  47. 16b110c [PATCH] dmfe warning fix by Andrew Morton · 19 years ago
  48. f04e3f0 [PATCH] document that 8139TOO supports 8129/8130 by Adrian Bunk · 19 years ago
  49. a9fc251 [PATCH] net/slip: replace schedule_timeout() with msleep_interruptible() by Nishanth Aravamudan · 19 years ago
  50. 6835d09 [PATCH] drivers/net/ewrk3.c: remove dead code by Adrian Bunk · 19 years ago
  51. 854608d [PATCH] drivers/net/skfp/: fix LITTLE_ENDIAN by Adrian Bunk · 19 years ago
  52. de70b4c [PATCH] drivers/net/tokenring/: cleanups by Adrian Bunk · 19 years ago
  53. 93ad4fb [PATCH] pcnet_cs.c: IRQ handler optimization by Andreas Mohr · 19 years ago
  54. 1e7f0bd drivers/net/: Use the DMA_{64,32}BIT_MASK constants by Domen Puncer · 19 years ago
  55. 5ccabb9 [PATCH] arlan: module parameter fixes by Magnus Damm · 19 years ago
  56. 12b279f [PATCH] net/sis900: Use the DMA_32BIT_MASK constant by Tobias Klauser · 19 years ago
  57. e8c0eee Merge /spare/repo/netdev-2.6/ branch 'register-netdev' by Jeff Garzik · 19 years ago
  58. aef7b83 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  59. 97f568d 8139cp: safer spin loop for get_statistics by Stephen Hemminger · 19 years ago
  60. 223d472 gianfar: Update Marvell PHY name by Kumar Gala · 19 years ago
  61. 169a3e6 bonding: xor/802.3ad improved slave hash by Jay Vosburgh · 19 years ago
  62. c3ade5c bonding: gratuitous ARP by Jay Vosburgh · 19 years ago
  63. 12755c1 Tulip fixes for Cobalt Qube/RaQ by Ralf Baechle · 19 years ago
  64. 8b0ee07 Merge upstream (approx. 2.6.12-git8) into 'janitor' branch of netdev-2.6. by Jeff Garzik · 19 years ago
  65. 2031d0f Merge Christoph's freeze cleanup patch by Linus Torvalds · 19 years ago
  66. 3e1d1d2 [PATCH] Cleanup patch for process freezing by Christoph Lameter · 19 years ago
  67. c9ff7d6 [PATCH] Remove duplicate file in Documentation/networking (drivers_net_wan_Kconfig) by Tobias Klauser · 19 years ago
  68. 5f70eaa [TG3]: Update driver version and reldate. by David S. Miller · 19 years ago
  69. bbe832c [TG3]: Refinements to new locking strategy. by Michael Chan · 19 years ago
  70. f47c11e [TG3]: Eliminate all hw IRQ handler spinlocks. by David S. Miller · 19 years ago
  71. cd024c8 [TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing. by David S. Miller · 19 years ago
  72. 9b200b0 [SLIP]: Simplify sl_free_bufs() by Jesper Juhl · 19 years ago
  73. 64ccd71 [PATCH] Convert users to tty_unregister_ldisc() by Alexey Dobriyan · 19 years ago
  74. 29c31a3 Merge 'misc-fixes' branch of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  75. b2b3d82 e1000: fix spinlock bug by Mitch Williams · 19 years ago
  76. 2c4ee8f [LTPC]: Replace schedule_timeout() with ssleep()/msleep() by Nishanth Aravamudan · 19 years ago
  77. 0adbb44 [PATCH] m32r: Remove include/asm-m32r/m32102peri.h by Hirokazu Takata · 19 years ago
  78. 0f667ff [PATCH] 3c59x: remove superfluous vortex_debug test from boomerang_start_xmit() by John W. Linville · 19 years ago
  79. 56b2293 [PATCH] class: convert drivers/* to use the new class api instead of class_simple by gregkh@suse.de · 19 years ago
  80. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 19 years ago
  81. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 19 years ago
  82. 392a8b7 [PATCH] IrDA: IrDA: Fix CONFIG_VIA_FIR typo (double `those') by Geert Uytterhoeven · 19 years ago
  83. 243cd55 [PATCH] iseries_veth: Supress spurious WARN_ON() at module unload by Michael Ellerman · 19 years ago
  84. ed7fce6 [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  85. 6d1cfba [TG3]: Fix 5700/5701 DMA corruption on Apple G4. by Michael Chan · 19 years ago
  86. 15def7b [TG3]: Update driver version and release date. by David S. Miller · 19 years ago
  87. 9ba2779 [TG3] Fix link failure in 5701 by Michael Chan · 19 years ago
  88. 49cabf4 [TG3]: Add TSO firmware license by Michael Chan · 19 years ago
  89. 2089a0d Automatic merge of /spare/repo/netdev-2.6 branch skge by · 19 years ago
  90. 03d661d Automatic merge of /spare/repo/netdev-2.6 branch starfire by · 19 years ago
  91. 1a95059 Automatic merge of /spare/repo/netdev-2.6 branch smc91x by · 19 years ago
  92. bdb7a34 Automatic merge of /spare/repo/netdev-2.6 branch remove-drivers by · 19 years ago
  93. 140fedb Automatic merge of /spare/repo/netdev-2.6 branch iff-running by · 19 years ago
  94. 105adfc Automatic merge of /spare/repo/netdev-2.6 branch viro by · 19 years ago
  95. 7f6a57a Automatic merge of /spare/repo/netdev-2.6 branch r8169 by · 19 years ago
  96. 4d8e11d Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch by · 19 years ago
  97. 21035ff Automatic merge of /spare/repo/netdev-2.6 branch ppp by · 19 years ago
  98. 14d8ce7 Automatic merge of /spare/repo/netdev-2.6 branch hdlc by · 19 years ago
  99. 7912183 Automatic merge of /spare/repo/netdev-2.6 branch dm9000 by · 19 years ago
  100. b00b2f7 Automatic merge of /spare/repo/netdev-2.6 branch 8139too-iomap by · 19 years ago