1. ebaf579 Bluetooth: Add support for Dell[QCA 0cf3:817a] by Ming Lei · 12 years ago
  2. d66629c Bluetooth: Add support for Dell[QCA 0cf3:0036] by Ming Lei · 12 years ago
  3. eb20ff9 Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state by Vinicius Costa Gomes · 12 years ago
  4. 94a32d10 Bluetooth: Device 0cf3:3008 should map AR 3012 by Sunguk Lee · 12 years ago
  5. 3f63c34 Bluetooth: Add support for atheros 04ca:3004 device to ath3k by Josh Boyer · 12 years ago
  6. d786f67 mwl8k: fix band for supported channels by Jonas Gorski · 12 years ago
  7. 3b69908 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  8. 3d9646d mac80211: fix channel selection bug by Johannes Berg · 12 years ago
  9. d601cd8 mac80211: fix managed mode channel context use by Johannes Berg · 12 years ago
  10. 9887dbf mac80211: fix error in sizeof() usage by Cong Ding · 12 years ago
  11. 7b2385b9 brcmsmac: rework of mac80211 .flush() callback operation by Arend van Spriel · 12 years ago
  12. 600485e ssb: unregister gpios before unloading ssb by Hauke Mehrtens · 12 years ago
  13. c50ae94 bcma: unregister gpios before unloading bcma by Hauke Mehrtens · 12 years ago
  14. a5ffbe0 rtlwifi: Fix scheduling while atomic bug by Larry Finger · 12 years ago
  15. 4c52d3d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 12 years ago
  16. 4c02e2d Bluetooth: Fix hci_conn timeout routine by Andre Guedes · 12 years ago
  17. 8cf9fa1 Bluetooth: Fix handling of unexpected SMP PDUs by Johan Hedberg · 12 years ago
  18. 8a7d7cb mwifiex: fix incomplete scan in case of IE parsing error by Bing Zhao · 12 years ago
  19. 0a06ad8 rtlwifi: Fix the usage of the wrong variable in usb.c by Larry Finger · 12 years ago
  20. 6b112de bcma: fix NAND flash validation by Rafał Miłecki · 12 years ago
  21. 0e33e48 brcmsmac: fix tx status processing by Arend van Spriel · 12 years ago
  22. 006da9e Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  23. cb73e2b9 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  24. c49dc90 cfg80211: off by one in ieee80211_bss() by Dan Carpenter · 12 years ago
  25. ae023b2 Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue" by Emmanuel Grumbach · 12 years ago
  26. 83f0c6d mwifiex: fix typo in PCIe adapter NULL check by Avinash Patil · 12 years ago
  27. fea92cb ath9k: allow setting arbitrary antenna masks on AR9003+ by Felix Fietkau · 12 years ago
  28. 24171dd ath9k_hw: fix chain swap setting when setting rx chainmask to 5 by Felix Fietkau · 12 years ago
  29. 4a8f199 ath9k_hw: fix calibration issues on chainmask that don't include chain 0 by Felix Fietkau · 12 years ago
  30. 430d252 rtlwifi: Fix build warning introduced by commit a290593 by Larry Finger · 12 years ago
  31. fa4cffc iwlegacy: fix IBSS cleanup by Stanislaw Gruszka · 12 years ago
  32. ead0ad1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  33. cb4ec37 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  34. 8680451 mac80211: add encrypt headroom to PERR frames by Bob Copeland · 12 years ago
  35. 9cbbffe mac80211: set NEED_TXPROCESSING for PERR frames by Bob Copeland · 12 years ago
  36. b4a7ff7 mac80211: fix monitor mode injection by Felix Fietkau · 12 years ago
  37. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  38. 1626e0f mac80211: fix FT roaming by Johannes Berg · 12 years ago
  39. c3e5d71 iwlwifi: audit single frames from AGG queue in RS by Emmanuel Grumbach · 12 years ago
  40. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  41. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 12 years ago
  42. a1fe528 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  43. 4b883f0 ath9k: fix rx flush handling by Felix Fietkau · 12 years ago
  44. 7fc00a3 ath9k: add a better fix for the rx tasklet vs rx flush race by Felix Fietkau · 12 years ago
  45. 3adcf20 ath9k: remove the WARN_ON that triggers if generating a beacon fails by Felix Fietkau · 12 years ago
  46. 1adb2e2 ath9k: fix double-free bug on beacon generate failure by Felix Fietkau · 12 years ago
  47. a3dc48e ath9k: do not link receive buffers during flush by Felix Fietkau · 12 years ago
  48. 0981c3b ath9k_htc: Fix memory leak by Sujith Manoharan · 12 years ago
  49. 3b86acb mwifiex: correct config_bands handling for ibss network by Amitkumar Karwar · 12 years ago
  50. d7b9c52 mwifiex: update config_bands during infra association by Amitkumar Karwar · 12 years ago
  51. b7e98b5 Bluetooth: Check if the hci connection exists in SCO shutdown by Gustavo Padovan · 12 years ago
  52. 7b064ed Bluetooth: Fix authentication if acl data comes before remote feature evt by Jaganath Kanakkassery · 12 years ago
  53. f4d6f7d Bluetooth device 04ca:3008 should use ath3k by Sergio Cambra · 12 years ago
  54. 0a9ab9b Bluetooth: Fix incorrect strncpy() in hidp_setup_hid() by Anderson Lizardo · 12 years ago
  55. 2582d52 Bluetooth: Add support for Foxconn / Hon Hai [0489:e056] by AceLan Kao · 12 years ago
  56. 3a61eda Bluetooth: Add support for Foxconn / Hon Hai [0489:e04e] by AceLan Kao · 12 years ago
  57. 2c262b2a Bluetooth: Add support for GC-WB300D PCIe [04ca:3006] to ath3k. by Daniel Schaal · 12 years ago
  58. eed307e Bluetooth: Add support for IMC Networks [13d3:3393] by AceLan Kao · 12 years ago
  59. dbccd79 Bluetooth: Fix sending HCI commands after reset by Szymon Janc · 12 years ago
  60. 5e20a4b b43: Fix firmware loading when driver is built into the kernel by Larry Finger · 12 years ago
  61. 407ee23 drivers/net/wireless/iwlegacy: use strlcpy instead of strncpy by Chen Gang · 12 years ago
  62. c4f74d3 drivers/net/wireless/mwl8k.c: avoid use-after-free by Nickolai Zeldovich · 12 years ago
  63. 111b72a rtlwifi: Fix typo in debug output of rtl8192c and rtl8723ae by Julian Wollrath · 12 years ago
  64. 2be7d22 wireless: add new wil6210 802.11ad 60GHz driver by Vladimir Kondratiev · 12 years ago
  65. c3ff0b2 mwifiex: fix typo in setting up ibss network parameters by Amitkumar Karwar · 12 years ago
  66. 9c969d8 mwifiex: check wait_event_interruptible return value by Bing Zhao · 12 years ago
  67. a910c9c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  68. d339fc8 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  69. 9a6f734 ath9k: Fix Kconfig for ATH9K_HTC by Vladimir Kondratiev · 12 years ago
  70. f590dce iwlwifi: fix the reclaimed packet tracking upon flush queue by Emmanuel Grumbach · 12 years ago
  71. 392d4ca iwlwifi: fix PCIe interrupt handle return value by Johannes Berg · 12 years ago
  72. 09b1426 mac80211: fix maximum MTU by Chaitanya · 12 years ago
  73. 826262c mac80211: fix dtim_period in hidden SSID AP association by Johannes Berg · 12 years ago
  74. a56f992 mac80211: use del_timer_sync for final sta cleanup timer deletion by Johannes Berg · 12 years ago
  75. 97f97b1 mac80211: fix station destruction in AP/mesh modes by Johannes Berg · 12 years ago
  76. b7cfcd1 mac80211: RMC buckets are just list heads by Thomas Pedersen · 12 years ago
  77. 4d76d21 mac80211: assign VLAN channel contexts by Johannes Berg · 12 years ago
  78. 2d4072a mac80211: flush AP_VLAN stations when tearing down the BSS AP by Felix Fietkau · 12 years ago
  79. 34bcf71 mac80211: fix ibss scanning by Stanislaw Gruszka · 12 years ago
  80. 619c5a9 brcmfmac: fix parsing rsn ie for ap mode. by Hante Meuleman · 12 years ago
  81. 1b2c2e7 brcmsmac: add copyright information for Canonical by Arend van Spriel · 12 years ago
  82. 3f009c7 rtlwifi: rtl8723ae: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  83. f6aa93a rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  84. 708b70f rtlwifi: rtl8192de: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  85. 9145910 rtlwifi: rtl8192ce: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  86. 86bfec8 rtlwifi: Fix warning for unchecked pci_map_single() call by Larry Finger · 12 years ago
  87. 4010fe2 p54usb: add USBIDs for two more p54usb devices by Christian Lamparter · 12 years ago
  88. 1474a89 rtlwifi: Don't leak on error in _rtl_usb_receive() by Jesper Juhl · 12 years ago
  89. a796a1d ath9k_hw: Fix RX gain initvals for AR9485 by Sujith Manoharan · 12 years ago
  90. 4dd6ff7 bcma: correct M25P32 serial flash ID by Rafał Miłecki · 12 years ago
  91. 7ffa592 brcmsmac: Use udelay instead of usleep_range by Niels Ole Salscheider · 12 years ago
  92. 3194b7f p54usb: add USB ID for T-Com Sinus 154 data II by Tomasz Guszkowski · 12 years ago
  93. 6c653f6 carl9170: fix -EINVAL bailout during init with !CONFIG_MAC80211_MESH by Christian Lamparter · 12 years ago
  94. 4c3de59 rtlwifi: fix incorrect use of usb_alloc_coherent with usb_control_msg by Jussi Kivilinna · 12 years ago
  95. 12e9432 ath9k: Fix compilation breakage by Sujith Manoharan · 12 years ago
  96. 3194f2f ssb: SSB_DRIVER_GPIO should depend on GPIOLIB instead of selecting it by Geert Uytterhoeven · 12 years ago
  97. a733311 bcma: BCMA_DRIVER_GPIO should depend on GPIOLIB instead of selecting it by Geert Uytterhoeven · 12 years ago
  98. a49f0d1 Linux 3.8-rc1 by Linus Torvalds · 12 years ago
  99. 4fe19a1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 12 years ago
  100. 769cb85 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 12 years ago