1. 3e841fd ath10k: fix htt rx ring clean up by Michal Kazior · 11 years ago
  2. e213535 Merge remote-tracking branch 'wireless-next/master' into ath-next by Kalle Valo · 11 years ago
  3. f659544 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  4. d9bc4b9 ath10k: fix firmware recovery with ap interface by Michal Kazior · 11 years ago
  5. ad3d215 ath10k: prevent beacon memory leak by Michal Kazior · 11 years ago
  6. 2ab03a6 ath10k: make sure to not use invalid beacon pointer by Michal Kazior · 11 years ago
  7. ec6bc55 ath10k: make sure to not leak beacon dma mapping by Michal Kazior · 11 years ago
  8. 216a183 ath10k: skip suspending when recovering by Michal Kazior · 11 years ago
  9. 7710cd2 ath10k: don't wait for device init if it crashed by Michal Kazior · 11 years ago
  10. 6a4f6e1 ath10k: differentiate between target init failures by Michal Kazior · 11 years ago
  11. 4bfee8e ath10k: improve htc tx credit debugging prints by Michal Kazior · 11 years ago
  12. d650097 ath10k: refactor radar detection code by Michal Kazior · 11 years ago
  13. 72654fa ath10k: reorder functions by Michal Kazior · 11 years ago
  14. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 11 years ago
  15. 1bbc097 ath10k: refactor monitor code by Michal Kazior · 11 years ago
  16. 7a8a396 ath10k: cleanup debug messages in ath10k_wmi_event_host_swba() by Kalle Valo · 11 years ago
  17. 52e346d ath10k: add extra pdev stats on 10.1 firmware by Chun-Yeow Yeoh · 11 years ago
  18. 23c3aae ath10k: add the Rx rate in FW stats by Ben Greear · 11 years ago
  19. db9cdda ath10k: fix getting stats from firmware by Ben Greear · 11 years ago
  20. 34d714e ath10k: update wal_dbg_tx_stats structure with missing parameter. by Bartosz Markowski · 11 years ago
  21. df5e852 ath10k: deinit copy engine before resetting by Michal Kazior · 11 years ago
  22. 25d0dbc ath10k: split ce initialization and allocation by Michal Kazior · 11 years ago
  23. 68c0324 ath10k: convert pci_alloc_consistent() to dma_alloc_coherent() by Michal Kazior · 11 years ago
  24. c508671 ath10k: print chip id during boot by Kalle Valo · 11 years ago
  25. 78a9cb4 ath10k: add module parameter values to the pci info print by Kalle Valo · 11 years ago
  26. 50f87a6 ath10k: improve pci debug messages by Kalle Valo · 11 years ago
  27. b39712c ath10k: delete ar_pci->fw_indicator_address by Kalle Valo · 11 years ago
  28. 929417c ath10k: advertise only firmware API 2 files by Kalle Valo · 11 years ago
  29. e42c1fb ath10k: fix name of target_ps module parameter by Kalle Valo · 11 years ago
  30. 3509846 ath10k: add module parameter to disable cold reset by Kalle Valo · 11 years ago
  31. 0399eca ath10k: cleanup ath10k_pci_wait_for_target_init() by Kalle Valo · 11 years ago
  32. 36a8f41 ath10k: add otp and firmware boot error messages by Ben Greear · 11 years ago
  33. 53c0228 ath10k: better firmware loading error messages by Ben Greear · 11 years ago
  34. be6546f ath10k: unify warning messages in mac.c by Kalle Valo · 11 years ago
  35. 2289188 ath10k: fix rssi and rate reporting by Janusz Dziedzic · 11 years ago
  36. 6df92a3 ath10k: introduce rx_status htt template by Janusz Dziedzic · 11 years ago
  37. 85f6d7c ath10k: finally kill htt_rx_info by Janusz Dziedzic · 11 years ago
  38. 78433f9 ath10k: improve way we play with attention flags by Janusz Dziedzic · 11 years ago
  39. d84dd60 ath10k: return error when ath10k_htt_rx_amsdu_pop() fail by Janusz Dziedzic · 11 years ago
  40. 87326c9 ath10k: kill not needed fields from htt_rx_info by Janusz Dziedzic · 11 years ago
  41. 36653f0 ath10k: setup rx channel per ppdu by Janusz Dziedzic · 11 years ago
  42. 8f739db ath10k: introduce ieee80211_rx_status to htt_rx_info by Janusz Dziedzic · 11 years ago
  43. cfadd9b ath10k: rename process_rx_rates to ath10k_htt_rx_h_rates by Janusz Dziedzic · 11 years ago
  44. 73539b4 ath10k: move rx related functions to htt_rx.c by Janusz Dziedzic · 11 years ago
  45. cf0fd56 ath10k: fix the peer mac address in getting stats by Chun-Yeow Yeoh · 11 years ago
  46. 821af6a ath10k: update regulatory domain settings for 10.x firmware by Marek Puzyniak · 11 years ago
  47. 8c65699 ath10k: add soft/hard firmware crash option to simulate_fw_crash by Marek Puzyniak · 11 years ago
  48. e8dc1a9 ath10k: Fill per-ppdu info in rx_info only once by Janusz Dziedzic · 11 years ago
  49. 2acc4eb ath10k: add ath10k_htt_rx_amsdu_allowed function by Janusz Dziedzic · 11 years ago
  50. 7f06ea1 ath10k: check otp.bin result by Kalle Valo · 11 years ago
  51. d6d4a58 ath10k: separate result parameter in ath10k_bmi_execute() by Kalle Valo · 11 years ago
  52. e81bd10 ath10k: add recalc RTS/CTS protection method by Marek Kwaczynski · 11 years ago
  53. 44d6fa9 ath10k: allow the supported rate change by reassociate peer by Chun-Yeow Yeoh · 11 years ago
  54. 70dd77b ath10k: do not overwrite max_antenna_gain by Marek Puzyniak · 11 years ago
  55. bfa3536 ath10k: support msdu chaining by Ben Greear · 11 years ago
  56. 69244e5 ath10k: add vdev-id, return code to error codes by Ben Greear · 11 years ago
  57. 8d60ee8 ath10k: minimize coherent dma accesses by Michal Kazior · 11 years ago
  58. 2f5280d ath10k: remove pci completion list by Michal Kazior · 11 years ago
  59. 4596708 ath10k: reduce htt tx/rx spinlock overhead by Michal Kazior · 11 years ago
  60. 6c5151a ath10k: batch htt tx/rx completions by Michal Kazior · 11 years ago
  61. a16942e ath10k: bypass htc for htt tx path by Michal Kazior · 11 years ago
  62. 726346f ath10k: replace send_head() with tx_sg() by Michal Kazior · 11 years ago
  63. 7676a88 ath10k: remove is_aborted from skb_cb by Michal Kazior · 11 years ago
  64. 767d34f ath10k: remove DMA mapping wrappers by Michal Kazior · 11 years ago
  65. a80ddb0 ath10k: skip management frames in HTT path by Janusz Dziedzic · 11 years ago
  66. 9f81f72 ath10k: bitrate_mask add force_sgi support by Janusz Dziedzic · 12 years ago
  67. 2f0f112 ath10k: enable spectrum management support by Janusz Dziedzic · 11 years ago
  68. e72698f ath10k: set the mactime of ieee80211_rx_status by Chun-Yeow Yeoh · 11 years ago
  69. 76f9002 ath10k: fix sta_rc_update for non-ap iftype by Michal Kazior · 11 years ago
  70. d960c36 ath10k: fix 4addr rx by Michal Kazior · 11 years ago
  71. 9ba4c78 ath10k: add more details to some debug messages by Ben Greear · 11 years ago
  72. 26ebbcc ath10k: implement drv_get_tsf for ibss merging by Chun-Yeow Yeoh · 11 years ago
  73. 9e4b426 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  74. 9797feb ath10k: implement sta_rc_update() by Michal Kazior · 11 years ago
  75. 90046f5 ath10k: fix SMPS support by Michal Kazior · 11 years ago
  76. 75459e3 ath10k: release conf_mutex if vdev_start() fails by Kalle Valo · 12 years ago
  77. ef8c001 ath: remove camel case from struct reg_dmn_pair_mapping by Kalle Valo · 12 years ago
  78. 2e05f01 ath10k: fix alignment in ath10k_dbg() by Kalle Valo · 12 years ago
  79. 5ad6867 ath10k: Use pci_enable_msi_range() by Alexander Gordeev · 12 years ago
  80. bb8b621 ath10k: Disable MSI in case IRQ configuration is unknown by Alexander Gordeev · 12 years ago
  81. bdcb2c9 ath10k: Get rid of superfluous call to pci_disable_msi() by Alexander Gordeev · 12 years ago
  82. 716ae53 ath10k: pass frames with invalid peer status to upper layer by Janusz Dziedzic · 12 years ago
  83. fd71f80 ath10k: AP: handle HT station which does not have HT RX MCS by Bartosz Markowski · 12 years ago
  84. 00f5482 ath10k: suspend hardware before reset by Marek Puzyniak · 12 years ago
  85. 9042e17 ath10k: refactor suspend/resume functions by Marek Puzyniak · 12 years ago
  86. fc36e3f ath10k: fix device initialization routine by Michal Kazior · 12 years ago
  87. 3678602 ath10k: Set proper nss value for the peer by Marek Kwaczynski · 12 years ago
  88. 7c61385 ath10k: remove excessive rx msdu len check by Bartosz Markowski · 12 years ago
  89. 75fb2f9 ath10k: better tx/rx debugging by Ben Greear · 12 years ago
  90. c6b56b0 ath10k: add more debugging for receive errors by Ben Greear · 12 years ago
  91. 2c34752 ath10k: print out size of wmi-ready-event message by Ben Greear · 12 years ago
  92. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 12 years ago
  93. f591a1a ath10k: Print out firmware feature bits from IE. by Ben Greear · 12 years ago
  94. ab6258e ath10k: configure access category for arp by Marek Puzyniak · 12 years ago
  95. c60bdd8 ath10k: properly return err from start() by Michal Kazior · 12 years ago
  96. 748afc4 ath10k: implement and use new beacon method by Michal Kazior · 12 years ago
  97. c2df44b ath10k: implement AP CSA by Michal Kazior · 12 years ago
  98. c930f74 ath10k: implement channel switching by Michal Kazior · 12 years ago
  99. 5ba88b3 ath10k: fix the printing of 10.x FW version when FW crashed by Chun-Yeow Yeoh · 12 years ago
  100. d3d3ff4 ath10k: AP mode, set UAPSD params correctly by Janusz Dziedzic · 12 years ago