1. 2086374 brcmfmac: simplify transmit path by Arend van Spriel · 11 years ago
  2. 88f9b65 bcma: add support for BCM43142 by Rafał Miłecki · 11 years ago
  3. 8960400 b43: replace B43_BCMA_EXTRA with modparam allhwsupport by Rafał Miłecki · 11 years ago
  4. d847e3e ath10k: leave MMIC generation to the HW by Michal Kazior · 11 years ago
  5. 429ff56 ath10k: fix 5ghz channel definitions by Michal Kazior · 11 years ago
  6. 87b1423 ath10k: fix MSI-X setup failpath by Michal Kazior · 11 years ago
  7. 0847beb rt2x00: rt2800lib: fix default TX power check for RT55xx by Gabor Juhos · 11 years ago
  8. 9a54c17 ath9k: Add mix tx gain table for AR9462 2.0 by Sujith Manoharan · 11 years ago
  9. bb16d48 rt2x00: rt2800lib: turn on tertiary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  10. 3e23d4e rt2x00: rt2800lib: turn on secondary PAs/LNAs for 3T/3R devices by Gabor Juhos · 11 years ago
  11. 51f877ab rt2x00: rt2800: increase EEPROM_SIZE to 512 bytes by Gabor Juhos · 11 years ago
  12. 59731bb Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  13. 729d8d1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  14. bd4ace2 iwlwifi: mvm: Add support for Low Power RX by Alexander Bondar · 12 years ago
  15. 9277326 Merge remote-tracking branch 'wireless-next/master' into iwlwifi-next by Johannes Berg · 11 years ago
  16. cfb4e62 iwlwifi: always use 'trans_pcie' name by Johannes Berg · 11 years ago
  17. fecba09 iwlwifi: always use 'rxq' as RX queue struct name by Johannes Berg · 11 years ago
  18. c7df1f4 iwlwifi: pcie: rework RX buffer list init and freeing by Johannes Berg · 11 years ago
  19. 3a3cb92 iwlwifi: mvm: Change the settings of AP beacon time by Ilan Peer · 11 years ago
  20. dafe6c4 iwlwifi: mvm: add thermal throttling debugging by eytan lifshitz · 11 years ago
  21. e715c3a iwlwifi: mvm: add BT-Coex LUT for 1x1 products by Emmanuel Grumbach · 11 years ago
  22. 9fbdc75 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  23. 66ba271 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  24. 2b5e54e ath9k: Add support for AR9462 2.1 by Sujith Manoharan · 11 years ago
  25. d567e4e ath9k: Program initvals for AR9462 2.1 by Sujith Manoharan · 11 years ago
  26. 12c75ef ath9k: Add initvals for AR9462 2.1 by Sujith Manoharan · 11 years ago
  27. 7c676d9 ath9k: Add version macros for AR9462 2.1 by Sujith Manoharan · 11 years ago
  28. 73e088e rtlwifi: rtl8723ae: Fix typo in firmware names by Larry Finger · 11 years ago
  29. 668b2bb wil6210: add HW write-back option in TX descriptor by Kirshenbaum Erez · 11 years ago
  30. 99b55bd wil6210: set vring index for all descriptors by Kirshenbaum Erez · 11 years ago
  31. 150cc69 rt2x00: rt2800: unify [RT]XWI_SIZE defines by Gabor Juhos · 11 years ago
  32. a53aff5 rt2x00: rt2800pci: don't use TXWI_DESC_SIZE directly by Gabor Juhos · 11 years ago
  33. 0a6f3a8 rt2x00: read 5GHz TX power values from the correct offset by Gabor Juhos · 11 years ago
  34. 428e3cf ipw2x00: printing the wrong array in debug code by Dan Carpenter · 11 years ago
  35. fca3c21 ath9k: Enable WoW only for supported models by Sujith Manoharan · 11 years ago
  36. 7258416 cw1200: Fix up a large pile of sparse warnings by Solomon Peachy · 11 years ago
  37. 5d9e3bc ipw2200: fix error return code in ipw_load() by Wei Yongjun · 11 years ago
  38. f56e121 ath9k: fix queue depth accounting in ath_tx_txqaddbuf by Felix Fietkau · 11 years ago
  39. 68185a4 ath9k_htc: Add ethtool stats support. by Ben Greear · 11 years ago
  40. 156652b ath9k_htc: Support reporting tx and rx chain mask. by Ben Greear · 11 years ago
  41. 57bf744 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  42. 075163b ath9k_htc: Handle IDLE state transition properly by Sujith Manoharan · 11 years ago
  43. 23bc202 ath9k: fix an RCU issue in calling ieee80211_get_tx_rates by Felix Fietkau · 11 years ago
  44. 6c7c4cb mac80211: initialize power mode for mesh STAs by Thomas Pedersen · 11 years ago
  45. ac49e1a mac80211: allow self-protected frame tx without sta by Thomas Pedersen · 11 years ago
  46. a33d402 cfg80211: fix compilation warning for cfg80211_leave_all() by Arend van Spriel · 11 years ago
  47. f9bef3d wireless: check for dangling wdev->current_bss pointer by Ben Greear · 11 years ago
  48. 0e3a39b wireless: add comments about bss refcounting by Ben Greear · 11 years ago
  49. 6f39090 wireless: Make sure __cfg80211_connect_result always puts bss by Ben Greear · 11 years ago
  50. b8f4e06 Bluetooth: Improve comments on the HCI_Delete_Store_Link_Key issue by Gustavo Padovan · 11 years ago
  51. 3f6fa3d Bluetooth: Fix invalid length check in l2cap_information_rsp() by Jaganath Kanakkassery · 11 years ago
  52. 502f769 Bluetooth: Add missing reset_resume dev_pm_ops by Shuah Khan · 11 years ago
  53. 673e1dd Bluetooth: hidp: using strlcpy instead of strncpy, also beautify code. by Chen Gang · 11 years ago
  54. 0a80465 Bluetooth: Remove unneeded flag by Andrei Emeltchenko · 11 years ago
  55. 034cbea Bluetooth: Use HCI_MGMT instead of HCI_LINK_KEYS flag by Andrei Emeltchenko · 11 years ago
  56. 12602d0 Bluetooth: Mgmt Device Found Event by Andre Guedes · 11 years ago
  57. 8892d8b Bluetooth: Remove empty event handler by Andre Guedes · 11 years ago
  58. b043434 Bluetooth: Remove inquiry helpers by Andre Guedes · 11 years ago
  59. 917eedc Bluetooth: Remove LE scan helpers by Andre Guedes · 11 years ago
  60. 3fd319b Bluetooth: Refactor hci_cc_le_set_scan_enable by Andre Guedes · 11 years ago
  61. 1183fdc Bluetooth: Make mgmt_stop_discovery_failed static by Andre Guedes · 11 years ago
  62. 82f4785 Bluetooth: Remove stop discovery handling from hci_event.c by Andre Guedes · 11 years ago
  63. 0e05bba Bluetooth: Update stop_discovery to use HCI request by Andre Guedes · 11 years ago
  64. 4c87eaa Bluetooth: Use HCI request in interleaved discovery by Andre Guedes · 11 years ago
  65. 0d8cc93 Bluetooth: Move discovery macros to hci_core.h by Andre Guedes · 11 years ago
  66. 41dc2bd Bluetooth: Make mgmt_start_discovery_failed static by Andre Guedes · 11 years ago
  67. fef5234 Bluetooth: Remove start discovery handling from hci_event.c by Andre Guedes · 11 years ago
  68. 7c30772 Bluetooth: Update start_discovery to use HCI request by Andre Guedes · 11 years ago
  69. 1f9b9a5 Bluetooth: Make inquiry_cache_flush non-static by Andre Guedes · 11 years ago
  70. 44f3b0f Bluetooth: Fix multiple LE socket handling by Johan Hedberg · 11 years ago
  71. 0cc59a72c Bluetooth: Remove useless hci_conn disc_timeout setting by Johan Hedberg · 11 years ago
  72. 5ee9891 Bluetooth: Simplify hci_conn_hold/drop logic for L2CAP by Johan Hedberg · 11 years ago
  73. af1c013 Bluetooth: Remove unnecessary L2CAP channel state check by Johan Hedberg · 11 years ago
  74. 60bac18 Bluetooth: Remove useless sk variable in l2cap_le_conn_ready by Johan Hedberg · 11 years ago
  75. 97f57c0 Bluetooth: Fix duplicate call to l2cap_chan_ready() by Johan Hedberg · 11 years ago
  76. d872992 Bluetooth: Add clarifying comment to l2cap_conn_ready() by Johan Hedberg · 11 years ago
  77. 9f22398c Bluetooth: Fix hardcoding ATT CID in __l2cap_chan_add() by Johan Hedberg · 11 years ago
  78. 141d570 Bluetooth: Fix EBUSY condition test in l2cap_chan_connect by Johan Hedberg · 11 years ago
  79. f224ca5 Bluetooth: Fix LE vs BR/EDR selection when connecting by Johan Hedberg · 11 years ago
  80. 073d1cf Bluetooth: Rename L2CAP_CID_LE_DATA to L2CAP_CID_ATT by Johan Hedberg · 11 years ago
  81. c562355 Bluetooth: Handle LE L2CAP signalling in its own function by Johan Hedberg · 11 years ago
  82. b887664 mwifiex: channel switch handling for station by Amitkumar Karwar · 11 years ago
  83. 2a7305c mwifiex: add basic 11h support for station by Amitkumar Karwar · 11 years ago
  84. 86a9c4a brcm80211: fix null pointer access by Antonio Quartulli · 11 years ago
  85. f2bbb07 mwifiex: code rearrangement for better readability by Amitkumar Karwar · 11 years ago
  86. 10d0b90 rtlwifi: rtl8192cu: Fix duplicate if test by Larry Finger · 11 years ago
  87. 2f2a884 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  88. f1940c5 cfg80211: hold BSS over association process by Johannes Berg · 11 years ago
  89. 959867f cfg80211: require passing BSS struct back to cfg80211_assoc_timeout by Johannes Berg · 11 years ago
  90. 86e8cf9 nl80211: use small state buffer for wiphy_dump by Johannes Berg · 11 years ago
  91. f93beba Merge remote-tracking branch 'mac80211/master' into HEAD by Johannes Berg · 11 years ago
  92. 3a5a423 nl80211: fix attrbuf access race by allocating a separate one by Johannes Berg · 11 years ago
  93. 354b75b brcmfmac: add sdio sg list support by Franky Lin · 11 years ago
  94. 78b3f1c brcmfmac: replace brcmf_sdioh_request_buffer with brcmf_sdio_buffrw by Franky Lin · 11 years ago
  95. 16035d5 brcmfmac: remove redundant chip ID check in dhd_sdio by Franky Lin · 11 years ago
  96. fccfe93 brcmfmac: simplify dpc handling using atomic operations by Arend van Spriel · 11 years ago
  97. 1ab083a brcmfmac: consolidate mac_descriptor related function names by Arend van Spriel · 11 years ago
  98. ae66460 brcmfmac: remove dependency with nl80211.h by Arend van Spriel · 11 years ago
  99. 4e89dfc brcmfmac: rename variable prec to more appropriate name, ie. fifo by Arend van Spriel · 11 years ago
  100. 7d74703 brcmfmac: Only use credits for bcmc when firmware indicates it. by Hante Meuleman · 11 years ago