1. 290206f wil6210: add function name to wil log macros by Maya Erez · 8 years ago
  2. f8a68c9 ath6kl: add ability to set debug uart baud rate by Steve deRosier · 8 years ago
  3. 907ec43 ath6kl: fix missing uart debug pin for 6004 HW 3.0 by Steve deRosier · 8 years ago
  4. 6dfdbfc ath10k: fix a typo in ath10k_start() by Mohammed Shafi Shajakhan · 8 years ago
  5. 513527c ath10k: add max_tx_power for QCA6174 WLAN.RM.2.0 firmware by Alan Liu · 8 years ago
  6. efd7cef Merge ath-next from ath.git by Kalle Valo · 8 years ago
  7. ffc03c3 wcn36xx: Fill in capability list by Bjorn Andersson · 8 years ago
  8. 23c2aab wcn36xx: Correct remove bss key response encoding by Bjorn Andersson · 8 years ago
  9. 5443918 wcn36xx: Delete BSS before idling link by Bjorn Andersson · 8 years ago
  10. 6770559 wcn36xx: Use correct command struct for EXIT_BMPS_REQ by Pontus Fuchs · 8 years ago
  11. 20a779e wcn36xx: Implement multicast filtering by Pontus Fuchs · 8 years ago
  12. 043ce54 wcn36xx: Track association state by Pontus Fuchs · 8 years ago
  13. 2716a8ac wcn36xx: Clear encrypt_type when deleting bss key by Pontus Fuchs · 8 years ago
  14. 6d9cf12 wcn36xx: Use allocated self sta index instead of hard coded by Pontus Fuchs · 8 years ago
  15. df98c32 wcn36xx: Copy all members in config_sta v1 conversion by Pontus Fuchs · 8 years ago
  16. 16be1ac wcn36xx: Parse trigger_ba response properly by Pontus Fuchs · 8 years ago
  17. 25a44da wcn36xx: Remove sta pointer in private vif struct by Pontus Fuchs · 8 years ago
  18. 81c6926 wcn36xx: Fetch private sta data from sta entry instead of from vif by Pontus Fuchs · 8 years ago
  19. a92e469 wcn36xx: Add helper macros to cast sta to priv by Pontus Fuchs · 8 years ago
  20. 90023c0 wcn36xx: Use define for invalid index and fix typo by Pontus Fuchs · 8 years ago
  21. 657a49b wcn36xx: Use consistent name for private vif by Pontus Fuchs · 8 years ago
  22. ce75877 wcn36xx: Add helper macros to cast vif to private vif and vice versa by Pontus Fuchs · 8 years ago
  23. 91c3eeb wcn36xx: Pad TIM PVM if needed by Pontus Fuchs · 8 years ago
  24. 25d217d6 wcn36xx: Clean up wcn36xx_smd_send_beacon by Pontus Fuchs · 8 years ago
  25. 0f9edcd ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards. by Vittorio Gambaletta (VittGam) · 8 years ago
  26. cd84042 ath9k: Add a module parameter to invert LED polarity. by Vittorio Gambaletta (VittGam) · 8 years ago
  27. 1fe63c9 ath10k: remove enum ath10k_swap_code_seg_bin_type by Kalle Valo · 8 years ago
  28. 9dfe240 ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n() by Kalle Valo · 8 years ago
  29. 77561f9 ath10k: move htt_op_version to struct ath10k_fw_file by Kalle Valo · 8 years ago
  30. bf3c13a ath10k: move wmi_op_version to struct ath10k_fw_file by Kalle Valo · 8 years ago
  31. c4cdf75 ath10k: move fw_features to struct ath10k_fw_file by Kalle Valo · 8 years ago
  32. 4531735 ath10k: move fw_version inside struct ath10k_fw_file by Kalle Valo · 8 years ago
  33. 7ebf721 ath10k: refactor firmware images to struct ath10k_fw_components by Kalle Valo · 8 years ago
  34. 3fb55c7 ath10k: remove deprecated firmware API 1 support by Kalle Valo · 8 years ago
  35. 47f58b1 ath9k: remove duplicate assignment of variable ah by Colin Ian King · 8 years ago
  36. 71f5137 ath9k: interpret requested txpower in EIRP domain by Zefir Kurtisi · 8 years ago
  37. f286dd8 ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_set_channel() by Markus Elfring · 9 years ago
  38. 7e247a9 ath10k: add dynamic tx mode switch config support for qca4019 by Raja Mani · 8 years ago
  39. de72a20 ath10k: add some sanity checks to peer_map_event() functions by Dan Carpenter · 8 years ago
  40. 1ce8c14 ath10k: fix rx_channel during hw reconfigure by Rajkumar Manoharan · 8 years ago
  41. 87be054 ath10k: fix return value for btcoex and peer stats debugfs by Mohammed Shafi Shajakhan · 8 years ago
  42. de478a6 ath9k: ar5008_hw_cmn_spur_mitigate: add missing mask_m & mask_p initialisation by Oleksij Rempel · 8 years ago
  43. 4d16544 ath10k: fix parenthesis alignment by Kalle Valo · 8 years ago
  44. 8f4ffb7 ath10k: prefer ether_addr_copy() over memcpy() by Kalle Valo · 8 years ago
  45. c178da5 ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp() by Kalle Valo · 8 years ago
  46. beeb1a3 ath10k: prefer kernel type 'u64' over 'u_int64_t' by Kalle Valo · 8 years ago
  47. 14e105c ath10k: fix checkpatch warnings related to spaces by Kalle Valo · 8 years ago
  48. cfe9011 ath10k: remove MSI range support by Rajkumar Manoharan · 8 years ago
  49. a606c0e ath10k: enable set_tsf vdev command to WMI 10.4 by Peter Oh · 8 years ago
  50. 4857dd1 ath10k: update 10.4 WMI vdev parameters by Peter Oh · 8 years ago
  51. 9f0b7e7 ath10k: add a support of set_tsf on vdev interface by Peter Oh · 8 years ago
  52. 169ff6d ath10k: Document alloc_frag_desc_for_data_pkt config option. by Ben Greear · 8 years ago
  53. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 8 years ago
  54. bddf590 Merge tag 'wireless-drivers-next-for-davem-2016-04-11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  55. 20ac1b3 Merge ath-next from ath.git by Kalle Valo · 8 years ago
  56. cfbfbd1 ath9k_htc: Delete unnecessary variable initialisation by Markus Elfring · 8 years ago
  57. 0fef3c7 ath9k: Remove unnecessary ?: operator by Ivan Safonov · 8 years ago
  58. 689de38 ath10k: fix unconditional num_mpdus_ready subtraction by Rajkumar Manoharan · 8 years ago
  59. dd7c280 ath10k: remove unnecessary warning for probe response drops by Rajkumar Manoharan · 8 years ago
  60. b131129 ath10k: fix calibration init sequence of qca99x0 by Rajkumar Manoharan · 8 years ago
  61. f980ebc mac80211: allow not sending MIC up from driver for HW crypto by Sara Sharon · 8 years ago
  62. a2cb3d5 ath9k: fix rng high cpu load by Miaoqing Pan · 8 years ago
  63. 69218a4 wil6210: allow empty WMI commands in debugfs wmi_send by Lior David · 8 years ago
  64. 7b9bc79 ath5k: Change led pin configuration for compaq c700 laptop by Joseph Salisbury · 8 years ago
  65. 7d5efd0 ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4 by Peter Oh · 8 years ago
  66. 5c86d97 ath10k: combine txrx and replenish task by Rajkumar Manoharan · 8 years ago
  67. 128abd0 ath10k: reuse copy engine 5 (htt rx) descriptors by Rajkumar Manoharan · 8 years ago
  68. 24d9ef5 ath10k: cleanup copy engine receive next completion by Rajkumar Manoharan · 8 years ago
  69. e3a91f8 ath10k: register ath10k_htt_htc_t2h_msg_handler by Rajkumar Manoharan · 8 years ago
  70. 3128b3d ath10k: speedup htt rx descriptor processing for rx_ind by Rajkumar Manoharan · 8 years ago
  71. 1823566 ath10k: cleanup amsdu processing for rx indication by Rajkumar Manoharan · 8 years ago
  72. 6b61d66 ath10k: remove unused fw_desc processing by Rajkumar Manoharan · 8 years ago
  73. b2fdbcc ath10k: copy tx fetch indication message by Rajkumar Manoharan · 8 years ago
  74. 59465fe ath10k: speedup htt rx descriptor processing for tx completion by Rajkumar Manoharan · 8 years ago
  75. f957579 ath10k: enable parsing per station rx duration for 10.4 by Mohammed Shafi Shajakhan · 8 years ago
  76. 4777190 ath10k: introduce Extended Resource Config support for 10.4 by Raja Mani · 8 years ago
  77. cc61a1b ath10k: enable debugfs provision to enable Peer Stats feature by Mohammed Shafi Shajakhan · 8 years ago
  78. 3d9195e ath10k: incorporate qca4019 cal data download sequence by Raja Mani · 8 years ago
  79. 0b8e3c4 ath10k: move cal data len to hw_params by Raja Mani · 8 years ago
  80. f454add ath10k: pass cal data location as an argument to ath10k_download_cal_{file|dt} by Raja Mani · 8 years ago
  81. 8866c72 ath10k: fix null deref if device crashes early by Michal Kazior · 8 years ago
  82. 750eeed ath10k: fix pull-push tx threshold handling by Michal Kazior · 8 years ago
  83. 9d71d47 ath10k: fix tx hang by Michal Kazior · 8 years ago
  84. bf031bc ath10k: advertise force AP scan feature by Vasanthakumar Thiagarajan · 8 years ago
  85. 9ddc486 ath10k: fix debugfs pktlog_filter write by Anilkumar Kolli · 8 years ago
  86. b9c191b ath10k: free cached fw bin contents when get board id fails by Raja Mani · 8 years ago
  87. cac0855 ath10k: move mgmt descriptor limit handle under mgmt_tx by Rajkumar Manoharan · 8 years ago
  88. 2ce9b25 ath10k: handle channel change htt event by Rajkumar Manoharan · 8 years ago
  89. 362210e ath9k: fix misleading indentation by Arnd Bergmann · 8 years ago
  90. 83d6f1f ath9k: fix buffer overrun for ar9287 by Arnd Bergmann · 8 years ago
  91. 181c007 ath9k: fix reg dump data bus error by Miaoqing Pan · 8 years ago
  92. c9b260a ath6kl: ignore WMI_TXE_NOTIFY_EVENTID based on fw capability flags by Steve deRosier · 8 years ago
  93. c7212b7 ath9k: fix BTCoex configuration for SOC chips by Miaoqing Pan · 8 years ago
  94. dfcf02c ath9k: fix BTCoex access invalid registers for SOC chips by Miaoqing Pan · 8 years ago
  95. 668ae0a3 ath9k: add bits definition of BTCoex MODE2/3 for SOC chips by Miaoqing Pan · 8 years ago
  96. c8770bc ath9k: Allow platform override BTCoex pin by Miaoqing Pan · 8 years ago
  97. 79d4db1 ath9k: cleanup led_pin initial by Miaoqing Pan · 8 years ago
  98. db22219 ath9k: free GPIO resource for SOC GPIOs by Miaoqing Pan · 8 years ago
  99. b2d70d4 ath9k: make GPIO API to support both of WMAC and SOC by Miaoqing Pan · 8 years ago
  100. a01ab81 ath9k: define correct GPIO numbers and bits mask by Miaoqing Pan · 8 years ago