1. cf42c4e wil6210: optimize wil_release_reorder_frames by Vladimir Kondratiev · 11 years ago
  2. 39c52ee wil6210: improve pointers printing by Vladimir Kondratiev · 11 years ago
  3. 047e5d7 wil6210: detect scan timeouts by Vladimir Kondratiev · 11 years ago
  4. 5bb6423 wil6210: inline functions for vring hi/lo watermarks by Vladimir Kondratiev · 11 years ago
  5. fc219ee wil6210: limit fw error recovery attempts by Vladimir Kondratiev · 11 years ago
  6. d87bac1 wil6210: limit MTU by Vladimir Kondratiev · 11 years ago
  7. 60ccc10 ath9k: Fix deadlock while updating p2p beacon timer by Rajkumar Manoharan · 11 years ago
  8. 52f98a5 brcmfmac: remove firmware list from USB driver by Arend van Spriel · 11 years ago
  9. c40edfc brcmfmac: Remove interrupt endpoint usage from USB driver. by Hante Meuleman · 11 years ago
  10. 7dd3abc brcmfmac: Increase max buffer size for receiving control message from dongle by Daniel Kim · 11 years ago
  11. 6833965 brcmutil: assure unused bits are cleared in 11n chanspec by Arend van Spriel · 11 years ago
  12. 71ded72 brcmfmac: make brcmf_fw_nvram_strip() static by Arend van Spriel · 11 years ago
  13. 5b8045d brcmfmac: use asynchronous firmware request in USB by Arend van Spriel · 11 years ago
  14. bd0e1b1 brcmfmac: use asynchronous firmware request in SDIO by Arend van Spriel · 11 years ago
  15. c1416e7 brcmfmac: introduce asynchronous firmware loading by Arend van Spriel · 11 years ago
  16. de389a5 brcmfmac: Add log of superspeed device detection to USB probe. by Hante Meuleman · 11 years ago
  17. 4dd7de1 brcmfmac: rework usb callback operations by Arend van Spriel · 11 years ago
  18. 4faf28b brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback by Arend van Spriel · 11 years ago
  19. dabedab brcmfmac: rename nvram.[ch] for upcoming firmware handling functions by Arend van Spriel · 11 years ago
  20. f33d7a9 brcmfmac: remove .init() callback for internal bus interface by Arend van Spriel · 11 years ago
  21. 5a394eb brcmfmac: make chandef_to_chanspec() function static by Arend van Spriel · 11 years ago
  22. 0f0fe99 brcmfmac: restore mpc before passing scan status to cfg80211 by Arend van Spriel · 11 years ago
  23. 181f2d1 brcmfmac: reduce log level for invalid scheduled scan request by Arend van Spriel · 11 years ago
  24. 304014a wcn36xx: Use kmemdup instead of kmalloc + memcpy by Benoit Taine · 11 years ago
  25. 55fdb85 mwifiex: use time_after() by Manuel Schölling · 11 years ago
  26. 347f8fd at76c50x-usb: Make WEP encryption working. by Andrea Merello · 11 years ago
  27. 174beab at76c50x-usb: Don't perform DMA from stack memory by Andrea Merello · 11 years ago
  28. 7dd74f5 ath9k: avoid passing buffers to the hardware during flush by Felix Fietkau · 11 years ago
  29. 3f3c09f ath9k: simplify DFS pulse interval debug printing by Zefir Kurtisi · 11 years ago
  30. d6755bd rsi: avoid format string leak to thread name by Kees Cook · 11 years ago
  31. 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
  32. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  33. ef1b075 mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper by John W. Linville · 11 years ago
  34. 1c48f98 ath9k: fix sleep timer during suspend by Rajkumar Manoharan · 11 years ago
  35. 4bbf441 ath9k: Handle multiple keys while setting tx filters by Rajkumar Manoharan · 11 years ago
  36. 0986949 mwifiex: update seq number correctly for packets from TDLS peer by Avinash Patil · 11 years ago
  37. 71e17ee mwifiex: set TDLS flags for AMSDU packets by Avinash Patil · 11 years ago
  38. c1078bc mwifiex: delete TDLS link upon Teardown event by Avinash Patil · 11 years ago
  39. d8d2f19 mwifiex: silence TDLS link delete failure for nonexistent link by Avinash Patil · 11 years ago
  40. 16e8552 mwifiex: avoid TDLS check for packets destined to AP by Avinash Patil · 11 years ago
  41. b7a5970 ath9k: fix build error with disabled debug by Zefir Kurtisi · 11 years ago
  42. 7e8c049 b43: N-PHY: add missing calib values for radio 0x2026 rev 11 by Rafał Miłecki · 11 years ago
  43. 9121173 b43: fix list of 5 GHz channels for 802.11n cards by Rafał Miłecki · 11 years ago
  44. e9cdcb7 b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/) by Rafał Miłecki · 11 years ago
  45. d2ed270 libertas: fix return value when processing invalid packet by Dan Williams · 11 years ago
  46. 2ad69ac rt2x00: Endless loop on hub port power down by Richard Genoud · 11 years ago
  47. 5c2b6078 carl9170: fix leaks at failure path in carl9170_usb_probe() by Alexey Khoroshilov · 11 years ago
  48. 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
  49. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  50. 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
  51. 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
  52. 999609f iwlwifi: mvm: remove vif argument from power_update_mac by Arik Nemtsov · 11 years ago
  53. 13b7232 iwlwifi: mvm: make iwl_mvm_update_beacon_abort static by Emmanuel Grumbach · 11 years ago
  54. 1fa477c iwlwifi: mvm: remove debugfs hook for reduced tx power by Emmanuel Grumbach · 11 years ago
  55. 0f618e6 iwlwifi: mvm: disable reduced Tx power when not applicable by Emmanuel Grumbach · 11 years ago
  56. bca49d9 iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacks by Luciano Coelho · 11 years ago
  57. fa7b2e7 iwlwifi: mvm: don't filter out the first beacon by Avri Altman · 11 years ago
  58. 0ccab3d Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next by Emmanuel Grumbach · 11 years ago
  59. 7bacc78 iwlwifi: mvm: disable beacon filtering by Emmanuel Grumbach · 11 years ago
  60. 9681047 ath9k: fixup "ath9k_htc: fix build with disabled debug" by John W. Linville · 11 years ago
  61. 24acfc6 b43: xmit: set 5 GHz bit depending on current band by Rafał Miłecki · 11 years ago
  62. 3cad711 ath9k_htc: fix build with disabled debug by Oleksij Rempel · 11 years ago
  63. 773cfc5 b43: add more devices to the bands database by Rafał Miłecki · 11 years ago
  64. 075ca60 b43: move bands detection to a separated function by Rafał Miłecki · 11 years ago
  65. 7974728 NFC: st21nfca: Add ISO15693 Reader/Writer support by Christophe Ricard · 11 years ago
  66. a779b88 NFC: st21nfca: Improve load_session by Christophe Ricard · 11 years ago
  67. c44cb2e NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca by Christophe Ricard · 11 years ago
  68. 20e6f7f brcmsmac: make return of 0 explicit by Julia Lawall · 11 years ago
  69. 08232bf ath9k_hw: Abort transmission for sleeping station by Rajkumar Manoharan · 11 years ago
  70. 1db1059 b43: make B43_PCMCIA and B43_SDIO depend on B43_SSB by Rafał Miłecki · 11 years ago
  71. 7a8af8c b43: rework band switching by Rafał Miłecki · 11 years ago
  72. 50c1b59 b43: complete PHY reset by Rafał Miłecki · 11 years ago
  73. b60c3c2 b43: move PHY reset code into PHY specific file by Rafał Miłecki · 11 years ago
  74. 0f68423 b43: split upload of init values into 2 functions by Rafał Miłecki · 11 years ago
  75. 83dc363 rtlwifi: remove unused allow_all_destaddr functions by Peter Wu · 11 years ago
  76. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 11 years ago
  77. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 11 years ago
  78. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 11 years ago
  79. 5344669 iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2P by Luciano Coelho · 11 years ago
  80. cad3f08 iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is set by Luciano Coelho · 11 years ago
  81. 5c90422 iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid it by Emmanuel Grumbach · 11 years ago
  82. 894981e iwlwifi: mvm: Remove redundant initialization by Avri Altman · 11 years ago
  83. 3b00772 iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctx by Luciano Coelho · 11 years ago
  84. f8b8a47 wlcore: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 11 years ago
  85. 8d767dc mwifiex: set valid tx_param during mwifiex_send_null_packet by Avinash Patil · 11 years ago
  86. bb71d01 mwifiex: restore current SDIO write port in failure cases by Avinash Patil · 11 years ago
  87. 89ce4f6 ath: add JP DFS pattern detector by Janusz Dziedzic · 11 years ago
  88. f12e3e0 ath: add DFS FCC pattern detector by Janusz Dziedzic · 11 years ago
  89. e757201 drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation by George Spelvin · 11 years ago
  90. 9b60fa4 drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32 by George Spelvin · 11 years ago
  91. 1836eea lib/crc7: Shift crc7() output left 1 bit by George Spelvin · 11 years ago
  92. d91a48c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  93. 75e5807 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  94. af7c603 iwlwifi: fix LED support Kconfig dependencies by Johannes Berg · 11 years ago
  95. 4c9706d iwlwifi: update nmi register by Liad Kaufman · 11 years ago
  96. cf52023 iwlwifi: mvm: combine p2p and station mac context functions by Luciano Coelho · 11 years ago
  97. 4d66449 iwlwifi: mvm: BT Coex - send channel inhibition before association by Emmanuel Grumbach · 11 years ago
  98. 1504f48 iwlwifi: mvm: add uapsd_disable module parameter by Matt Chen · 11 years ago
  99. faf1dc6 ath9k_htc: Stop ANI before doing hw_reset by Rajkumar Manoharan · 11 years ago
  100. 91479b6 iwlwifi: allow dynamic configuration of internal memory by Eran Harary · 11 years ago