1. 16cad7f p54usb: add 5 more USBIDs by Christian Lamparter · 14 years ago
  2. c926d00 mac80211: Fix NULL-pointer deference on ibss merge when not ready by Tim Harvey · 14 years ago
  3. 4a55d58 libertas: fix potential NULL-pointer dereference by Sven Neumann · 14 years ago
  4. 10c38c3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  5. 6942fec iwlagn: implement layout-agnostic EEPROM reading by Wey-Yi Guy · 14 years ago
  6. cbf68a6 iwlagn: rename enhanced txpower fields by Johannes Berg · 14 years ago
  7. 0a54917 orinoco: fix TKIP countermeasure behaviour by David Kilroy · 14 years ago
  8. ba34fce orinoco: clear countermeasure setting on commit by David Kilroy · 14 years ago
  9. 7e24470 mac80211: Fix BUG in pskb_expand_head when transmitting shared skbs by Helmut Schaa · 14 years ago
  10. f933ebe ath9k_htc: Fix suspend/resume by Sujith Manoharan · 14 years ago
  11. b93996c ath5k: Put the right tsf value in mesh beacons by Javier Cardona · 14 years ago
  12. c26d533 ath5k: Prevent mesh interfaces from being counted as ad-hoc by Javier Cardona · 14 years ago
  13. d82b577 ath5k: Fix beaconing in mesh mode by Javier Cardona · 14 years ago
  14. 229bd79 orinoco: initialise priv->hw before assigning the interrupt by David Kilroy · 14 years ago
  15. d931956 Bluetooth: add NULL pointer check in HCI by Jun Nie · 14 years ago
  16. 884a963 ath9k: fix beacon resource related race condition by Rajkumar Manoharan · 14 years ago
  17. 38852b2 ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  18. 080e1a2 ath9k: fix a DMA related race condition on reset by Felix Fietkau · 14 years ago
  19. 8410516 ath9k: fix bug in tx power by Matteo Croce · 14 years ago
  20. 183f732 Bluetooth: Fix initial RFCOMM DLC security level by Johan Hedberg · 14 years ago
  21. d89197c Revert "ath9k: Fix STA disconnect issue due to received MIC failed bcast frames" by John W. Linville · 14 years ago
  22. f67e07e ath9k_hw: fix more bitfield related endian issues by Felix Fietkau · 14 years ago
  23. e702ba1 ath9k_hw: fix endian issues with CTLs on AR9003 by Felix Fietkau · 14 years ago
  24. 9306990 ath9k: Fix bug in reading input gpio state for ar9003 by Vasanthakumar Thiagarajan · 14 years ago
  25. 1937721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 14 years ago
  26. be93112 Bluetooth: Add new PID for Atheros 3011 by Bala Shanmugam · 14 years ago
  27. 61faddf Bluetooth: Fix log spamming in btusb due to autosuspend by Stefan Seyfried · 14 years ago
  28. 916448e ath9k: Fix STA disconnect issue due to received MIC failed bcast frames by Senthil Balasubramanian · 14 years ago
  29. 8e26d5a mac80211: Fix STA disconnect due to MIC failure by Senthil Balasubramanian · 14 years ago
  30. 2c31333 mac80211: ignore non-bcast mcast deauth/disassoc franes by Christian Lamparter · 14 years ago
  31. cf63495 orinoco: abort scan on interface down by David Kilroy · 14 years ago
  32. 5c5e138 carl9170: fix carl9170_tx_prepare typo by Christian Lamparter · 14 years ago
  33. 7dff312 mac80211: Fix frame injection using non-AP vif by Jouni Malinen · 14 years ago
  34. 4604778 ath9k: Disable SWBA interrupt on remove_interface by Rajkumar Manoharan · 14 years ago
  35. c426ee2 ath9k/carl9170: advertise P2P by Johannes Berg · 14 years ago
  36. 98c316e ath9k: use per-device struct for pm_qos_* operations by Gabor Juhos · 14 years ago
  37. 16ccdf0 libertas: fix invalid access by Sven Neumann · 14 years ago
  38. 517ff43 libertas: fix memory corruption in lbs_remove_card() by Daniel Drake · 14 years ago
  39. e476a5a wireless: b43: fix error path in SDIO by Guennadi Liakhovetski · 14 years ago
  40. c89ad73 Bluetooth: Fix not returning proper error in SCO by Gustavo F. Padovan · 14 years ago
  41. b397492 carl9170: fix virtual interface setup crash by Christian Lamparter · 14 years ago
  42. 1d8638d ssb: b43-pci-bridge: Add new vendor for BCM4318 by Daniel Klaffenbach · 14 years ago
  43. d47844a ath9k: fix timeout on stopping rx dma by Felix Fietkau · 14 years ago
  44. 3bf30b5 ath9k_htc: Avoid setting QoS control for non-QoS frames by Rajkumar Manoharan · 14 years ago
  45. 09a02fd cfg80211: fix can_beacon_sec_chan, reenable HT40 by Mark Mentovai · 14 years ago
  46. 9236d83 cfg80211: fix extension channel checks to initiate communication by Luis R. Rodriguez · 14 years ago
  47. b5261cf ath9k_hw: Set proper eeprom offset for AR9287 HTC devices by Rajkumar Manoharan · 14 years ago
  48. 7cbf261 ath9k_htc: Add new devices into AR7010 by Rajkumar Manoharan · 14 years ago
  49. 32b0895 ath9k_htc: Update usb device ID list by Rajkumar Manoharan · 14 years ago
  50. e8364bb ath9k: Remove pm_qos request after hw unregister. by Vivek Natarajan · 14 years ago
  51. dfa31fe carl9170: fix usb anchor wait timeout by Christian Lamparter · 14 years ago
  52. 309075c cfg80211: fix WIPHY_FLAG_IBSS_RSN bit by Jussi Kivilinna · 14 years ago
  53. 62370e2 b43legacy: Fix compile on ARM architecture by Arnd Hannemann · 14 years ago
  54. 7379efe iwlwifi: dont use pci_dev before it being assign by Wey-Yi Guy · 14 years ago
  55. 3e3ede7 Bluetooth: Add MacBookAir3,1(2) support by Edgar (gimli) Hucek · 14 years ago
  56. 63ce090 Bluetooth: fix not setting security level when creating a rfcomm session by Luiz Augusto von Dentz · 14 years ago
  57. 4f8b691 Bluetooth: fix endianness conversion in L2CAP by Gustavo F. Padovan · 14 years ago
  58. bfaaeb3 Bluetooth: fix unaligned access to l2cap conf data by steven miao · 14 years ago
  59. 556ea92 Bluetooth: Enable USB autosuspend by default on btusb by Matthew Garrett · 14 years ago
  60. bdb7524 Bluetooth: Fix non-SSP auth request for HIGH security level sockets by Johan Hedberg · 14 years ago
  61. 96c99b4 Bluetooth: fix hidp kconfig dependency warning by Randy Dunlap · 14 years ago
  62. 48a7c3d ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failure by Rajkumar Manoharan · 14 years ago
  63. 490b3f4 ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabled by Rajkumar Manoharan · 14 years ago
  64. ac618d7 ath9k_htc: Add support for device ID 3346 by Haitao Zhang · 14 years ago
  65. f119da3 ath9k_hw: Fix AR9280 surprise removal during frequent idle on/off by Vasanthakumar Thiagarajan · 14 years ago
  66. 2e30168 libertas: terminate scan when stopping interface by Daniel Drake · 14 years ago
  67. 352ffad mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scan by Brian Cavagnolo · 14 years ago
  68. fbb078f ath9k: check old power mode before clearing cycle counters by Felix Fietkau · 14 years ago
  69. 3cc25e5 cfg80211: fix a crash in dev lookup on dump commands by Felix Fietkau · 14 years ago
  70. 8df86db carl9170: usbid table updates by Christian Lamparter · 14 years ago
  71. 10598c1 ath9k: Fix a DMA latency issue for Intel Pinetrail platforms. by Vivek Natarajan · 14 years ago
  72. 5f841b4 ath9k: Avoid HW opmode overridden on monitor mode changes by Rajkumar Manoharan · 14 years ago
  73. 269e2d7 libipw: fix proc entry removal by Linus Torvalds · 14 years ago
  74. 9f2a0fa b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmd by Larry Finger · 14 years ago
  75. 520efd1 mac80211: fix failure to check kmalloc return value in key_key_read by Jesper Juhl · 14 years ago
  76. 731b203 libertas: Fix sd8686 firmware reload by Paul Fox · 14 years ago
  77. 4fc4fbd ath9k: Fix incorrect access of rate flags in RC by Mohammed Shafi Shajakhan · 14 years ago
  78. 3d435ad ath5k: Fix double free on hw attach error path by Jones Desougi · 14 years ago
  79. dc9f48c mac80211: Fix scan_ies_len to include DS Params by Jouni Malinen · 14 years ago
  80. d654567 ath9k_htc: Set proper firmware offset for Netgear WNDA3200 by Rajkumar Manoharan · 14 years ago
  81. e609e2e ath9k: fix tx aggregation flush on AR9003 by Felix Fietkau · 14 years ago
  82. 5e848f7 ath9k: lock reset and PCU start/stopping by Luis R. Rodriguez · 14 years ago
  83. b79b33c ath9k: rename rxflushlock to pcu_lock by Luis R. Rodriguez · 14 years ago
  84. 7583c550 ath9k: add locking for starting the PCU on RX by Luis R. Rodriguez · 14 years ago
  85. 1e45028 ath9k: add locking for stopping RX by Luis R. Rodriguez · 14 years ago
  86. 822395b iwlwifi: quiet a noisy printk by Don Fry · 14 years ago
  87. fac6b6a ath9k: resume aggregation immediately after a hardware reset by Felix Fietkau · 14 years ago
  88. dafeac3 carl9170: fix scheduling while atomic by Christian Lamparter · 14 years ago
  89. c8716d9 mac80211: Fix ibss station got expired immediately by Rajkumar Manoharan · 14 years ago
  90. 30115c2 b43: N-PHY: fix infinite-loop-typo by Rafał Miłecki · 14 years ago
  91. 04348f2 wl1251: fix module names by Grazvydas Ignotas · 14 years ago
  92. 0299a50 ath9k: fix handling of rate control probe frames by Felix Fietkau · 14 years ago
  93. 0845735 ath9k: fix crash in ath_update_survey_stats by Felix Fietkau · 14 years ago
  94. 2d3fca1 ath9k_hw: Fix divide by zero cases in paprd. by Senthil Balasubramanian · 14 years ago
  95. 0dfa6db ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2 by Luis R. Rodriguez · 14 years ago
  96. a171fba cfg80211: fix regression on processing country IEs by Luis R. Rodriguez · 14 years ago
  97. 3d2f2cd carl9170: fix memory leak issue in async cmd macro wrappers by Christian Lamparter · 14 years ago
  98. 5f4e6b2 mac80211: don't sanitize invalid rates by Christian Lamparter · 14 years ago
  99. cae7f95 carl9170: fix async command buffer leak by Christian Lamparter · 14 years ago
  100. 9192f71 ath5k: Properly initialize ath_common->cc_lock. by Ben Greear · 14 years ago