1. d6755bd rsi: avoid format string leak to thread name by Kees Cook · 11 years ago
  2. a5eb1ae Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  3. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  4. ef1b075 mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper by John W. Linville · 11 years ago
  5. 1c48f98 ath9k: fix sleep timer during suspend by Rajkumar Manoharan · 11 years ago
  6. 4bbf441 ath9k: Handle multiple keys while setting tx filters by Rajkumar Manoharan · 11 years ago
  7. 0986949 mwifiex: update seq number correctly for packets from TDLS peer by Avinash Patil · 11 years ago
  8. 71e17ee mwifiex: set TDLS flags for AMSDU packets by Avinash Patil · 11 years ago
  9. c1078bc mwifiex: delete TDLS link upon Teardown event by Avinash Patil · 11 years ago
  10. d8d2f19 mwifiex: silence TDLS link delete failure for nonexistent link by Avinash Patil · 11 years ago
  11. 16e8552 mwifiex: avoid TDLS check for packets destined to AP by Avinash Patil · 11 years ago
  12. b7a5970 ath9k: fix build error with disabled debug by Zefir Kurtisi · 11 years ago
  13. 7e8c049 b43: N-PHY: add missing calib values for radio 0x2026 rev 11 by Rafał Miłecki · 11 years ago
  14. 9121173 b43: fix list of 5 GHz channels for 802.11n cards by Rafał Miłecki · 11 years ago
  15. e9cdcb7 b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/) by Rafał Miłecki · 11 years ago
  16. d2ed270 libertas: fix return value when processing invalid packet by Dan Williams · 11 years ago
  17. 2ad69ac rt2x00: Endless loop on hub port power down by Richard Genoud · 11 years ago
  18. 5c2b607 carl9170: fix leaks at failure path in carl9170_usb_probe() by Alexey Khoroshilov · 11 years ago
  19. b88bb29 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  20. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  21. 99abe65 Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  22. 2c316e6 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  23. 999609f iwlwifi: mvm: remove vif argument from power_update_mac by Arik Nemtsov · 11 years ago
  24. 13b7232 iwlwifi: mvm: make iwl_mvm_update_beacon_abort static by Emmanuel Grumbach · 11 years ago
  25. 1fa477c iwlwifi: mvm: remove debugfs hook for reduced tx power by Emmanuel Grumbach · 11 years ago
  26. 0f618e6 iwlwifi: mvm: disable reduced Tx power when not applicable by Emmanuel Grumbach · 11 years ago
  27. bca49d9 iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacks by Luciano Coelho · 11 years ago
  28. fa7b2e7 iwlwifi: mvm: don't filter out the first beacon by Avri Altman · 11 years ago
  29. 0ccab3d Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next by Emmanuel Grumbach · 11 years ago
  30. 7bacc78 iwlwifi: mvm: disable beacon filtering by Emmanuel Grumbach · 11 years ago
  31. 9681047 ath9k: fixup "ath9k_htc: fix build with disabled debug" by John W. Linville · 11 years ago
  32. 24acfc6 b43: xmit: set 5 GHz bit depending on current band by Rafał Miłecki · 11 years ago
  33. 3cad711 ath9k_htc: fix build with disabled debug by Oleksij Rempel · 11 years ago
  34. 773cfc5 b43: add more devices to the bands database by Rafał Miłecki · 11 years ago
  35. 075ca60 b43: move bands detection to a separated function by Rafał Miłecki · 11 years ago
  36. 7974728 NFC: st21nfca: Add ISO15693 Reader/Writer support by Christophe Ricard · 11 years ago
  37. a779b88 NFC: st21nfca: Improve load_session by Christophe Ricard · 11 years ago
  38. c44cb2e NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca by Christophe Ricard · 11 years ago
  39. 20e6f7f brcmsmac: make return of 0 explicit by Julia Lawall · 11 years ago
  40. 08232bf ath9k_hw: Abort transmission for sleeping station by Rajkumar Manoharan · 11 years ago
  41. 1db1059 b43: make B43_PCMCIA and B43_SDIO depend on B43_SSB by Rafał Miłecki · 11 years ago
  42. 7a8af8c b43: rework band switching by Rafał Miłecki · 11 years ago
  43. 50c1b59 b43: complete PHY reset by Rafał Miłecki · 11 years ago
  44. b60c3c2 b43: move PHY reset code into PHY specific file by Rafał Miłecki · 11 years ago
  45. 0f68423 b43: split upload of init values into 2 functions by Rafał Miłecki · 11 years ago
  46. 83dc363 rtlwifi: remove unused allow_all_destaddr functions by Peter Wu · 11 years ago
  47. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 11 years ago
  48. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 11 years ago
  49. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 11 years ago
  50. 5344669 iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2P by Luciano Coelho · 11 years ago
  51. cad3f08 iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is set by Luciano Coelho · 11 years ago
  52. 5c90422 iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid it by Emmanuel Grumbach · 11 years ago
  53. 894981e iwlwifi: mvm: Remove redundant initialization by Avri Altman · 11 years ago
  54. 3b00772 iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctx by Luciano Coelho · 11 years ago
  55. f8b8a47 wlcore: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 11 years ago
  56. 8d767dc mwifiex: set valid tx_param during mwifiex_send_null_packet by Avinash Patil · 11 years ago
  57. bb71d01 mwifiex: restore current SDIO write port in failure cases by Avinash Patil · 11 years ago
  58. 89ce4f6 ath: add JP DFS pattern detector by Janusz Dziedzic · 11 years ago
  59. f12e3e0 ath: add DFS FCC pattern detector by Janusz Dziedzic · 11 years ago
  60. e757201 drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation by George Spelvin · 11 years ago
  61. 9b60fa4 drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32 by George Spelvin · 11 years ago
  62. 1836eea lib/crc7: Shift crc7() output left 1 bit by George Spelvin · 11 years ago
  63. d91a48c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  64. 75e5807 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  65. af7c603 iwlwifi: fix LED support Kconfig dependencies by Johannes Berg · 11 years ago
  66. 4c9706d iwlwifi: update nmi register by Liad Kaufman · 11 years ago
  67. cf52023 iwlwifi: mvm: combine p2p and station mac context functions by Luciano Coelho · 11 years ago
  68. 4d66449 iwlwifi: mvm: BT Coex - send channel inhibition before association by Emmanuel Grumbach · 11 years ago
  69. 1504f48 iwlwifi: mvm: add uapsd_disable module parameter by Matt Chen · 11 years ago
  70. faf1dc6 ath9k_htc: Stop ANI before doing hw_reset by Rajkumar Manoharan · 11 years ago
  71. 91479b6 iwlwifi: allow dynamic configuration of internal memory by Eran Harary · 11 years ago
  72. 5f407ac rsi: Changed the return value to enable BA set-up by Jahnavi Meher · 11 years ago
  73. 600a897 brcmfmac: determine chanspec from struct cfg80211_chan_def info by Arend van Spriel · 11 years ago
  74. ee942ec brcmfmac: handle 80MHz chanspecs in construct_reg_info() function by Arend van Spriel · 11 years ago
  75. 06c0158 brcmfmac: get rid of brcmf_cfg80211_set_channel() function by Arend van Spriel · 11 years ago
  76. c555ecd brcmfmac: enable 80Mhz in 5G custom regulatory rules by Arend van Spriel · 11 years ago
  77. 18d6c53 brcmfmac: provide VHT capability information to user-space by Arend van Spriel · 11 years ago
  78. 4439cbc brcm80211: extend channel conversion functions for 80MHz support by Arend van Spriel · 11 years ago
  79. a9a5687 brcmfmac: remove usage of cfg80211_get_chandef_type() by Arend van Spriel · 11 years ago
  80. b8d2e87 brcmfmac: Fix reconnect failure after beacon timeout by Daniel Kim · 11 years ago
  81. 3e99b08 brcmfmac: enhance nvram processing by Arend van Spriel · 11 years ago
  82. 9cd1835 brcmfmac: Make FWS queueing configurable. by Hante Meuleman · 11 years ago
  83. 5592944 brcmfmac: Move handling 802.1x frames to dhd_linux. by Hante Meuleman · 11 years ago
  84. 53e30ea4 brcmfmac: Move out hdrpull from tx_finalize. by Hante Meuleman · 11 years ago
  85. 604bf23 brcmfmac: Report the support of firmware roaming by Daniel Kim · 11 years ago
  86. e09cc63 brcmfmac: Give priority to 5GHz band in selecting target BSS by Daniel Kim · 11 years ago
  87. 3eb6ed2 ath9k_htc: use ath9k_cmn_debug_phy_err by Oleksij Rempel · 11 years ago
  88. e02912c ath9k: move phy_err to ath9k_cmn_debug_phy_err by Oleksij Rempel · 11 years ago
  89. f14c17c ath9k_htc: use ath9k_cmn_debug_recv by Oleksij Rempel · 11 years ago
  90. 87ea9b0 ath9k: move recv to ath9k_cmn_debug_recv by Oleksij Rempel · 11 years ago
  91. b5a0c86 ath9k & ath9k_htc: move ath_rx_stats to cmn by Oleksij Rempel · 11 years ago
  92. 9d83cd5 ath9k: reorder or remove some includes by Oleksij Rempel · 11 years ago
  93. df73820 ath9k_htc: use ath9k_cmn_debug_base_eeprom by Oleksij Rempel · 11 years ago
  94. 29bf801 ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom by Oleksij Rempel · 11 years ago
  95. 7e9bed7 ath9k_htc: use ath9k_cmn_debug_modal_eeprom by Oleksij Rempel · 11 years ago
  96. f2c3c95 ath9k-common: create common-debug and move modal_eeprom to cmn by Oleksij Rempel · 11 years ago
  97. fbe057d b43: drop SSB dependency by Rafał Miłecki · 11 years ago
  98. bd7c8a5 b43: adjust code to compile without SSB by Rafał Miłecki · 11 years ago
  99. fe5d962 orinoco_usb: Fix broken firmware load error checking by Ondrej Zary · 11 years ago
  100. e515e9c ath9k: non-functional: calculate DFS pulse interval per-wiphy by Zefir Kurtisi · 11 years ago