1. 1bbc097 ath10k: refactor monitor code by Michal Kazior · 11 years ago
  2. 7a8a396 ath10k: cleanup debug messages in ath10k_wmi_event_host_swba() by Kalle Valo · 11 years ago
  3. 52e346d ath10k: add extra pdev stats on 10.1 firmware by Chun-Yeow Yeoh · 11 years ago
  4. 23c3aae ath10k: add the Rx rate in FW stats by Ben Greear · 11 years ago
  5. db9cdda ath10k: fix getting stats from firmware by Ben Greear · 11 years ago
  6. 34d714e ath10k: update wal_dbg_tx_stats structure with missing parameter. by Bartosz Markowski · 11 years ago
  7. df5e852 ath10k: deinit copy engine before resetting by Michal Kazior · 11 years ago
  8. 25d0dbc ath10k: split ce initialization and allocation by Michal Kazior · 11 years ago
  9. 68c0324 ath10k: convert pci_alloc_consistent() to dma_alloc_coherent() by Michal Kazior · 11 years ago
  10. c508671 ath10k: print chip id during boot by Kalle Valo · 11 years ago
  11. 78a9cb4 ath10k: add module parameter values to the pci info print by Kalle Valo · 11 years ago
  12. 50f87a6 ath10k: improve pci debug messages by Kalle Valo · 11 years ago
  13. b39712c ath10k: delete ar_pci->fw_indicator_address by Kalle Valo · 11 years ago
  14. 929417c ath10k: advertise only firmware API 2 files by Kalle Valo · 11 years ago
  15. e42c1fb ath10k: fix name of target_ps module parameter by Kalle Valo · 11 years ago
  16. 3509846 ath10k: add module parameter to disable cold reset by Kalle Valo · 11 years ago
  17. 0399eca ath10k: cleanup ath10k_pci_wait_for_target_init() by Kalle Valo · 11 years ago
  18. 36a8f41 ath10k: add otp and firmware boot error messages by Ben Greear · 11 years ago
  19. 53c0228 ath10k: better firmware loading error messages by Ben Greear · 11 years ago
  20. be6546f ath10k: unify warning messages in mac.c by Kalle Valo · 11 years ago
  21. 2289188 ath10k: fix rssi and rate reporting by Janusz Dziedzic · 11 years ago
  22. 6df92a3 ath10k: introduce rx_status htt template by Janusz Dziedzic · 11 years ago
  23. 85f6d7c ath10k: finally kill htt_rx_info by Janusz Dziedzic · 11 years ago
  24. 78433f9 ath10k: improve way we play with attention flags by Janusz Dziedzic · 11 years ago
  25. d84dd60 ath10k: return error when ath10k_htt_rx_amsdu_pop() fail by Janusz Dziedzic · 11 years ago
  26. 87326c9 ath10k: kill not needed fields from htt_rx_info by Janusz Dziedzic · 11 years ago
  27. 36653f0 ath10k: setup rx channel per ppdu by Janusz Dziedzic · 11 years ago
  28. 8f739db ath10k: introduce ieee80211_rx_status to htt_rx_info by Janusz Dziedzic · 11 years ago
  29. cfadd9b ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates by Janusz Dziedzic · 11 years ago
  30. 73539b4 ath10k: move rx related functions to htt_rx.c by Janusz Dziedzic · 11 years ago
  31. cf0fd56 ath10k: fix the peer mac address in getting stats by Chun-Yeow Yeoh · 11 years ago
  32. 821af6a ath10k: update regulatory domain settings for 10.x firmware by Marek Puzyniak · 11 years ago
  33. 8c65699 ath10k: add soft/hard firmware crash option to simulate_fw_crash by Marek Puzyniak · 11 years ago
  34. e8dc1a9 ath10k: Fill per-ppdu info in rx_info only once by Janusz Dziedzic · 11 years ago
  35. 2acc4eb ath10k: add ath10k_htt_rx_amsdu_allowed function by Janusz Dziedzic · 11 years ago
  36. 7f06ea1 ath10k: check otp.bin result by Kalle Valo · 11 years ago
  37. d6d4a58 ath10k: separate result parameter in ath10k_bmi_execute() by Kalle Valo · 11 years ago
  38. b5a6378 ath6kl: update Kconfig descriptions by Kalle Valo · 11 years ago
  39. 996bc93 ath6kl: remove unnecessary line continuations by Kalle Valo · 11 years ago
  40. c28d555 ath6kl: remove spaces before semicolon by Kalle Valo · 11 years ago
  41. a5d8f9d ath6kl: use braces on both arms of if statement by Kalle Valo · 11 years ago
  42. 3629fa1 ath6kl: fix blank lines before and after braces by Kalle Valo · 11 years ago
  43. 31b9cc9 ath6kl: fix struct hif_scatter_req list handling by Kalle Valo · 11 years ago
  44. e81bd10 ath10k: add recalc RTS/CTS protection method by Marek Kwaczynski · 11 years ago
  45. 44d6fa9 ath10k: allow the supported rate change by reassociate peer by Chun-Yeow Yeoh · 11 years ago
  46. 70dd77b ath10k: do not overwrite max_antenna_gain by Marek Puzyniak · 11 years ago
  47. bfa3536 ath10k: support msdu chaining by Ben Greear · 11 years ago
  48. 69244e5 ath10k: add vdev-id, return code to error codes by Ben Greear · 11 years ago
  49. 8d60ee8 ath10k: minimize coherent dma accesses by Michal Kazior · 11 years ago
  50. 2f5280d ath10k: remove pci completion list by Michal Kazior · 11 years ago
  51. 4596708 ath10k: reduce htt tx/rx spinlock overhead by Michal Kazior · 11 years ago
  52. 6c5151a ath10k: batch htt tx/rx completions by Michal Kazior · 11 years ago
  53. a16942e ath10k: bypass htc for htt tx path by Michal Kazior · 11 years ago
  54. 726346f ath10k: replace send_head() with tx_sg() by Michal Kazior · 11 years ago
  55. 7676a88 ath10k: remove is_aborted from skb_cb by Michal Kazior · 11 years ago
  56. 767d34f ath10k: remove DMA mapping wrappers by Michal Kazior · 11 years ago
  57. a80ddb0 ath10k: skip management frames in HTT path by Janusz Dziedzic · 11 years ago
  58. 9f81f72 ath10k: bitrate_mask add force_sgi support by Janusz Dziedzic · 12 years ago
  59. 2f0f112 ath10k: enable spectrum management support by Janusz Dziedzic · 11 years ago
  60. e72698f ath10k: set the mactime of ieee80211_rx_status by Chun-Yeow Yeoh · 11 years ago
  61. 76f9002 ath10k: fix sta_rc_update for non-ap iftype by Michal Kazior · 11 years ago
  62. d960c36 ath10k: fix 4addr rx by Michal Kazior · 11 years ago
  63. 9ba4c78 ath10k: add more details to some debug messages by Ben Greear · 11 years ago
  64. 26ebbcc ath10k: implement drv_get_tsf for ibss merging by Chun-Yeow Yeoh · 11 years ago
  65. ef1b414 ath5k: set SURVEY_INFO_IN_USE on get_survey by Felix Fietkau · 11 years ago
  66. affad45 ath9k: make some hardware reset log messages debug-only by Felix Fietkau · 11 years ago
  67. cd6cfd7 ath9k: do not set half/quarter channel flags in AR_PHY_MODE by Felix Fietkau · 11 years ago
  68. 2120ac9 ath9k: Use static const by Joe Perches · 11 years ago
  69. 443626e5 ath9k: list more reset causes in debugfs by Felix Fietkau · 11 years ago
  70. 434bb46 wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.c by Tejun Heo · 11 years ago
  71. dbdac2b iwlegacy: properly enable power saving by Stanislaw Gruszka · 11 years ago
  72. 8e67427 iwlegacy: merge reclaim check by Stanislaw Gruszka · 11 years ago
  73. 59f0118 iwl3945: fix wakeup interrupt by Stanislaw Gruszka · 11 years ago
  74. e3c9168 mwifiex: enable obss scan offload feature flag by Amitkumar Karwar · 11 years ago
  75. c1c2ce0 mwifiex: remove redundant del_timer by Avinash Patil · 11 years ago
  76. 629873f mwifiex: use del_timer_sync instead of del_timer by Avinash Patil · 11 years ago
  77. 7b4f663 ath9k: Enable U-APSD AP mode support by Jouni Malinen · 11 years ago
  78. 16847f4 drivers:net:wireless:airo.c:checkpatch.pl cleanup by Avinash kumar · 11 years ago
  79. 0867c88 hostap: add Netgear MA401 card by Cédric Le Goater · 11 years ago
  80. da1bc3c net: wireless: wl3501_cs: Remove duplicate include by Sachin Kamat · 11 years ago
  81. 1a2b250 b43: return true / false instead of numbers in functions which return bool value by Zhao, Gang · 11 years ago
  82. cc1ad9d b43: Kconfig: let config B43_BCMA_PIO depends on B43 by Zhao, Gang · 11 years ago
  83. 711f145 rtlwifi: properly apply filter flags by Peter Wu · 11 years ago
  84. e51048c rtlwifi: avoid accessing RCR directly by Peter Wu · 11 years ago
  85. c42c65c mwifiex: memory corruption in mwifiex_tdls_add_vht_capab() by Dan Carpenter · 11 years ago
  86. 0971f7d Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  87. c77986c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  88. 9e4b426 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  89. 82b715c iwlwifi: mvm: fix a few wd_disable comments by Eliad Peller · 12 years ago
  90. a2978b1 iwlwifi: mvm: prepare infrastructure for more TLV flags by Eran Harary · 11 years ago
  91. d6cb37a iwlwifi: mvm: remove redundant define in fw.c by Inbal Hacohen · 11 years ago
  92. fde7383 iwlwifi: nvm: remove reading valid antennas from NVM by Johannes Berg · 12 years ago
  93. 5fc0f76 iwlwifi: mvm: add Rx frames statistics via debugfs by Eyal Shapira · 12 years ago
  94. 1f6bf07 iwlwifi: mvm: set immediate apply time bit in time events by Emmanuel Grumbach · 11 years ago
  95. cfadc3f iwlwifi: pcie: stop the firmware when we restart it by Emmanuel Grumbach · 12 years ago
  96. 1270c41 iwlwifi: mvm: fix possible memory leak by Eytan Lifshitz · 11 years ago
  97. 37e3308 mac80211: allow driver to return error from sched_scan_stop by Johannes Berg · 11 years ago
  98. df942e7 cfg80211: Pass TDLS peer capability information in tdls_mgmt by Sunil Dutt Undekari · 11 years ago
  99. bf5f483 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 11 years ago
  100. 9797feb ath10k: implement sta_rc_update() by Michal Kazior · 11 years ago