1. 4531735 ath10k: move fw_version inside struct ath10k_fw_file by Kalle Valo · 9 years ago
  2. 7ebf721 ath10k: refactor firmware images to struct ath10k_fw_components by Kalle Valo · 9 years ago
  3. 3fb55c7 ath10k: remove deprecated firmware API 1 support by Kalle Valo · 9 years ago
  4. 47f58b1 ath9k: remove duplicate assignment of variable ah by Colin Ian King · 9 years ago
  5. 71f5137 ath9k: interpret requested txpower in EIRP domain by Zefir Kurtisi · 9 years ago
  6. f286dd8 ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_set_channel() by Markus Elfring · 10 years ago
  7. 7e247a9 ath10k: add dynamic tx mode switch config support for qca4019 by Raja Mani · 9 years ago
  8. de72a20 ath10k: add some sanity checks to peer_map_event() functions by Dan Carpenter · 9 years ago
  9. 1ce8c14 ath10k: fix rx_channel during hw reconfigure by Rajkumar Manoharan · 9 years ago
  10. 87be054 ath10k: fix return value for btcoex and peer stats debugfs by Mohammed Shafi Shajakhan · 9 years ago
  11. 4d16544 ath10k: fix parenthesis alignment by Kalle Valo · 9 years ago
  12. 8f4ffb7 ath10k: prefer ether_addr_copy() over memcpy() by Kalle Valo · 9 years ago
  13. c178da5 ath10k: prefer ether_addr_equal() or ether_addr_equal_unaligned() over memcmp() by Kalle Valo · 9 years ago
  14. beeb1a3 ath10k: prefer kernel type 'u64' over 'u_int64_t' by Kalle Valo · 9 years ago
  15. 14e105c ath10k: fix checkpatch warnings related to spaces by Kalle Valo · 9 years ago
  16. cfe9011 ath10k: remove MSI range support by Rajkumar Manoharan · 9 years ago
  17. a606c0e ath10k: enable set_tsf vdev command to WMI 10.4 by Peter Oh · 9 years ago
  18. 4857dd1 ath10k: update 10.4 WMI vdev parameters by Peter Oh · 9 years ago
  19. 9f0b7e7 ath10k: add a support of set_tsf on vdev interface by Peter Oh · 9 years ago
  20. 169ff6d ath10k: Document alloc_frag_desc_for_data_pkt config option. by Ben Greear · 10 years ago
  21. 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 · 9 years ago
  22. 20ac1b3 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  23. 4646968 mwifiex: dump pcie scratch registers by Xinming Hu · 9 years ago
  24. bf00dc2 mwifiex: AMSDU Rx frame handling in AP mode by Xinming Hu · 9 years ago
  25. ad5ca84 mwifiex: schedule main workqueue for transmitting bridge packets by Xinming Hu · 9 years ago
  26. 00c54780 mwifiex: remove redundant GFP_DMA flag by Xinming Hu · 9 years ago
  27. a362e16 mwifiex: check revision id while choosing PCIe firmware by Shengzhen Li · 9 years ago
  28. 8fa0a0d mwifiex: add support for wakeup on GTK rekey failure by Ganapathi Bhat · 9 years ago
  29. f6b1cbe mwifiex: add support for GTK rekey offload by Ganapathi Bhat · 9 years ago
  30. a069caa rtl8xxxu: Do not set LDOA15 / LDOV12 on 8192eu by Jes Sorensen · 9 years ago
  31. 91cbe4e rtl8xxxu: Use correct H2C calls for 8192eu by Jes Sorensen · 9 years ago
  32. af13faf rtl8xxxu: Identify 8192eu rev A/B parts correctly by Jes Sorensen · 9 years ago
  33. ba17d82 rtl8xxxu: Use enums for chip version numbers by Jes Sorensen · 9 years ago
  34. 931d927 rtl8xxxu: Update some register definitions by Jes Sorensen · 9 years ago
  35. f3fc251 rtl8xxxu: 8192eu uses txdesc40 by Jes Sorensen · 9 years ago
  36. 1df1de3 rtl8xxxu: TXDESC_SHORT_GI is txdesc32 only by Jes Sorensen · 9 years ago
  37. 169bc5c rtl8xxxu: Correct txdesc40 gid definition by Jes Sorensen · 9 years ago
  38. 33f3724 rtl8xxxu: Rename TX descriptor bits to map them to 32/40 byte descriptors by Jes Sorensen · 9 years ago
  39. dbb2896 rtl8xxxu: Change name of struct tx_desc to be more decriptive by Jes Sorensen · 9 years ago
  40. a5c92f0 mwifiex: fix NULL pointer dereference error by Wei-Ning Huang · 9 years ago
  41. 0013518 mwifiex: ie_list is an array, so no need to check if NULL by Colin Ian King · 9 years ago
  42. 84d17a2 iwl4965: Fix more memory leaks in __il4965_up() by Julian Calaby · 9 years ago
  43. c2fd344 iwl4965: Fix a memory leak in error handling code of __il4965_up by Jia-Ju Bai · 9 years ago
  44. 37190b2 rsi: Move variable initialisation into error code by Markus Elfring · 9 years ago
  45. ab2ef1d rsi: Delete unnecessary variable initialisation by Markus Elfring · 9 years ago
  46. 8b28310 rsi: Delete unnecessary variable initialisation by Markus Elfring · 9 years ago
  47. 1c76b49 rtl818x_pci: Disable pci device in error handling code by Jia-Ju Bai · 9 years ago
  48. 96838d6 b43: Fix memory leaks in b43_bus_dev_ssb_init and b43_bus_dev_bcma_init by Jia-Ju Bai · 9 years ago
  49. fe9b479 iwl4965: Fix a null pointer dereference in il_tx_queue_free and il_cmd_queue_free by Jia-Ju Bai · 9 years ago
  50. fb9693f iwlegacy: Return directly if allocation fails in il_eeprom_init() by Markus Elfring · 9 years ago
  51. 9e12904 brcmfmac: Delete unnecessary variable initialisation by Markus Elfring · 9 years ago
  52. cfbfbd1 ath9k_htc: Delete unnecessary variable initialisation by Markus Elfring · 9 years ago
  53. 4679f41 rtlwifi: use to_delayed_work() by Geliang Tang · 9 years ago
  54. d1162f0 wl1251: use to_delayed_work() by Geliang Tang · 9 years ago
  55. 6138341 wlcore: use to_delayed_work() by Geliang Tang · 9 years ago
  56. ea544aa ipw2x00: use to_pci_dev() by Geliang Tang · 9 years ago
  57. 0fef3c7 ath9k: Remove unnecessary ?: operator by Ivan Safonov · 9 years ago
  58. 689de38 ath10k: fix unconditional num_mpdus_ready subtraction by Rajkumar Manoharan · 9 years ago
  59. dd7c280 ath10k: remove unnecessary warning for probe response drops by Rajkumar Manoharan · 9 years ago
  60. b131129 ath10k: fix calibration init sequence of qca99x0 by Rajkumar Manoharan · 9 years ago
  61. d9f5725 mwifiex: advertise low priority scan feature by Amitkumar Karwar · 9 years ago
  62. 3d43e03 brcmfmac: sdio: remove unused variable retry_limit by Colin Ian King · 9 years ago
  63. 8b4c000 rt2x00usb: Use usb anchor to manage URB by Vishal Thanki · 9 years ago
  64. e32993e wl12xx: remove redundant null check on wl->scan.ssid by Colin Ian King · 9 years ago
  65. 466414a rtlwifi: btcoexist: Convert BTC_PRINTK to btc_<foo>_dbg by Joe Perches · 9 years ago
  66. 1e81245 rtlwifi: rtl8821ae: Fix Smatch warnings by Larry Finger · 9 years ago
  67. b3c4201 rtlwifi: rtl8723be: Fix Smatch warnings by Larry Finger · 9 years ago
  68. 154fb48 rtlwifi: rtl8723ae: Fix Smatch warning by Larry Finger · 9 years ago
  69. c42cecc rtlwifi: rtl8192se: Fix Smatch warning by Larry Finger · 9 years ago
  70. 05d9e1b rtlwifi: rtl8192ee: Fix Smatch warning by Larry Finger · 9 years ago
  71. de8a9a6 rtlwifi: rtl8192c-common: Fix Smatch warning by Larry Finger · 9 years ago
  72. 844026f rtlwifi: rtl8188ee: Fix Smatch warnings by Larry Finger · 9 years ago
  73. 2e074fa rtlwifi: btcoexist: Fix Smatch warning by Larry Finger · 9 years ago
  74. 37c5293 rtlwifi: Fix Smatch warnings by Larry Finger · 9 years ago
  75. baa1702 rtlwifi: btcoexist: Implement antenna selection by Larry Finger · 9 years ago
  76. c18d8f5 rtlwifi: rtl8723be: Add antenna select module parameter by Larry Finger · 9 years ago
  77. 0026b32 mwifiex: fix Tx timeout issue during suspend test by Amitkumar Karwar · 9 years ago
  78. 977bc52 brcmfmac: uninitialized "ret" variable by Dan Carpenter · 9 years ago
  79. f8df33d mwifiex: Spelling s/minmum/minimum/, s/bandwidth/bandwith/ by Geert Uytterhoeven · 9 years ago
  80. d63b548 mac80211: allow passing transmitter station on RX by Johannes Berg · 9 years ago
  81. 12880d1 mac80211_hwsim: Support a hw scan request for a specific BSSID by Jouni Malinen · 9 years ago
  82. f980ebc mac80211: allow not sending MIC up from driver for HW crypto by Sara Sharon · 9 years ago
  83. a2cb3d5 ath9k: fix rng high cpu load by Miaoqing Pan · 9 years ago
  84. 69218a4 wil6210: allow empty WMI commands in debugfs wmi_send by Lior David · 9 years ago
  85. 7b9bc79 ath5k: Change led pin configuration for compaq c700 laptop by Joseph Salisbury · 9 years ago
  86. 7d5efd0 ath10k: parse Rx MAC timestamp in mgmt frame for FW 10.4 by Peter Oh · 9 years ago
  87. 5c86d97 ath10k: combine txrx and replenish task by Rajkumar Manoharan · 9 years ago
  88. 128abd0 ath10k: reuse copy engine 5 (htt rx) descriptors by Rajkumar Manoharan · 9 years ago
  89. 24d9ef5 ath10k: cleanup copy engine receive next completion by Rajkumar Manoharan · 9 years ago
  90. e3a91f87 ath10k: register ath10k_htt_htc_t2h_msg_handler by Rajkumar Manoharan · 9 years ago
  91. 3128b3d ath10k: speedup htt rx descriptor processing for rx_ind by Rajkumar Manoharan · 9 years ago
  92. 1823566 ath10k: cleanup amsdu processing for rx indication by Rajkumar Manoharan · 9 years ago
  93. 6b61d66 ath10k: remove unused fw_desc processing by Rajkumar Manoharan · 9 years ago
  94. b2fdbcc ath10k: copy tx fetch indication message by Rajkumar Manoharan · 9 years ago
  95. 59465fe ath10k: speedup htt rx descriptor processing for tx completion by Rajkumar Manoharan · 9 years ago
  96. f957579 ath10k: enable parsing per station rx duration for 10.4 by Mohammed Shafi Shajakhan · 9 years ago
  97. 4777190 ath10k: introduce Extended Resource Config support for 10.4 by Raja Mani · 9 years ago
  98. 46167a8 iwlwifi: pcie: remove duplicate assignment of variable isr_stats by Colin Ian King · 9 years ago
  99. 489c546 iwlwifi: mvm: allow setting the thermal state in D0i3 by Luca Coelho · 9 years ago
  100. d2515a9 iwlwifi: mvm: fix inconsistent lock in dqa mode by Liad Kaufman · 9 years ago