1. 3d29a3e ath10k: add ath10k_pci_diag_* helpers by Kalle Valo · 10 years ago
  2. 2986e3e ath10k: group some pci probing helpers by Michal Kazior · 10 years ago
  3. 0edf257 ath10k: remove pci features var by Michal Kazior · 10 years ago
  4. c0c378f ath10k: remove target soc ps code by Michal Kazior · 10 years ago
  5. e7b5419 ath10k: embed ar_pci inside ar by Michal Kazior · 10 years ago
  6. 24c88f7 ath10k: add support for 10.2 firmware by Michal Kazior · 10 years ago
  7. c29a380 ath10k: prevent endless pci rx loop by Michal Kazior · 11 years ago
  8. 2374b18 ath10k: fix bmi exchange tx/rx race by Michal Kazior · 11 years ago
  9. 08b8aa0 ath10k: abort incomplete scatter-gather pci tx properly by Michal Kazior · 11 years ago
  10. 7147a13 ath10k: protect src_ring state with ce_lock in tx_sg() by Michal Kazior · 11 years ago
  11. e5a1ef5 ath10k: remove unnecessary tasklet_kill() by Michal Kazior · 11 years ago
  12. f2708be ath10k: prevent hif_stop being called twice by Michal Kazior · 11 years ago
  13. a6a2f74 ath10k: get rid of pci_assign_resource() call from pci_probe by Bartosz Markowski · 11 years ago
  14. 1a4ab28 ath10k: enable early device dumps by Michal Kazior · 11 years ago
  15. 61c95ce ath10k: retry warm reset a few times by Michal Kazior · 11 years ago
  16. de01357 ath10k: improve warm reset reliability by Michal Kazior · 11 years ago
  17. 7710cd2 ath10k: don't wait for device init if it crashed by Michal Kazior · 11 years ago
  18. 6a4f6e1 ath10k: differentiate between target init failures by Michal Kazior · 11 years ago
  19. df5e852 ath10k: deinit copy engine before resetting by Michal Kazior · 11 years ago
  20. 25d0dbc ath10k: split ce initialization and allocation by Michal Kazior · 11 years ago
  21. 68c0324 ath10k: convert pci_alloc_consistent() to dma_alloc_coherent() by Michal Kazior · 11 years ago
  22. 78a9cb4 ath10k: add module parameter values to the pci info print by Kalle Valo · 11 years ago
  23. 50f87a6 ath10k: improve pci debug messages by Kalle Valo · 11 years ago
  24. b39712c ath10k: delete ar_pci->fw_indicator_address by Kalle Valo · 11 years ago
  25. 929417c ath10k: advertise only firmware API 2 files by Kalle Valo · 11 years ago
  26. e42c1fb ath10k: fix name of target_ps module parameter by Kalle Valo · 11 years ago
  27. 3509846 ath10k: add module parameter to disable cold reset by Kalle Valo · 11 years ago
  28. 0399eca ath10k: cleanup ath10k_pci_wait_for_target_init() by Kalle Valo · 11 years ago
  29. 2f5280d ath10k: remove pci completion list by Michal Kazior · 11 years ago
  30. a16942e ath10k: bypass htc for htt tx path by Michal Kazior · 11 years ago
  31. 726346f ath10k: replace send_head() with tx_sg() by Michal Kazior · 11 years ago
  32. 7676a88 ath10k: remove is_aborted from skb_cb by Michal Kazior · 11 years ago
  33. 5ad6867 ath10k: Use pci_enable_msi_range() by Alexander Gordeev · 11 years ago
  34. bb8b621 ath10k: Disable MSI in case IRQ configuration is unknown by Alexander Gordeev · 11 years ago
  35. bdcb2c9 ath10k: Get rid of superfluous call to pci_disable_msi() by Alexander Gordeev · 11 years ago
  36. fc36e3f ath10k: fix device initialization routine by Michal Kazior · 11 years ago
  37. 5ba88b3 ath10k: fix the printing of 10.x FW version when FW crashed by Chun-Yeow Yeoh · 11 years ago
  38. 145babc Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  39. cfe9c45 ath10k: allow explicit MSI/MSI-X disabling by Michal Kazior · 11 years ago
  40. ab977bd ath10k: re-add support for early fw indication by Michal Kazior · 11 years ago
  41. 2685218 ath10k: extract functions for legacy irq handling by Michal Kazior · 11 years ago
  42. 5d1aa94 ath10k: defer irq registration until hif start() by Michal Kazior · 11 years ago
  43. c80de12 ath10k: decouple ath10k_pci_start_ce() by Michal Kazior · 11 years ago
  44. 85622cd ath10k: don't use interrupts for BMI by Michal Kazior · 11 years ago
  45. fc15ca1 ath10k: split up pci irq code by Michal Kazior · 11 years ago
  46. e539887 ath10k: don't consume other's shared interrupts by Michal Kazior · 11 years ago
  47. 650b91f ath10k: show hardware and firmware info prints only once by Kalle Valo · 11 years ago
  48. 95cbb6a ath10k: don't show MSI registration warnings by Kalle Valo · 11 years ago
  49. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  50. 6a42a47 ath10k: reset device upon stopping/power down by Michal Kazior · 11 years ago
  51. 1d2b48d ath10k: add and fix some PCI prints by Michal Kazior · 11 years ago
  52. 98563d5 ath10k: re-arrange PCI init code by Michal Kazior · 11 years ago
  53. 2415fc1 ath10k: guard against CE corruption from firmware by Michal Kazior · 11 years ago
  54. 28642f4 ath10k: propagate ath10k_ce_disable_interrupts() errors by Michal Kazior · 11 years ago
  55. 5b2589f ath10k: use ath10k_do_pci_wake/sleep by Michal Kazior · 11 years ago
  56. 8630e3a ath10k: remove meaningless check by Michal Kazior · 11 years ago
  57. d7fb47f ath10k: rename ath10k_pci_reset_target() by Michal Kazior · 11 years ago
  58. 96a9d0d ath10k: split tasklet killing function by Michal Kazior · 11 years ago
  59. 103d4f5 ath10k: don't forget to kill fw error tasklet by Michal Kazior · 11 years ago
  60. fad6ed7 ath10k: remove ar_pci->ce_count by Michal Kazior · 11 years ago
  61. 12eb087 ath10k: fix possible memory leak in ath10k_pci_probe() by Wei Yongjun · 11 years ago
  62. f378274 ath10k: add error handling to ath10k_pci_wait() by Kalle Valo · 11 years ago
  63. 233eb97 ath10k: implement ath10k_pci_soc_read/write32() by Kalle Valo · 11 years ago
  64. 5e90de8 ath10k: fix NULL deref upon early FW crash by Michal Kazior · 11 years ago
  65. 6d3be30 treewide: Fix typo in printk by Masanari Iida · 11 years ago
  66. 3efcb3b ath10k: remove num_sends_allowed by Michal Kazior · 11 years ago
  67. 2e761b5 ath10k: remove ce_sendlist_send by Michal Kazior · 11 years ago
  68. 1073ab2 ath10k: fix num_sends_allowed replenishing by Michal Kazior · 11 years ago
  69. 3699ddc wireless: ath10k: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  70. e9bb0aa ath10k: delete struct ce_sendlist by Kalle Valo · 11 years ago
  71. 24cfade ath10k: add boot debug messages to pci.c and ce.c by Kalle Valo · 11 years ago
  72. 5440ce2 ath10k: prevent CE from looping indefinitely by Michal Kazior · 11 years ago
  73. 55d761b ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup by Dave Jones · 11 years ago
  74. e01ae68 ath10k: check chip id from the soc register during probe by Kalle Valo · 11 years ago
  75. 3aebe54 ath10k: convert ath10k_pci_wake() to return by Kalle Valo · 11 years ago
  76. e479ed4 ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k by Kalle Valo · 11 years ago
  77. aa5c1db ath10k: remove void pointer from struct ath10k_pci_compl by Kalle Valo · 11 years ago
  78. d88effb ath10k: make target_ce_config_wlan more readable by Kalle Valo · 11 years ago
  79. 48e9c22 ath10k: pci: make host_ce_config_wlan[] more readable by Kalle Valo · 11 years ago
  80. a18b5ed ath10k: remove un ar_pci->cacheline_sz field by Kalle Valo · 11 years ago
  81. 2aa3911 ath10k: rename ce_state to ath10k_ce_pipe by Michal Kazior · 11 years ago
  82. 87263e5 ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe by Michal Kazior · 11 years ago
  83. 6702bad ath10k: remove unused ce_attr parameters by Michal Kazior · 11 years ago
  84. f9d8fec ath10k: clean up PCI completion states by Michal Kazior · 11 years ago
  85. ffe5daa ath10k: use sizeof(*var) in kmalloc by Michal Kazior · 11 years ago
  86. 57a8930 ath10k: Remove qca98xx hw1.0 support by Bartosz Markowski · 11 years ago
  87. 8cc8df9 ath10k: add SoC power save option to PCI features map by Bartosz Markowski · 11 years ago
  88. 32270b6 ath10k: fix device teardown by Michal Kazior · 11 years ago
  89. 591ecdb ath10k: fix failpath in MSI-X setup by Michal Kazior · 11 years ago
  90. affd321 ath10k: implement device recovery by Michal Kazior · 12 years ago
  91. 818bdd1 ath10k: defer hw setup to start/stop mac80211 hooks by Michal Kazior · 12 years ago
  92. 8cd13ca ath10k: decouple suspend code by Michal Kazior · 12 years ago
  93. 8c5c536 ath10k: decouple pci start/stop logic by Michal Kazior · 12 years ago
  94. e799bbf ath10k: rename hif callback by Michal Kazior · 12 years ago
  95. 7a5fe3f ath10k: change function to take struct ath10k as arg by Michal Kazior · 12 years ago
  96. cba4ca7 ath10k: fix typo in define name by Michal Kazior · 12 years ago
  97. 3a0861f ath10k: remove ath10k_bus by Michal Kazior · 12 years ago
  98. a783c77 ath10k: fix teardown ordering by Michal Kazior · 12 years ago
  99. 87b1423 ath10k: fix MSI-X setup failpath by Michal Kazior · 12 years ago
  100. e574267 ath10k: off by one sanity check by Dan Carpenter · 12 years ago