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