1. e880e874 Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  2. a226b51 ath10k: add QCA9377 chipset support by Bartosz Markowski · 9 years ago
  3. 5036fe0 ath10k: reload HT/VHT capabilities on antenna change by Rajkumar Manoharan · 9 years ago
  4. f58512f ath10k: move static HT/VHT capability setup functions by Rajkumar Manoharan · 9 years ago
  5. 7a1d70a ath10k: fill HT/VHT MCS rateset only for configured chainmask by Rajkumar Manoharan · 9 years ago
  6. 166de3f ath10k: remove supported chain mask by Rajkumar Manoharan · 9 years ago
  7. b4c306d ath10k: remove shadow copy of CE descriptors for source ring by Rajkumar Manoharan · 9 years ago
  8. 765952e ath10k: cleanup copy engine send completion by Rajkumar Manoharan · 9 years ago
  9. 1e8f86d ath10k: remove send completion validation in diag read/write by Rajkumar Manoharan · 9 years ago
  10. b4e84c5 ath10k: use local memory instead of shadow descriptor in ce_send by Rajkumar Manoharan · 9 years ago
  11. 98dd2b9 ath10k: add fw_stats support to 10.4 firmware by Manikanta Pubbisetty · 9 years ago
  12. a81a98c ath10k: add FW API support to test mode by Alan Liu · 9 years ago
  13. 62f77f0 ath10k: enable adaptive CCA by Maharaja · 9 years ago
  14. d59542d Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  15. 81c1f74 Merge ath-next from ath.git by Kalle Valo · 9 years ago
  16. 26440c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  17. bc6f9ae ath10k: make fw stats prints specific to firmware version by Manikanta Pubbisetty · 9 years ago
  18. 1aaf8ef ath10k: disable PCI PS for QCA988X and QCA99X0 by Anilkumar Kolli · 9 years ago
  19. 400143e ath10k: remove htc polling for tx completion by Rajkumar Manoharan · 9 years ago
  20. 0da64f1 ath10k: remove unused dl_is_polled by Rajkumar Manoharan · 9 years ago
  21. a70587b ath10k: configure copy engine 5 for HTT messages by Rajkumar Manoharan · 9 years ago
  22. 3f0f7ed ath10k: export htt tx rx handlers by Rajkumar Manoharan · 9 years ago
  23. 9d9bdbb ath10k: register per copy engine receive callbacks by Rajkumar Manoharan · 9 years ago
  24. 0e5b295 ath10k: register per copy engine send completion callbacks by Rajkumar Manoharan · 9 years ago
  25. aed1dc8 ath10k: export htc tx rx handlers by Rajkumar Manoharan · 9 years ago
  26. 0e33944 ath10k: cleanup ath10k_mac_register() error handling by Jeff Johnson · 9 years ago
  27. 83cfce8 ath10k: fix cleanup in ath10k_thermal_unregister by Mohammed Shafi Shajakhan · 9 years ago
  28. db0984e ath10k: select board data based on BMI chip id and board id by Manikanta Pubbisetty · 9 years ago
  29. 0a51b34 ath10k: add board 2 API support by Manikanta Pubbisetty · 9 years ago
  30. 9916596 Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 9 years ago
  31. 72f8cef ath10k: use station's current operating mode from assoc request by Vivek Natarajan · 9 years ago
  32. ab4e3db ath10k: optimize ce_lock on post rx buffer processing by Rajkumar Manoharan · 9 years ago
  33. 39b91b8 ath10k: increase pci wakeup timeout to 30 ms by Maharaja Kennadyrajan · 9 years ago
  34. 683b95e ath10k: use pre-allocated DMA buffer in Tx by Peter Oh · 9 years ago
  35. bc27e8c ath10k: use Rx decap mode configured when driver registered by Peter Oh · 9 years ago
  36. 2954266 ath10k: implement debugfs interface for Transmit Power Control stats by Maharaja Kennadyrajan · 9 years ago
  37. 3b8fc90 ath10k: add a_sle32_to_cpu() by Kalle Valo · 9 years ago
  38. 2a99508 ath10k: split an unnecessary long line by Kalle Valo · 9 years ago
  39. 9a14969 ath10k: fix whitespace usage by Kalle Valo · 9 years ago
  40. 92438a2 ath10k: remove void function return statements by Kalle Valo · 9 years ago
  41. b9e284e ath10k: brace style fixes by Kalle Valo · 9 years ago
  42. 617b0f4 ath10k: indentation fixes by Kalle Valo · 9 years ago
  43. be62e92 ath10k: fix checkpatch warning about logical continuations by Kalle Valo · 9 years ago
  44. 621a5f7 debugfs: Pass bool pointer to debugfs_create_bool() by Viresh Kumar · 9 years ago
  45. b8402d8 ath10k: fix MSI-X registering for qca99x0 by Janusz Dziedzic · 9 years ago
  46. bd4a41e ath10k: fix ldpc param for fixed rate by Rajkumar Manoharan · 9 years ago
  47. 76d164f ath10k: fix DMA related firmware crashes on multiple devices by Felix Fietkau · 9 years ago
  48. e3abc8f mac80211: allow to transmit A-MSDU within A-MPDU by Emmanuel Grumbach · 9 years ago
  49. 5af82fa ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[] by Kalle Valo · 9 years ago
  50. 9713e3d ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properly by Michal Kazior · 9 years ago
  51. 7be6d1b ath10k: split switch_vif_chanctx guts by Michal Kazior · 9 years ago
  52. 634349b ath10k: move hw_scan worker queuing by Michal Kazior · 9 years ago
  53. b6c7baf ath10k: implement mesh support by Bob Copeland · 9 years ago
  54. bc76c28 ath10k: check for encryption before adding MIC_LEN by Bob Copeland · 9 years ago
  55. 0d031c8 ath10k: enable monitor when OTHER_BSS requested by Bob Copeland · 9 years ago
  56. 6ccea10 ath10k: print invalid mcs reported in rx descriptor by Manikanta Pubbisetty · 9 years ago
  57. 0c6d6f2 ath10k: fix beamformer VHT sounding dimensions capability by Bartosz Markowski · 9 years ago
  58. 707a0c8 ath10k: fix beamformee VHT STS capability by Bartosz Markowski · 9 years ago
  59. 7b7da0a ath10k: drop probe responses when too many are queued by Vivek Natarajan · 9 years ago
  60. a925a37 ath10k: fix DMA alloc failure for target requested memory chunks by Vasanthakumar Thiagarajan · 9 years ago
  61. 6986fdd ath10k: fix mu-mimo rx status reporting by Michal Kazior · 9 years ago
  62. ee92a20 ath10k: fix compilation warnings in wmi phyerr pull function by Raja Mani · 9 years ago
  63. 36582e5 ath10k: add qca6164 support by Michal Kazior · 9 years ago
  64. 4535edb ath10k: add spectral scan support for 10.4 fw by Raja Mani · 9 years ago
  65. 5e55e3c ath10k: fix dma_mapping_error() handling by Michal Kazior · 9 years ago
  66. 503422d ath10k: add missing mutex unlock on failpath by Michal Kazior · 9 years ago
  67. 5db879a ath10k: free collected fw stats memory if .pull_fw_stats fails by Raja Mani · 9 years ago
  68. f1ee268 ath10k: ensure pktlog disable cmd reaches fw before pdev suspend by Raja Mani · 9 years ago
  69. b288741 ath10k: fill in wmi 10.4 command handlers for addba/delba debug commands by Vasanthakumar Thiagarajan · 9 years ago
  70. 2b0a2e0 ath10k: handle 10.4 firmware phyerr event by Raja Mani · 9 years ago
  71. 991adf7 ath10k: refactor phyerr event handlers by Raja Mani · 9 years ago
  72. 8674d90 ath10k: split ap/ibss wep key install process by Michal Kazior · 9 years ago
  73. 9c8fb54 ath10k: add cycle/rx_clear counters frequency to hw_params by Vasanthakumar Thiagarajan · 9 years ago
  74. 3d2a2e2 ath10k: fix invalid survey reporting for QCA99X0 by Vasanthakumar Thiagarajan · 9 years ago
  75. 6d2d51e ath10k: wake up queue upon vif creation by Michal Kazior · 9 years ago
  76. 3a73d1a ath10k: wake up offchannel queue properly by Michal Kazior · 9 years ago
  77. e04cafb ath10k: fix peer limit enforcement by Michal Kazior · 9 years ago
  78. adaeed7 ath10k: don't remove peer that doesn't exist by Michal Kazior · 9 years ago
  79. 6f7429c ath10k: fix hw reconfig on wow failure by Michal Kazior · 9 years ago
  80. 84e3df6 ath10k: initialize fw_features var by Michal Kazior · 9 years ago
  81. a48e2cc ath10k: Enable MU MIMO txbf support for QCA99X0 by Vivek Natarajan · 9 years ago
  82. 08e75ea ath10k: Support different txbf configuration schemes by Vivek Natarajan · 9 years ago
  83. 92092fe ath10k: reject 11b tx fragmentation configuration by Michal Kazior · 9 years ago
  84. 4dca0e6 ath10k: remove futile fragmentation threshold config by Michal Kazior · 9 years ago
  85. ae7d382 ath10k: initialize msdu ext. descriptor before use by Peter Oh · 9 years ago
  86. 8a055a8 ath10k: add QCA99X0 to supported device list by Vasanthakumar Thiagarajan · 9 years ago
  87. 1201844 ath10k: increase max client to 512 in qca99x0 by Raja Mani · 9 years ago
  88. c8ecfc1 ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy event by Raja Mani · 9 years ago
  89. ccec903 ath10k: enable raw encap mode and software crypto engine by David Liu · 9 years ago
  90. 005fb16 ath10k: Improve performance by reducing tx_lock contention by Qi Zhou · 9 years ago
  91. 3413e97 ath10k: suppress 'failed to process fft' warning messages by Kevin Darbyshire-Bryant · 9 years ago
  92. 1d0088f ath10k: extend struct htt_mgmt_tx_dec for qca99x0 by Raja Mani · 9 years ago
  93. b963519 ath10k: add TCP/UDP Checksum offload support for QCA99x0 by Manikanta Pubbisetty · 9 years ago
  94. 19be9e9 ath10k: fix wrong initialization of struct channel by Maninder Singh · 9 years ago
  95. 1f5dbfb ath10k: add support for qca99x0 Rx descriptors by Peter Oh · 9 years ago
  96. 05a2cb0 ath10k: redefine rx_ppdu_end_common structure to cover qca99x0 by Peter Oh · 9 years ago
  97. fbc03a4 ath10k: update tx path to support QCA99X0 by Peter Oh · 9 years ago
  98. acd1958 ath10k: delay device access after cold reset by Vasanthakumar Thiagarajan · 9 years ago
  99. c538bb3 Merge ath-next from ath.git. by Kalle Valo · 9 years ago
  100. ed25b11 ath10k: tweak interface combinations by Michal Kazior · 9 years ago