1. d544943 ath10k: return better errno for unsupported pdev params by Bartosz Markowski · 11 years ago
  2. 34957b2 ath10k: rename WMI_CMD_UNDEFINED by Bartosz Markowski · 11 years ago
  3. ebc9abd ath10k: do not warn about unsupported vdev param by Bartosz Markowski · 11 years ago
  4. e05634e ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n() by Fengguang Wu · 11 years ago
  5. 60631c5 ath10k: fix ath10k_debug_start() locking by Kalle Valo · 11 years ago
  6. a24b88b ath10k: Fix bug in max. VHT A-MPDU size by Sujith Manoharan · 11 years ago
  7. 0d1a28f ath10k: fix RX performance when using AP 10.X FW by Michal Kazior · 11 years ago
  8. 9bab1cc ath10k: fix possible memory leak in new FW loading by Michal Kazior · 11 years ago
  9. fd9c486 ath10k: fix printf format string by Michal Kazior · 11 years ago
  10. 3efcb3b ath10k: remove num_sends_allowed by Michal Kazior · 11 years ago
  11. 2e761b5 ath10k: remove ce_sendlist_send by Michal Kazior · 11 years ago
  12. ddb6ad7 ath10k: split vdev_id calculation from tx function by Michal Kazior · 11 years ago
  13. 42c3aa6 ath10k: split tid calculation from tx function by Michal Kazior · 11 years ago
  14. c322892 ath10k: extend the max_scan time by Bartosz Markowski · 11 years ago
  15. 8acd3c9 ath10k: enable 10.x firmware branch support by Bartosz Markowski · 11 years ago
  16. a07b5b8 ath6kl: fix compilation warning in ath6kl_htc_pipe_conn_service by Vladimir Murzin · 11 years ago
  17. 1a22243 ath10k: implement firmware IE container support by Kalle Valo · 11 years ago
  18. 958df3a ath10k: store separate pointers for firmware data by Kalle Valo · 11 years ago
  19. 3652791 ath10k: rename board_data in struct ath10k by Kalle Valo · 11 years ago
  20. 89b7e76 ath10k: handle FW API differences for scan structures by Bartosz Markowski · 11 years ago
  21. 226a339 ath10k: introduce dynamic pdev parameters by Bartosz Markowski · 11 years ago
  22. 6d1506e ath10k: introduce dynamic vdev parameters by Bartosz Markowski · 11 years ago
  23. ec6a73f ath10k: add TARGET values for 10.x firmware by Bartosz Markowski · 11 years ago
  24. 12b2b9e ath10k: split wmi_cmd_init path by Bartosz Markowski · 11 years ago
  25. 5e00d31 ath10k: bring back the WMI path for mgmt frames by Bartosz Markowski · 11 years ago
  26. b3effe6 ath10k: implement host memory chunks by Bartosz Markowski · 11 years ago
  27. 08ba7b6 ath10k: drop the fw versioning sanity check by Bartosz Markowski · 11 years ago
  28. 6f97d25 ath10k: split ath10k_wmi_service_ready_event_rx by Bartosz Markowski · 11 years ago
  29. 8a6618b ath10k: implement WMI events handling frame for both firmwares by Bartosz Markowski · 11 years ago
  30. 5532155 ath10k: warn if give WMI command is not supported by Bartosz Markowski · 11 years ago
  31. b7e3adf ath10k: add wmi_10x_<cmd/event> definitions by Bartosz Markowski · 11 years ago
  32. ce42870 ath10k: introduce dynamic WMI structures by Bartosz Markowski · 11 years ago
  33. 52fa019 ath10k: make monitor vdev down before stoping it by Marek Puzyniak · 11 years ago
  34. 6e712d4 ath10k: replenish HTT RX buffers in a tasklet by Michal Kazior · 11 years ago
  35. 4d316c7 ath10k: align RX frames properly by Michal Kazior · 11 years ago
  36. 784f69d ath10k: fix Native Wifi decap mode RX by Michal Kazior · 11 years ago
  37. e3fbf8d ath10k: cleanup RX decap handling by Michal Kazior · 11 years ago
  38. 26d1e9c ath10k: document decap modes by Michal Kazior · 11 years ago
  39. f6dc209 ath10k: report A-MSDU subframes individually by Michal Kazior · 11 years ago
  40. 1f8bb15 ath10k: use msdu headroom to store txfrag by Michal Kazior · 11 years ago
  41. 2f3773b ath10k: cleanup HTT TX functions by Michal Kazior · 11 years ago
  42. 0a89f8a ath10k: decouple HTT TX completions by Michal Kazior · 11 years ago
  43. 27bb178 ath10k: avoid needless memset on TX path by Michal Kazior · 11 years ago
  44. 0945baf ath10k: use num_pending_tx instead of msdu id bitmap by Michal Kazior · 11 years ago
  45. 1073ab2 ath10k: fix num_sends_allowed replenishing by Michal Kazior · 11 years ago
  46. 9e84f65 ath10k: fix tracing build for ath10k_wmi_cmd by Michal Kazior · 11 years ago
  47. 5c6c82d ath10k: remove wmi event worker thread by Michal Kazior · 11 years ago
  48. 7cc2301 ath10k: remove wmi pending count limit by Michal Kazior · 11 years ago
  49. ed54388 ath10k: improve beacon submission latency by Michal Kazior · 11 years ago
  50. 12acbc4 ath10k: simplify HTC command submitting by Michal Kazior · 11 years ago
  51. be8b394 ath10k: make WMI commands block by design by Michal Kazior · 11 years ago
  52. 88e65fc ath10k: add HTC TX credits replenishing notification by Michal Kazior · 11 years ago
  53. eeed376 ath10k: simplify HTC credits calculation by Michal Kazior · 11 years ago
  54. 3699ddc wireless: ath10k: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  55. e9bb0aa ath10k: delete struct ce_sendlist by Kalle Valo · 11 years ago
  56. 7cc45e9 ath10k: Calculate correct peer PHY mode for VHT by Sujith Manoharan · 11 years ago
  57. 38a1d47 ath10k: print phymode as a string by Kalle Valo · 11 years ago
  58. 60c3daa ath10k: clean mac.c debug messages by Kalle Valo · 11 years ago
  59. aad0b65 ath10k: add boot messages to htt.c by Kalle Valo · 11 years ago
  60. 42a2efb ath10k: add boot debug messages to htc.c by Kalle Valo · 11 years ago
  61. 24cfade ath10k: add boot debug messages to pci.c and ce.c by Kalle Valo · 11 years ago
  62. effea96 ath10k: cleanup debug messages in core.c by Kalle Valo · 11 years ago
  63. b52b768 ath10k: rename ATH10K_DBG_CORE to BOOT by Kalle Valo · 11 years ago
  64. f0bbea9 ath10k: add BMI log level by Kalle Valo · 11 years ago
  65. 4ed998d ath10k: define ath10k_debug_start/_stop as static inline by Bartosz Markowski · 11 years ago
  66. 5440ce2 ath10k: prevent CE from looping indefinitely by Michal Kazior · 11 years ago
  67. b8a1e00 ath10k: remove obsolete INIT STATUS definitions by Bartosz Markowski · 11 years ago
  68. 03fc137 ath10k: set the UART baud rate to 19200 by Bartosz Markowski · 11 years ago
  69. a3d135e ath10k: add htt_stats_enable debugfs file by Kalle Valo · 11 years ago
  70. db66ea0 ath10k: implement ath10k_debug_start/stop() by Kalle Valo · 11 years ago
  71. a9bf050 ath10k: add trace event ath10k_htt_stats by Kalle Valo · 11 years ago
  72. 55d761b ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup by Dave Jones · 11 years ago
  73. 763b8cd ath10k: add chip_id file to debugfs by Kalle Valo · 11 years ago
  74. e01ae68 ath10k: check chip id from the soc register during probe by Kalle Valo · 11 years ago
  75. e978036 ath10k: simplify ath10k_ce_init() wake up handling by Kalle Valo · 11 years ago
  76. 3aebe54 ath10k: convert ath10k_pci_wake() to return by Kalle Valo · 11 years ago
  77. a40d3e4 ath10k: clean up ath10k_ce_completed_send_next_nolock() by Kalle Valo · 11 years ago
  78. e479ed4 ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k by Kalle Valo · 11 years ago
  79. aa5c1db4 ath10k: remove void pointer from struct ath10k_pci_compl by Kalle Valo · 11 years ago
  80. d88effb ath10k: make target_ce_config_wlan more readable by Kalle Valo · 11 years ago
  81. 48e9c22 ath10k: pci: make host_ce_config_wlan[] more readable by Kalle Valo · 11 years ago
  82. a18b5ed ath10k: remove un ar_pci->cacheline_sz field by Kalle Valo · 11 years ago
  83. d21fb95 ath10k: rename ce_ring_state to ath10k_ce_ring by Michal Kazior · 11 years ago
  84. 2aa3911 ath10k: rename ce_state to ath10k_ce_pipe by Michal Kazior · 11 years ago
  85. 87263e5 ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe by Michal Kazior · 11 years ago
  86. 6702bad ath10k: remove unused ce_attr parameters by Michal Kazior · 11 years ago
  87. 774c7e8 ath10k: remove ce_op_state by Michal Kazior · 11 years ago
  88. 39e4086 ath10k: use inline ce_state structure by Michal Kazior · 11 years ago
  89. e2951f7 ath10k: Fix mutex unlock balance by Mohammed Shafi Shajakhan · 11 years ago
  90. 961d4c3 ath10k: add support for HTT 3.0 by Michal Kazior · 11 years ago
  91. 0d9b043 ath10k: add support for firmware newer than 636 by Michal Kazior · 11 years ago
  92. 68c8a9b ath10k: fix WEP in AP and IBSS mode by Marek Puzyniak · 11 years ago
  93. 7f8a62d ath10k: plug possible memory leak in WMI by Michal Kazior · 11 years ago
  94. dfa95b5 ath10k: implement 802.3 SNAP rx decap type A-MSDU handling by Michal Kazior · 11 years ago
  95. 0e1cbf9 ath10k: fix HTT service setup by Michal Kazior · 11 years ago
  96. ba7ee55 ath10k: print errcode when CE ring setup fails by Michal Kazior · 11 years ago
  97. f9d8fec ath10k: clean up PCI completion states by Michal Kazior · 11 years ago
  98. ffe5daa ath10k: use sizeof(*var) in kmalloc by Michal Kazior · 11 years ago
  99. 7a53f3f ath10k: clean up monitor start code by Michal Kazior · 11 years ago
  100. 9c5ae69 ath10k: check allocation errors in CE by Janusz Dziedzic · 11 years ago