1. 4a24eef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  2. ff30b36 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  3. 39825f4 iwlwifi: silence buffer overflow warning by Dan Carpenter · 14 years ago
  4. c91c3ef iwlwifi: disable tx on beacon update notification by Abhijeet Kolekar · 14 years ago
  5. c8106d7 iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptr by Zhu Yi · 14 years ago
  6. 7a4a77b rt2x00: Properly request tx headroom for alignment operations. by Gertjan van Wingerde · 15 years ago
  7. 301a823 rt2x00: Fix LED configuration setting for rt2800. by Gertjan van Wingerde · 15 years ago
  8. b59a52f rt2x00: use correct headroom for transmission by Pavel Roskin · 15 years ago
  9. 359207c ath5k: Fix eeprom checksum check for custom sized eeproms by Luis R. Rodriguez · 14 years ago
  10. 7de3c5d zd1211rw: Fix multicast filtering. by Benoit Papillault · 15 years ago
  11. 8a9ac16 iwl: off by one bug by Dan Carpenter · 15 years ago
  12. 90852f7 mwl8k: fix configure_filter() memory leak on error by Lennert Buytenhek · 15 years ago
  13. 13bda12 ath9k: fix ito64 by Ming Lei · 15 years ago
  14. 4ef2501 ath9k: Fix Kconfig depends for ATH9K_DEBUGFS by Dominik Geyer · 15 years ago
  15. c3bf490 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  16. 7f9d357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  17. 55afc80 Revert "b43: Enforce DMA descriptor memory constraints" by John W. Linville · 15 years ago
  18. 6c853da iwmc3200wifi: fix array out-of-boundary access by Zhu Yi · 15 years ago
  19. e8a4a6d wl1251: timeout one too soon in wl1251_boot_run_firmware() by Roel Kluin · 15 years ago
  20. 5b479a0 ath9k: fix missed error codes in the tx status check by Felix Fietkau · 15 years ago
  21. 8b685ba ath9k: wake hardware during AMPDU TX actions by Luis R. Rodriguez · 15 years ago
  22. 5f70a88 ath9k: wake hardware for interface IBSS/AP/Mesh removal by Luis R. Rodriguez · 15 years ago
  23. 3867cf6 ath9k: fix suspend by waking device prior to stop by Sujith · 15 years ago
  24. befabac wl1271_cmd.c: cleanup char => u8 by Dan Carpenter · 15 years ago
  25. 7949673 iwlwifi: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  26. 83bd11a ath9k: Storage class should be before const qualifier by Tobias Klauser · 15 years ago
  27. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  28. 5e31258 rt2x00: Add USB ID for Linksys WUSB 600N rev 2. by Gertjan van Wingerde · 15 years ago
  29. 242ab7a ath5k: fix SWI calibration interrupt storm by Bob Copeland · 15 years ago
  30. 659c8e5 libertas: Remove carrier signaling from the scan code by Samuel Ortiz · 15 years ago
  31. 5b06915 orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled by Andrey Borzenkov · 15 years ago
  32. 1f04493 Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas by Daniel Drake · 15 years ago
  33. 9842c38 kfifo: fix warn_unused_result by Stefani Seibold · 15 years ago
  34. 7acd72e kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... by Stefani Seibold · 15 years ago
  35. e64c026 kfifo: cleanup namespace by Stefani Seibold · 15 years ago
  36. c1e13f2 kfifo: move out spinlock by Stefani Seibold · 15 years ago
  37. 4546548 kfifo: move struct kfifo in place by Stefani Seibold · 15 years ago
  38. ed4b201 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  39. 9a418af mac80211: fix peer HT capabilities by Johannes Berg · 15 years ago
  40. 8585c2b iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() by Roel Kluin · 15 years ago
  41. 45b2416 Libertas: fix buffer overflow in lbs_get_essid() by Daniel Mack · 15 years ago
  42. 77ca7d9 drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warning by akpm@linux-foundation.org · 15 years ago
  43. 2ab81d4 ath9k: Stop ANI when doing a reset by Sujith · 15 years ago
  44. e8009e9 ath9k: Fix TX queue draining by Sujith · 15 years ago
  45. 17b182e ath9k: Fix bug in assigning sequence number by Sujith · 15 years ago
  46. 7988436 rt2x00: Fix calculation of rt2800 iveiv entry offset. by Gertjan van Wingerde · 15 years ago
  47. 6c3069b iwlwifi: fix 40MHz operation setting on cards that do not allow it by Reinette Chatre · 15 years ago
  48. dc57a30 iwl3945: fix panic in iwl3945 driver by Zhu Yi · 15 years ago
  49. 731a29b iwlwifi: initialize spinlock before use by Reinette Chatre · 15 years ago
  50. bc45a67 iwl3945: disable power save by Reinette Chatre · 15 years ago
  51. b7bb175 iwlwifi: fix more eeprom endian bugs by Johannes Berg · 15 years ago
  52. af6b8ee iwlwifi: fix EEPROM/OTP reading endian annotations and a bug by Johannes Berg · 15 years ago
  53. 93b6bd2 rt2x00: Disable powersaving for rt61pci and rt2800pci. by Gertjan van Wingerde · 15 years ago
  54. 855da5e drivers/net/wireless: Correct code taking the size of a pointer by Julia Lawall · 15 years ago
  55. 4d91f9f ath9k: Last fix for TX software padding. by Benoit Papillault · 15 years ago
  56. 521d9bc iwlwifi: fix syslog message for event log dump size by Wey-Yi Guy · 15 years ago
  57. f8701fe iwlwifi: power up all devices for EEPROM read by Reinette Chatre · 15 years ago
  58. 64a76b5 iwlwifi: allocated rx page accounting cleanup by Zhu Yi · 15 years ago
  59. b2ec153 rt2x00: Fix rt2800usb detection in rt2800lib. by Gertjan van Wingerde · 15 years ago
  60. 46e75f6 net: fix for utsrelease.h moving to generated by Stephen Rothwell · 15 years ago
  61. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  62. 214ac9a b43: Remove reset after fatal DMA error by Larry Finger · 15 years ago
  63. 49d7590 rtl8187: add radio led and fix warnings on suspend by Herton Ronaldo Krzesinski · 15 years ago
  64. 512414b ath5k: enable EEPROM checksum check by Luis R. Rodriguez · 15 years ago
  65. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  66. 6a213af ath5k: add support for Dell Vostro A860 LED by Shahar Or · 15 years ago
  67. a589296 orinoco: remove spare KERN_DEBUG by David Kilroy · 15 years ago
  68. 70d5713 rtl8187: Fix wrong rfkill switch mask for some models by Larry Finger · 15 years ago
  69. 815833e ath9k: fix tx status reporting by Felix Fietkau · 15 years ago
  70. 16cec43 mwl8k: don't complain about oversized beacons in FINALIZE_JOIN by Lennert Buytenhek · 15 years ago
  71. d1844d7 mwl8k: don't overwrite mwl8k_vif::bssid until after disassociation by Lennert Buytenhek · 15 years ago
  72. d8a8dd8 mwl8k: struct ieee80211_rx_status::qual is deprecated by Lennert Buytenhek · 15 years ago
  73. 3db95e5 mwl8k: don't forget to call pci_disable_device() by Lennert Buytenhek · 15 years ago
  74. 89b872e mwl8k: increase firmware loading timeouts by Lennert Buytenhek · 15 years ago
  75. 7e1112d mwl8k: allow more time for transmit rings to drain by Lennert Buytenhek · 15 years ago
  76. 0c9cc640 mwl8k: allow more time for firmware commands to complete by Lennert Buytenhek · 15 years ago
  77. 8e9f33f mwl8k: properly report rate on received 40MHz packets by Lennert Buytenhek · 15 years ago
  78. ca00930 mwl8k: fix addr4 zeroing and payload overwrite on DMA header creation by Lennert Buytenhek · 15 years ago
  79. 20f09c3 mwl8k: prevent corruption of QoS field on receive by Lennert Buytenhek · 15 years ago
  80. 140eb5e mwl8k: fix UPDATE_STADB command struct legacy_rates array length by Lennert Buytenhek · 15 years ago
  81. 0b5351a mwl8k: fix MCS bitmap size in SET_RATE command by Lennert Buytenhek · 15 years ago
  82. c14589e wl1251: don't build null data template in wl1251_op_config() by Kalle Valo · 15 years ago
  83. de8df1e wl1251: fix bssid handling by Kalle Valo · 15 years ago
  84. e84217a wl1251: remove false warning messages by Kalle Valo · 15 years ago
  85. 9b1cb21 iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument change by John W. Linville · 15 years ago
  86. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  87. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  88. d9b2c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  89. 6070d81 tree-wide: fix misspelling of "definition" in comments by Adam Buchbinder · 15 years ago
  90. 8f56874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  91. 159bcfe iwmc3200wifi: Enable wimax core through module parameter by Samuel Ortiz · 15 years ago
  92. 43b5ffe iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter by Samuel Ortiz · 15 years ago
  93. 1ee9d42 iwmc3200wifi: Coex table command does not expect a response by Samuel Ortiz · 15 years ago
  94. f330d4f iwmc3200wifi: Update wiwi priority table by Samuel Ortiz · 15 years ago
  95. 250cce2 iwlwifi: driver version track kernel version by Reinette Chatre · 15 years ago
  96. 212fb57 iwlwifi: indicate uCode type when fail dump error/event log by Wey-Yi Guy · 15 years ago
  97. bd3709b iwl3945: remove duplicated event logging code by Wey-Yi Guy · 15 years ago
  98. df98a49 b43: fix two warnings by Johannes Berg · 15 years ago
  99. 52ce3e9a7 ipw2100: fix rebooting hang with driver loaded by Zhu Yi · 15 years ago
  100. 6646a66 iwmc3200wifi: fix NULL pointer dereference in pmkid update by Zhu Yi · 15 years ago