1. 24acfc6 b43: xmit: set 5 GHz bit depending on current band by Rafał Miłecki · 10 years ago
  2. 3cad711 ath9k_htc: fix build with disabled debug by Oleksij Rempel · 10 years ago
  3. 773cfc5 b43: add more devices to the bands database by Rafał Miłecki · 10 years ago
  4. 075ca60 b43: move bands detection to a separated function by Rafał Miłecki · 10 years ago
  5. 20e6f7f brcmsmac: make return of 0 explicit by Julia Lawall · 10 years ago
  6. 08232bf ath9k_hw: Abort transmission for sleeping station by Rajkumar Manoharan · 10 years ago
  7. 1db1059 b43: make B43_PCMCIA and B43_SDIO depend on B43_SSB by Rafał Miłecki · 10 years ago
  8. 7a8af8c b43: rework band switching by Rafał Miłecki · 10 years ago
  9. 50c1b59 b43: complete PHY reset by Rafał Miłecki · 10 years ago
  10. b60c3c2 b43: move PHY reset code into PHY specific file by Rafał Miłecki · 10 years ago
  11. 0f68423 b43: split upload of init values into 2 functions by Rafał Miłecki · 10 years ago
  12. 83dc363 rtlwifi: remove unused allow_all_destaddr functions by Peter Wu · 11 years ago
  13. f8b8a47 wlcore: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 10 years ago
  14. 8d767dc mwifiex: set valid tx_param during mwifiex_send_null_packet by Avinash Patil · 10 years ago
  15. bb71d01 mwifiex: restore current SDIO write port in failure cases by Avinash Patil · 10 years ago
  16. 89ce4f6 ath: add JP DFS pattern detector by Janusz Dziedzic · 10 years ago
  17. f12e3e0 ath: add DFS FCC pattern detector by Janusz Dziedzic · 10 years ago
  18. e757201 drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation by George Spelvin · 10 years ago
  19. 9b60fa4 drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32 by George Spelvin · 10 years ago
  20. 1836eea lib/crc7: Shift crc7() output left 1 bit by George Spelvin · 11 years ago
  21. d91a48c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 10 years ago
  22. 75e5807 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 10 years ago
  23. af7c603 iwlwifi: fix LED support Kconfig dependencies by Johannes Berg · 10 years ago
  24. 4c9706d iwlwifi: update nmi register by Liad Kaufman · 11 years ago
  25. cf52023 iwlwifi: mvm: combine p2p and station mac context functions by Luciano Coelho · 10 years ago
  26. 4d66449 iwlwifi: mvm: BT Coex - send channel inhibition before association by Emmanuel Grumbach · 11 years ago
  27. 1504f48 iwlwifi: mvm: add uapsd_disable module parameter by Matt Chen · 11 years ago
  28. 91479b6 iwlwifi: allow dynamic configuration of internal memory by Eran Harary · 10 years ago
  29. 5f407ac rsi: Changed the return value to enable BA set-up by Jahnavi Meher · 10 years ago
  30. 600a897 brcmfmac: determine chanspec from struct cfg80211_chan_def info by Arend van Spriel · 10 years ago
  31. ee942ec brcmfmac: handle 80MHz chanspecs in construct_reg_info() function by Arend van Spriel · 10 years ago
  32. 06c0158 brcmfmac: get rid of brcmf_cfg80211_set_channel() function by Arend van Spriel · 10 years ago
  33. c555ecd brcmfmac: enable 80Mhz in 5G custom regulatory rules by Arend van Spriel · 10 years ago
  34. 18d6c53 brcmfmac: provide VHT capability information to user-space by Arend van Spriel · 10 years ago
  35. 4439cbc brcm80211: extend channel conversion functions for 80MHz support by Arend van Spriel · 10 years ago
  36. a9a5687 brcmfmac: remove usage of cfg80211_get_chandef_type() by Arend van Spriel · 10 years ago
  37. b8d2e87 brcmfmac: Fix reconnect failure after beacon timeout by Daniel Kim · 10 years ago
  38. 3e99b08 brcmfmac: enhance nvram processing by Arend van Spriel · 10 years ago
  39. 9cd1835 brcmfmac: Make FWS queueing configurable. by Hante Meuleman · 10 years ago
  40. 5592944 brcmfmac: Move handling 802.1x frames to dhd_linux. by Hante Meuleman · 10 years ago
  41. 53e30ea4 brcmfmac: Move out hdrpull from tx_finalize. by Hante Meuleman · 10 years ago
  42. 604bf23 brcmfmac: Report the support of firmware roaming by Daniel Kim · 10 years ago
  43. e09cc63 brcmfmac: Give priority to 5GHz band in selecting target BSS by Daniel Kim · 10 years ago
  44. 3eb6ed2 ath9k_htc: use ath9k_cmn_debug_phy_err by Oleksij Rempel · 10 years ago
  45. e02912c ath9k: move phy_err to ath9k_cmn_debug_phy_err by Oleksij Rempel · 10 years ago
  46. f14c17c ath9k_htc: use ath9k_cmn_debug_recv by Oleksij Rempel · 10 years ago
  47. 87ea9b0 ath9k: move recv to ath9k_cmn_debug_recv by Oleksij Rempel · 10 years ago
  48. b5a0c86 ath9k & ath9k_htc: move ath_rx_stats to cmn by Oleksij Rempel · 10 years ago
  49. 9d83cd5 ath9k: reorder or remove some includes by Oleksij Rempel · 10 years ago
  50. df73820 ath9k_htc: use ath9k_cmn_debug_base_eeprom by Oleksij Rempel · 10 years ago
  51. 29bf801 ath9k: move base_eeprom debug code to ath9k_cmn_debug_base_eeprom by Oleksij Rempel · 10 years ago
  52. 7e9bed7 ath9k_htc: use ath9k_cmn_debug_modal_eeprom by Oleksij Rempel · 10 years ago
  53. f2c3c95 ath9k-common: create common-debug and move modal_eeprom to cmn by Oleksij Rempel · 10 years ago
  54. fbe057d b43: drop SSB dependency by Rafał Miłecki · 11 years ago
  55. bd7c8a5 b43: adjust code to compile without SSB by Rafał Miłecki · 11 years ago
  56. fe5d962 orinoco_usb: Fix broken firmware load error checking by Ondrej Zary · 11 years ago
  57. e515e9c ath9k: non-functional: calculate DFS pulse interval per-wiphy by Zefir Kurtisi · 11 years ago
  58. 4f15754 amend "ath9k: Allow platform override without EEPROM override" by Helmut Schaa · 11 years ago
  59. 3924e33 rtlwifi: rtl8723be: add msi module parameter by Adam Lee · 11 years ago
  60. 3513d00 rtlwifi: rtl8188ee: add msi module parameter by Adam Lee · 11 years ago
  61. 73070c4 rtlwifi: make MSI support a module parameter by Adam Lee · 11 years ago
  62. e5b02f6 wl1251: only call ieee80211_beacon_loss in managed mode by Grazvydas Ignotas · 11 years ago
  63. 863bdbc wl1251: fix mixed up args for join by Grazvydas Ignotas · 11 years ago
  64. a564061 wl1251: fix null data for IBSS by Grazvydas Ignotas · 11 years ago
  65. d5738b4 Revert "wl1251: enforce changed hw encryption support on monitor state change" by Grazvydas Ignotas · 11 years ago
  66. 3231d65 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  67. 209f6c3 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  68. 1a095d3 iwlwifi: mvm: enable RX chain diversity if needed by Johannes Berg · 10 years ago
  69. b538b8c iwlwifi: mvm: prevent sched scan while not idle by David Spinadel · 10 years ago
  70. 6479311 iwlwifi: mvm: fix off-by-one in scan channels configuration by Eliad Peller · 10 years ago
  71. d6aeb35 iwlwifi: mvm: revisit the NVM handling code by Eran Harary · 10 years ago
  72. 2adc894 iwlwifi: mvm: BT Coex - fix boost register / LUT values by Emmanuel Grumbach · 10 years ago
  73. 6f36105 iwlwifi: mvm: set SKIP_OVER_DTIM flag only if needed by Eliad Peller · 10 years ago
  74. d090f87 iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrs by Emmanuel Grumbach · 10 years ago
  75. 7f71562 iwlwifi: use dev_printk instead of dev_dbg for debug logs by Liad Kaufman · 11 years ago
  76. a102292 iwlwifi: remove CMD_SYNC by Emmanuel Grumbach · 10 years ago
  77. 90c456f Merge remote-tracking branch 'iwlwifi-fixes/master' into HEAD by Emmanuel Grumbach · 10 years ago
  78. 03e5da1 brcmfmac: Fix iovar 'bw_cap' set command failure by Daniel Kim · 11 years ago
  79. 41f6fc1 iwlwifi: remove spurious newline in Kconfig by Johannes Berg · 11 years ago
  80. 4b907fd iwlwifi: cause build error on missing newline by Johannes Berg · 11 years ago
  81. 0534528 iwlwifi: mvm: Disable uAPSD for a DCM client by Avri Altman · 11 years ago
  82. 63ef81c iwlwifi: mvm: Add power management support for P2P DCM by Avri Altman · 11 years ago
  83. 1c4abec iwlwifi: mvm: fix setting channel in monitor mode by Emmanuel Grumbach · 11 years ago
  84. 723f02e iwlwifi: mvm: stop sched scan before association by David Spinadel · 11 years ago
  85. 636a2cd iwlwifi: mvm: notify sched scan complete from stop routine by David Spinadel · 11 years ago
  86. 9b1c9a6 iwlwifi: mvm: add channel 14 to the low band list by Eran Harary · 11 years ago
  87. 501fd98 iwlwifi: pcie: try to get ownership several times by Emmanuel Grumbach · 11 years ago
  88. e02a9d6 iwlwifi: 8000: add default NVM file name in family 8000 by Eran Harary · 11 years ago
  89. aeb0cf3 iwlwifi: dvm: don't use _ni mac80211's callbacks by Emmanuel Grumbach · 10 years ago
  90. 3c6acb6 iwlwifi: add missing trailing newlines to debug messages by Johannes Berg · 11 years ago
  91. 0d770a8 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  92. d2e5cb4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  93. d294d02 rtl8187: make CTS-to-self protection work by Andrea Merello · 11 years ago
  94. 5d0d1e9 rtl8180: make CTS-to-self protection work by Andrea Merello · 11 years ago
  95. e58342d rtl8180: report mac80211 short preamble RX flag by Andrea Merello · 11 years ago
  96. 97bd8c7 rtl8187: report mac80211 short preamble RX flag by Andrea Merello · 11 years ago
  97. 552a515 ath9k: Allow platform override without EEPROM override by Helmut Schaa · 11 years ago
  98. 396939f mwifiex: add HT operation IE in TDLS setup confirm by Avinash Patil · 11 years ago
  99. 79ff434 mwifiex: disable TDLS link upon tear down event by Avinash Patil · 11 years ago
  100. d29caf2 mwifiex: configure inactivity timeout for TDLS link by Avinash Patil · 11 years ago