1. ed54388 ath10k: improve beacon submission latency by Michal Kazior · 11 years ago
  2. 12acbc4 ath10k: simplify HTC command submitting by Michal Kazior · 11 years ago
  3. be8b394 ath10k: make WMI commands block by design by Michal Kazior · 11 years ago
  4. 88e65fc ath10k: add HTC TX credits replenishing notification by Michal Kazior · 11 years ago
  5. eeed376 ath10k: simplify HTC credits calculation by Michal Kazior · 11 years ago
  6. 3699ddc wireless: ath10k: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  7. e9bb0aa ath10k: delete struct ce_sendlist by Kalle Valo · 11 years ago
  8. 7cc45e9 ath10k: Calculate correct peer PHY mode for VHT by Sujith Manoharan · 11 years ago
  9. 38a1d47 ath10k: print phymode as a string by Kalle Valo · 11 years ago
  10. 60c3daa ath10k: clean mac.c debug messages by Kalle Valo · 11 years ago
  11. aad0b65 ath10k: add boot messages to htt.c by Kalle Valo · 11 years ago
  12. 42a2efb ath10k: add boot debug messages to htc.c by Kalle Valo · 11 years ago
  13. 24cfade ath10k: add boot debug messages to pci.c and ce.c by Kalle Valo · 11 years ago
  14. effea96 ath10k: cleanup debug messages in core.c by Kalle Valo · 11 years ago
  15. b52b768 ath10k: rename ATH10K_DBG_CORE to BOOT by Kalle Valo · 11 years ago
  16. f0bbea9 ath10k: add BMI log level by Kalle Valo · 11 years ago
  17. 4ed998d ath10k: define ath10k_debug_start/_stop as static inline by Bartosz Markowski · 11 years ago
  18. 5440ce2 ath10k: prevent CE from looping indefinitely by Michal Kazior · 11 years ago
  19. b8a1e00 ath10k: remove obsolete INIT STATUS definitions by Bartosz Markowski · 11 years ago
  20. 03fc137 ath10k: set the UART baud rate to 19200 by Bartosz Markowski · 11 years ago
  21. a3d135e ath10k: add htt_stats_enable debugfs file by Kalle Valo · 11 years ago
  22. db66ea0 ath10k: implement ath10k_debug_start/stop() by Kalle Valo · 11 years ago
  23. a9bf050 ath10k: add trace event ath10k_htt_stats by Kalle Valo · 11 years ago
  24. 55d761b ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup by Dave Jones · 11 years ago
  25. 763b8cd ath10k: add chip_id file to debugfs by Kalle Valo · 11 years ago
  26. e01ae68 ath10k: check chip id from the soc register during probe by Kalle Valo · 11 years ago
  27. e978036 ath10k: simplify ath10k_ce_init() wake up handling by Kalle Valo · 11 years ago
  28. 3aebe54 ath10k: convert ath10k_pci_wake() to return by Kalle Valo · 11 years ago
  29. a40d3e4 ath10k: clean up ath10k_ce_completed_send_next_nolock() by Kalle Valo · 11 years ago
  30. e479ed4 ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k by Kalle Valo · 11 years ago
  31. aa5c1db4 ath10k: remove void pointer from struct ath10k_pci_compl by Kalle Valo · 11 years ago
  32. d88effb ath10k: make target_ce_config_wlan more readable by Kalle Valo · 11 years ago
  33. 48e9c22 ath10k: pci: make host_ce_config_wlan[] more readable by Kalle Valo · 11 years ago
  34. a18b5ed ath10k: remove un ar_pci->cacheline_sz field by Kalle Valo · 11 years ago
  35. d21fb95 ath10k: rename ce_ring_state to ath10k_ce_ring by Michal Kazior · 11 years ago
  36. 2aa3911 ath10k: rename ce_state to ath10k_ce_pipe by Michal Kazior · 11 years ago
  37. 87263e5 ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe by Michal Kazior · 11 years ago
  38. 6702bad ath10k: remove unused ce_attr parameters by Michal Kazior · 11 years ago
  39. 774c7e8 ath10k: remove ce_op_state by Michal Kazior · 11 years ago
  40. 39e4086 ath10k: use inline ce_state structure by Michal Kazior · 11 years ago
  41. e2951f7 ath10k: Fix mutex unlock balance by Mohammed Shafi Shajakhan · 11 years ago
  42. 961d4c3 ath10k: add support for HTT 3.0 by Michal Kazior · 11 years ago
  43. 0d9b043 ath10k: add support for firmware newer than 636 by Michal Kazior · 11 years ago
  44. 68c8a9b ath10k: fix WEP in AP and IBSS mode by Marek Puzyniak · 11 years ago
  45. 7f8a62d ath10k: plug possible memory leak in WMI by Michal Kazior · 11 years ago
  46. dfa95b5 ath10k: implement 802.3 SNAP rx decap type A-MSDU handling by Michal Kazior · 11 years ago
  47. 0e1cbf9 ath10k: fix HTT service setup by Michal Kazior · 11 years ago
  48. ba7ee55 ath10k: print errcode when CE ring setup fails by Michal Kazior · 11 years ago
  49. f9d8fec ath10k: clean up PCI completion states by Michal Kazior · 11 years ago
  50. ffe5daa ath10k: use sizeof(*var) in kmalloc by Michal Kazior · 11 years ago
  51. 7a53f3f ath10k: clean up monitor start code by Michal Kazior · 11 years ago
  52. 9c5ae69 ath10k: check allocation errors in CE by Janusz Dziedzic · 11 years ago
  53. 4e72b23 ath10k: update supported FW build version by Bartosz Markowski · 11 years ago
  54. 57a8930 ath10k: Remove qca98xx hw1.0 support by Bartosz Markowski · 11 years ago
  55. c69029b ath10k: setup peer UAPSD flag correctly by Janusz Dziedzic · 11 years ago
  56. 9d0e2f0 ath6kl: Fix invalid pointer access on fuzz testing with AP mode by Mohammed Shafi Shajakhan · 11 years ago
  57. f32036e ath6kl: Fix race in heart beat polling by Vasanthakumar Thiagarajan · 11 years ago
  58. 8cc8df9 ath10k: add SoC power save option to PCI features map by Bartosz Markowski · 11 years ago
  59. 32270b6 ath10k: fix device teardown by Michal Kazior · 11 years ago
  60. 591ecdb ath10k: fix failpath in MSI-X setup by Michal Kazior · 11 years ago
  61. 0dbd09e ath10k: zero arvif memory on add_interface() by Michal Kazior · 11 years ago
  62. d531cb8 ath10k: advertise more conservative intf combinations by Michal Kazior · 11 years ago
  63. dcd4a56 ath10k: make sure to use passive scan when n_ssids is 0 by Michal Kazior · 11 years ago
  64. 432358e ath10k: prevent using invalid ringbuffer indexes by Michal Kazior · 11 years ago
  65. 2e1dea4 ath10k: implement get_survey() by Michal Kazior · 11 years ago
  66. 7c19999 ath10k: implement tx checksum offloading by Michal Kazior · 11 years ago
  67. 605f81a ath10k: implement rx checksum offloading by Michal Kazior · 11 years ago
  68. 8865bee4 ath10k: detect the number of spatial streams supported by hw by Michal Kazior · 11 years ago
  69. ba0ccd7 ath10k: improve tx throughput on slow machines by Michal Kazior · 11 years ago
  70. 424121c ath10k: fix rts/fragmentation threshold setup by Michal Kazior · 11 years ago
  71. d6015b2 ath10k: fix memleak in mac setup by Michal Kazior · 11 years ago
  72. 21bf911 ath10k: don't reset HTC endpoints unnecessarily by Michal Kazior · 11 years ago
  73. 08fe9b4 ath10k: prevent HTC from being used after stopping by Michal Kazior · 11 years ago
  74. 278c4a8 ath10k: create debugfs interface to trigger fw crash by Michal Kazior · 11 years ago
  75. cf84bd4 ath10k: fix NULL dereference for injected packets by Michal Kazior · 11 years ago
  76. 9cfbce7 ath10k: implement fw crash simulation command by Michal Kazior · 11 years ago
  77. affd321 ath10k: implement device recovery by Michal Kazior · 11 years ago
  78. 87571bf ath10k: skip fw stats debugfs interface if device is down by Michal Kazior · 11 years ago
  79. 2938505 ath10k: store firmware files in memory by Michal Kazior · 11 years ago
  80. 818bdd1 ath10k: defer hw setup to start/stop mac80211 hooks by Michal Kazior · 11 years ago
  81. a96d774 ath10k: make sure all resources are freed upon ath10k_stop() by Michal Kazior · 11 years ago
  82. 1a1b8a8 ath10k: move free_vdev_map initialization by Michal Kazior · 11 years ago
  83. 8cd13ca ath10k: decouple suspend code by Michal Kazior · 11 years ago
  84. 64d151d ath10k: reset BMI state upon init by Michal Kazior · 11 years ago
  85. f7843d7 ath10k: allow deferred regd update by Michal Kazior · 11 years ago
  86. dd30a36 ath10k: decouple core start/stop logic by Michal Kazior · 11 years ago
  87. 8c5c536 ath10k: decouple pci start/stop logic by Michal Kazior · 11 years ago
  88. e0c508a ath10k: add missing debug prints by Michal Kazior · 11 years ago
  89. adb8c9b ath10k: abort scan properly if wmi_scan_stop fails by Michal Kazior · 11 years ago
  90. 548db54 ath10k: improve locking by Michal Kazior · 11 years ago
  91. edb8236 ath10k: embed HTT struct inside ath10k by Michal Kazior · 11 years ago
  92. cd003fa ath10k: embed HTC struct inside ath10k by Michal Kazior · 11 years ago
  93. e799bbf ath10k: rename hif callback by Michal Kazior · 11 years ago
  94. 7a5fe3f ath10k: change function to take struct ath10k as arg by Michal Kazior · 11 years ago
  95. ed48b35 ath10k: provide errno if bmi read/write fails by Michal Kazior · 11 years ago
  96. 342004be ath10k: lower print level for a message by Michal Kazior · 11 years ago
  97. 09af8f8 ath10k: silent warning in IBSS mode by Michal Kazior · 11 years ago
  98. cba4ca7 ath10k: fix typo in define name by Michal Kazior · 11 years ago
  99. 3a0861f ath10k: remove ath10k_bus by Michal Kazior · 11 years ago
  100. 671b96d ath10k: do not setup rts/frag thresholds for suspended interfaces by Michal Kazior · 11 years ago