1. 18317ab [PATCH] net: Fix compiler-error on dgrs.c when !CONFIG_PCI by Richard Knutsson · 19 years ago
  2. f7492f1 [wireless hermes] build fix by Jeff Garzik · 19 years ago
  3. 51c83a9 Merge branch 'upstream-fixes' of git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  4. eaf8f53 [PATCH] ipw2100: Fix 'Driver using old /proc/net/wireless...' message by James Ketrenos · 19 years ago
  5. a7a461b [PATCH] fec_8xx: make CONFIG_FEC_8XX depend on CONFIG_8xx by John W. Linville · 19 years ago
  6. c5b42f3 [PATCH] drivers/net/wireless/hermes.c unsigned int comparision by Gabriel A. Devenyi · 19 years ago
  7. cbf7c42 [PATCH] prism54 : Remove extraneous udelay/register read by Roger While · 19 years ago
  8. 3445470 [PATCH] SAA9730: Add missing header bits. by Ralf Baechle · 19 years ago
  9. 0c0abbc [PATCH] au1000_eth: Include <linux/config.h> by Ralf Baechle · 19 years ago
  10. 70f1e00 [PATCH] IOC3: Replace obsolete PCI API by Ralf Baechle · 19 years ago
  11. 620d9aa [PATCH] i82593.h: make header comment GPL-compatible by John W. Linville · 19 years ago
  12. 2afecc0 [PATCH] e100: re-enable microcode with more useful defaults by Jesse Brandeburg · 19 years ago
  13. f1b8c63 Merge branch 'halasa-hdlc' of git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  14. 9724212 Merge branch 'for-jeff' of git://electric-eye.fr.zoreil.com/home/romieu/linux-2.6 by Jeff Garzik · 19 years ago
  15. e525424 [PATCH] smc91x: fix bank mismatch by Russell King · 19 years ago
  16. 5d0571d [PATCH] smc91x: fix one source of spurious interrupts by Nicolas Pitre · 19 years ago
  17. 3b26b11 [PATCH] ipw2200: fix error log offset calculation by Zhu Yi · 19 years ago
  18. efb3442 [PATCH] ipw2200: disallow direct scanning when device is down by Pekka Enberg · 19 years ago
  19. e53091f r8169: do not abort when the power management capabilities are disabled by Francois Romieu · 19 years ago
  20. 7c8b2eb r8169: fix printk_ratelimit in the interrupt handler by Francois Romieu · 19 years ago
  21. 1f7bad7 [PATCH] Generic HDLC WAN drivers - disable netif_carrier_off() by Krzysztof Halasa · 19 years ago
  22. 09071e3 [PATCH] sdladrv.c build fix by Toni Mueller · 19 years ago
  23. 70ac551 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  24. 7fce260 [PATCH] ppc: add support for new powerbooks by Olof Johansson · 19 years ago
  25. 4c8d3d9 [PATCH] Update email address for Kumar by Kumar Gala · 19 years ago
  26. bca73e4 [PATCH] move pm_register/etc. to CONFIG_PM_LEGACY, pm_legacy.h by Jeff Garzik · 19 years ago
  27. 1cf99be [ARM] Use correct IO operations for Pleb by Russell King · 19 years ago
  28. 388f7ef Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  29. 5643f00 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 19 years ago
  30. 560c22f [PATCH] gt96100eth.c: Don't concatenate __FUNCTION__ with strings. by Ralf Baechle · 19 years ago
  31. 5579345 [PATCH] smc91x: DB1200 support. by Pete Popov · 19 years ago
  32. 05d9c84 [PATCH] SAA9730: Driver overhaul by Ralf Baechle · 19 years ago
  33. 62ff0d0 [PATCH] SAA9730: Whitespace cleanup. by Ralf Baechle · 19 years ago
  34. 7a33e45 [netdrvr forcedeth] phy address scan range by Ayaz Abdulla · 19 years ago
  35. a971c32 [netdrvr forcedeth] support for irq mitigation by Ayaz Abdulla · 19 years ago
  36. 4ea7f29 [netdrvr forcedeth] remove superfluous rx engine stop/start by Ayaz Abdulla · 19 years ago
  37. 125d128 [PATCH] gianfar mii needs to zero out the mii_bus structure by Kumar Gala · 19 years ago
  38. 2ecc26b Merge branch 'atmel' by Jeff Garzik · 19 years ago
  39. b16a228 [PATCH] Atmel wireless update by simon@thekelleys.org.uk · 19 years ago
  40. 6af37fa [PATCH] disable DEBUG in ibmveth by Anton Blanchard · 19 years ago
  41. 249bb07 [PATCH] PCI: removed unneeded .owner field from struct pci_driver by Greg Kroah-Hartman · 19 years ago
  42. 1064e94 [BNX2]: simplify parameter checks in bnx2_{get,set}_eeprom by John W. Linville · 19 years ago
  43. b6cbc3b6 [BNX2]: check return of dev_alloc_skb in bnx2_test_loopback by John W. Linville · 19 years ago
  44. 2f23c52 [BNX2]: output driver name as prefix in error message by John W. Linville · 19 years ago
  45. f7b9996 [PATCH] fs_enet build fix by Marcelo Tosatti · 19 years ago
  46. 3ae5eae [DRIVER MODEL] Convert platform drivers to use struct platform_driver by Russell King · 19 years ago
  47. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  48. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  49. f406db8 [PATCH] IOC: And don't mark the things as broken Cowboy. by Ralf Baechle · 19 years ago
  50. 385023c [PATCH] dgrs: fix warnings when CONFIG_ISA and CONFIG_PCI are not enabled by Ashutosh Naik · 19 years ago
  51. 76f2b4d [PATCH] cris v10 eth: use ethtool_ops by Christoph Hellwig · 19 years ago
  52. eac1dfc [PATCH] b44: increase version number by Francois Romieu · 19 years ago
  53. ba5eec9 [PATCH] b44: race on device closing by Francois Romieu · 19 years ago
  54. b9dcbb4 [PATCH] b44: replace B44_FLAG_INIT_COMPLETE with netif_running() by Francois Romieu · 19 years ago
  55. c2a8fad [wireless ipw2100] kill unused-var warnings for debug-disabled code by Jeff Garzik · 19 years ago
  56. eedb9f0 Merge rsync://bughost.org/repos/ipw-delta/ by Jeff Garzik · 19 years ago
  57. d7eaee0 [PATCH] skge: increase version number by Stephen Hemminger · 19 years ago
  58. 8f3f819 [PATCH] skge: spelling fixes by Stephen Hemminger · 19 years ago
  59. 1631aef [PATCH] skge: use prefetch on receive by Stephen Hemminger · 19 years ago
  60. 355ec57 [PATCH] skge: goto low power mode on shutdown by Stephen Hemminger · 19 years ago
  61. 2cd8e5d [PATCH] skge: add mii ioctl support by Stephen Hemminger · 19 years ago
  62. 7e86306 [PATCH] skge: use kzalloc by Stephen Hemminger · 19 years ago
  63. adba9e2 [PATCH] skge: clear PCI PHY COMA mode on boot by Stephen Hemminger · 19 years ago
  64. 8546df6 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  65. 15a9380 [SERIAL] IOC3: Update 8250 driver bits by Ralf Baechle · 19 years ago
  66. ac7c98e [IRDA] donauboe: locking fix by Andrew Morton · 19 years ago
  67. b3f9b92 [PPP]: add PPP MPPE encryption module by Matt Domsch · 19 years ago
  68. 6722e78 [PPP]: handle misaligned accesses by Philippe De Muyter · 19 years ago
  69. 3133c5e8 Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  70. 6b99575 Merge branch 'master' by Jeff Garzik · 19 years ago
  71. b69a3aa [PATCH] wireless net: Conversions of kmalloc/memset to kzalloc by Panagiotis Issaris · 19 years ago
  72. f36be62 [PATCH] atmel: memset correct range by Alexey Dobriyan · 19 years ago
  73. 097688e [PATCH] Fix sparse warning in e100 driver. by Luiz Fernando Capitulino · 19 years ago
  74. 0b47939 [PATCH] prism54 : Transmit stats updated in wrong place by Roger While · 19 years ago
  75. de7fe96 [PATCH] prism54 : Unused variable / extraneous udelay by Roger While · 19 years ago
  76. ac1f60d [PATCH] drivers/net/s2io.c: make functions static by Adrian Bunk · 19 years ago
  77. 48888cc [PATCH] kill include/linux/eeprom.h by Adrian Bunk · 19 years ago
  78. 8e3babc [PATCH] bonding: fix feature consolidation by Jay Vosburgh · 19 years ago
  79. cf1b479 Update version ipw2200 stamp to 1.0.8 by James Ketrenos · 19 years ago
  80. 81715376 Updated firmware version stamp to 2.4 from 2.3 so it will use the latest firmware. by James Ketrenos · 19 years ago
  81. 286568a Fixed parameter reordering in firmware log routine. by James Ketrenos · 19 years ago
  82. 9d5b880 Fixed problem with not being able to send broadcast packets. by Hong Liu · 19 years ago
  83. 0352057 Added channel support for ipw2200 cards identified as 'ZZR' by James Ketrenos · 19 years ago
  84. 991d1cc Removed warning about TKIP not being configured if countermeasures are by James Ketrenos · 19 years ago
  85. e758256 Fixes missed beacon logic in relation to on-network AP roaming. by Ben Cahill · 19 years ago
  86. 8935f39 Removed legacy WIRELESS_EXT checks from ipw2200.c by James Ketrenos · 19 years ago
  87. 97a78ca Fix 'Driver using old /proc/net/wireless support, please fix driver !' message. by Benoit Boissinot · 19 years ago
  88. 87bb5e3 Pulled out a stray KERNEL_VERSION check around the suspend handler. by James Ketrenos · 19 years ago
  89. 9ef539d Updated driver version stamps for ipw2100 (1.1.3) and ipw2200 (1.0.7) by James Ketrenos · 19 years ago
  90. e632472 Fixes WEP firmware error condition. by Hong Liu · 19 years ago
  91. f4ff497 [Fix bug# 771] Too many (8) bytes recieved when using AES/hwcrypto by Zhu Yi · 19 years ago
  92. 29cb843 Fixes problem with WEP not working (association succeeds, but no Tx/Rx) by Hong Liu · 19 years ago
  93. 392d0f6 Removed PF_SYNCTHREAD legacy. by James Ketrenos · 19 years ago
  94. fb7ccc9 Fixed problem with get_cmd_string not existing if CONFIG_IPW_DEBUG disabled. by James Ketrenos · 19 years ago
  95. cdd1fa1 Card with WEP enabled and using shared-key auth will have firmware by Hong Liu · 19 years ago
  96. 567deaf Mixed PTK/GTK CCMP/TKIP support. by Hong Liu · 19 years ago
  97. 90700fd Fixed is_network_packet() to include checking for broadcast packets. by Peter Jones · 19 years ago
  98. 24a47db Adds radiotap support to ipw2200 in monitor mode.. by Mike Kershaw · 19 years ago
  99. a4f6bbb Make all the places the firmware fails to load showerrors (in decimal, by Peter Jones · 19 years ago
  100. 054b08d Don't set hardware WEP if we are actually using TKIP/AES. by Hong Liu · 19 years ago