1. 8400a1c [Bug 637] Set tx power for A band. by Liu Hong · 20 years ago
  2. d8bad6d [bug 667] Fix the notorious "No space for Tx" bug. by Zhu Yi · 20 years ago
  3. f57ce7c Fix is_duplicate_packet() bug for fragmentation number setting. by Zhu Yi · 20 years ago
  4. a2d73e6 Fix hardware encryption (both WEP and AES) doesn't work with fragmentation. by Zhu Yi · 20 years ago
  5. afbf30a Catch ipw2200 up to equivelancy with v1.0.5 by James Ketrenos · 20 years ago
  6. e4cc289 Move code from ipw2100_wpa_enable to IPW2100_PARAM_DROP_UNENCRYPTED to by Zhu Yi · 20 years ago
  7. f75459e [Bug 339] Fix ipw2100 iwconfig set/get txpower. by Liu Hong · 20 years ago
  8. 25b645b Fixed WEP on ipw2100 (priv->sec was being used instead of priv->ieee->sec) by · 20 years ago
  9. 8232835 Catch ipw2100 up to equivelancy with v1.1.1 by James Ketrenos · 20 years ago
  10. b095c38 Catch ipw2200 up to equivelancy with v1.0.4 by James Ketrenos · 20 years ago
  11. c848d0a Catch ipw2200 up to equivelancy with v1.0.3 by James Ketrenos · 20 years ago
  12. a613bff Catch ipw2200 up to equivelancy with v1.0.2 by James Ketrenos · 20 years ago
  13. ea2b26e Catch ipw2200 up to equivelancy with v1.0.1 by James Ketrenos · 20 years ago
  14. a1e695a IPW_DEBUG has already included DRV_NAME, remove double prefix print. by Zhu Yi · 21 years ago
  15. ee8e365 Ran scripts/Lindent on drivers/net/wireless/ipw2{1,2}00.{c,h} by James Ketrenos · 20 years ago
  16. 6c2f426 [PATCH] b44: late request_irq in b44_open by Francois Romieu · 20 years ago
  17. 65b984f [PATCH] b44: s/spin_lock_irqsave/spin_lock/ in b44_interrupt by Francois Romieu · 20 years ago
  18. 3353930 [PATCH] b44: expose counters through ethtool by Francois Romieu · 20 years ago
  19. 874a621 [PATCH] b44: miscellaneous cleanup by Francois Romieu · 20 years ago
  20. c719369 [PATCH] b44: b44_start_xmit returns with a lock held when it fails allocating by Francois Romieu · 20 years ago
  21. b78612b Merge branch 'master' by Jeff Garzik · 20 years ago
  22. 6adfd34 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 20 years ago
  23. 21c614a [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. by Pantelis Antoniou · 20 years ago
  24. 50eb800 [netdrvr s2io] warning fixes by Jeff Garzik · 20 years ago
  25. ecf8b59 [netdrvr] fac_8xx build fix by Jeff Garzik · 20 years ago
  26. a10b5aa Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*. by Jeff Garzik · 20 years ago
  27. 4aefe15 Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 20 years ago
  28. d380876 [PATCH] airo.c/airo_cs.c: correct prototypes by Adrian Bunk · 20 years ago
  29. 05d0f1c [PATCH] bnx2: update version and minor fixes by Michael Chan · 20 years ago
  30. f4e418f [PATCH] bnx2: refine bnx2_poll by Michael Chan · 20 years ago
  31. e3648b3 [PATCH] bnx2: update firmware handshake for 5708 by Michael Chan · 20 years ago
  32. 3713770 [PATCH] bnx2: update nvram code for 5708 by Michael Chan · 20 years ago
  33. 12d30d8 [PATCH] bnx2: update firmware for 5708 by Michael Chan · 20 years ago
  34. 5b0c76a [PATCH] bnx2: add 5708 support by Michael Chan · 20 years ago
  35. 17ecc1e [PATCH] prism54: Remove redundant assignment by Daniel Drake · 20 years ago
  36. e6b365f [PATCH] drivers/net/hamradio/dmascc.c: remove dmascc_setup() by Adrian Bunk · 20 years ago
  37. 3ad2cc6 [PATCH] drivers/net/e1000/: possible cleanups by Adrian Bunk · 20 years ago
  38. e9ab1d1 [PATCH] drivers/net/ixgb/: make some code static by Adrian Bunk · 20 years ago
  39. 88dcb6c [PATCH] Set the vga cursor even when hidden by Samuel Thibault · 20 years ago
  40. 2c119aa [DRIVER MODEL] Fix sgivwfb by Russell King · 20 years ago
  41. abbf268 [DRIVER MODEL] Fix gbefb by Russell King · 20 years ago
  42. 8d972a9 [DRIVER MODEL] Fix arcfb by Russell King · 20 years ago
  43. 09c6518 [DRIVER MODEL] Fix macsonic by Russell King · 20 years ago
  44. 95cb5d9 [DRIVER MODEL] Fix jazzsonic by Russell King · 20 years ago
  45. 5d994b7 [DRIVER MODEL] Fix depca by Russell King · 20 years ago
  46. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 20 years ago
  47. 70d9d82 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 20 years ago
  48. f896424 [PATCH] phy address mask support for generic phy layer by Matt Porter · 20 years ago
  49. 4371dc6 [PATCH] pcnet32: Prevent hang with 79c976 by Don Fry · 20 years ago
  50. 2964bbd [PATCH] pcnet32: AT2700/2701 and Bugzilla 2699 & 4551 by Don Fry · 20 years ago
  51. a88c844 [PATCH] pcnet32: show name of failing device by Don Fry · 20 years ago
  52. da6971d [PATCH] S2io: Multi buffer mode support by Ananda Raju · 20 years ago
  53. 29b09fc [PATCH] drivers/net/wireless/airo.c unsigned comparason by Gabriel A. Devenyi · 20 years ago
  54. 328198a Merge branch 'master' by Jeff Garzik · 20 years ago
  55. 537a95d [libata] restore sg on DMA mapping failure by Tejun Heo · 20 years ago
  56. fecb4a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 20 years ago
  57. a2c78f7 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 20 years ago
  58. 39b7f1e [SCSI] sd: Fix refcounting by Alan Stern · 20 years ago
  59. d191634 [MMC] Use controller id instead of driver name for printks by Pierre Ossman · 20 years ago
  60. 25cc5e5 [MMC] Fix chip config in wbsd by Pierre Ossman · 20 years ago
  61. 0ee957c Fix ips.c compile by James Bottomley · 20 years ago
  62. 849a892 Merge by Hand by James Bottomley · 20 years ago
  63. 6037d6b [libata] ATAPI pad allocation fixes/cleanup by Jeff Garzik · 20 years ago
  64. c2cc87c Merge branch 'master' by Jeff Garzik · 20 years ago
  65. 7015faa [PATCH] nvidiafb: Geforce 7800 series support added by Calin A. Culianu · 20 years ago
  66. 127f2fa Merge branch 'srp' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 20 years ago
  67. ba77df5 Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 20 years ago
  68. 602d4a7 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 20 years ago
  69. 462aae6 [USB]: Make early handoff a final fixup instead of a header one. by David S. Miller · 20 years ago
  70. 34cf9e3 [MMC] Response to write commands is R1 nor R1b by Russell King · 20 years ago
  71. c8ebce6 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  72. d56c524 [PATCH] ARM: Reverted 2918/1: [update] Base port of Comdial MP1000 platfrom by Russell King · 20 years ago
  73. 866237e [PATCH] ARM: Reverted 2921/1: Support for the RTC / nvram on the Comdial MP1000 by Russell King · 20 years ago
  74. e399822 [PATCH] ARM: Reverted 2919/1: CS8900A ethernet driver modifications for the Comdial MP1000 by Russell King · 20 years ago
  75. d09e327 [IB] mthca: check P_Key index in modify QP by Jack Morgenstein · 20 years ago
  76. b2281ab [SERIAL] 8250_early.c passing 0 instead of NULL by Ben Dooks · 20 years ago
  77. 0c99cb6 [IB] umad: fix hot remove of IB devices by Roland Dreier · 20 years ago
  78. 87cfe32 [IB] mthca: fix format of FW version by Roland Dreier · 20 years ago
  79. 8ae5a8a [IPoIB] don't compile debug code if debugging isn't enabled by Roland Dreier · 20 years ago
  80. cfa024f Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  81. aef9ec3 IB: Add SCSI RDMA Protocol (SRP) initiator by Roland Dreier · 20 years ago
  82. 21a3848 [IPoIB] remove unneeded initializations to 0 by Roland Dreier · 20 years ago
  83. ec1890c Merge git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 20 years ago
  84. de6eb66 [IB] kzalloc() conversions by Roland Dreier · 20 years ago
  85. e831556 [ARM] AMBA CLCD driver can drive PL110 and PL111 primecells by Russell King · 20 years ago
  86. 2be7a90 Merge Paulus' tree by Stephen Rothwell · 20 years ago
  87. ca23509 [PATCH] blk: fix dangling pointer access in __elv_add_request by Tejun Heo · 20 years ago
  88. 6c2af71 [PATCH] ibmveth fix panic in initial replenish cycle by Santiago Leon · 20 years ago
  89. bbc5b21 [PATCH] missing platform_device.h includes by Al Viro · 20 years ago
  90. d876274 Merge master.kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 20 years ago
  91. ce46337 [PATCH] tlclk build fix by Andrew Morton · 20 years ago
  92. faba278 [PATCH] TPM compile fix by Chris Wright · 20 years ago
  93. ec33b30 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  94. 7f36b1e Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 20 years ago
  95. aaf8a7a Merge iSeries include file move by Stephen Rothwell · 20 years ago
  96. de2d3db Merge ../linux-2.6 by Paul Mackerras · 20 years ago
  97. b420677 merge filename and modify references to iseries/vio.h by Kelly Daly · 20 years ago
  98. bbc8b62 merge filename and modify references to iSeries/mf.h by Kelly Daly · 20 years ago
  99. a000503 powerpc: exclude powerbook sleep code with CONFIG_PPC64 and CONFIG_PM by Paul Mackerras · 20 years ago
  100. 1ec65d7 merge filename and modify references to iseries/hv_types.h by Kelly Daly · 20 years ago