1. 7aa7a72 ath10k: improve logging to include dev id by Michal Kazior · 11 years ago
  2. 61e9aab ath10k: flush hif buffers before recovery by Michal Kazior · 11 years ago
  3. 53b4e07 ath10k: remove ar_pci->started by Michal Kazior · 11 years ago
  4. cf5dd36 ath10k: ignore ar_pci->started in pipe cleanup by Michal Kazior · 11 years ago
  5. 10d23db ath10k: update comment regarding warm reset by Michal Kazior · 11 years ago
  6. 728f95e ath10k: rework posting pci rx buffers by Michal Kazior · 11 years ago
  7. 5c771e7 ath10k: remove early irq handling by Michal Kazior · 11 years ago
  8. ec5ba4d ath10k: make sure to really disable irqs by Michal Kazior · 11 years ago
  9. 145cc12 ath10k: split ce irq/handler setup by Michal Kazior · 11 years ago
  10. 403d627 ath10k: setup irq method in probe by Michal Kazior · 11 years ago
  11. c947a9e ath10k: fix legacy irq workaround by Michal Kazior · 11 years ago
  12. 8079de0 ath10k: move fw init print by Michal Kazior · 11 years ago
  13. 8a0c797 ath10k: print more driver info when firmware crashes by Kalle Valo · 11 years ago
  14. 0e9848c ath10k: rename ath10k_pci_hif_dump_area() to ath10k_pci_fw_crashed_dump() by Kalle Valo · 11 years ago
  15. 384914b ath10k: provide firmware crash info via debugfs by Ben Greear · 11 years ago
  16. 3d29a3e ath10k: add ath10k_pci_diag_* helpers by Kalle Valo · 11 years ago
  17. 7a7b373 ath10k: fix a conflict bug in wmi service bitmap by Michal Kazior · 11 years ago
  18. 10d4987 ath6kl: fix %d confusingly prefixed with 0x in format strings by Hans Wennborg · 11 years ago
  19. 804eef147 ath10k: unregister spectral before mac by Simon Wunderlich · 11 years ago
  20. beb4be8 ath6kl: Add SDIO device ID for QCA6234X Support by Srinivas Kandagatla · 11 years ago
  21. f2bc4d2 ath10k: fix typo in error message by Ben Greear · 11 years ago
  22. a9aefb3 ath10k: improve vdev map handling by Ben Greear · 11 years ago
  23. b7967dc ath10k: remove htc->stopped by Michal Kazior · 11 years ago
  24. 2986e3e ath10k: group some pci probing helpers by Michal Kazior · 11 years ago
  25. 0edf257 ath10k: remove pci features var by Michal Kazior · 11 years ago
  26. c0c378f ath10k: remove target soc ps code by Michal Kazior · 11 years ago
  27. e7b5419 ath10k: embed ar_pci inside ar by Michal Kazior · 11 years ago
  28. 5c81c7f ath10k: introduce a stricter scan state machine by Michal Kazior · 11 years ago
  29. 9ff8b72 ath10k: simplify scan debug prints by Michal Kazior · 11 years ago
  30. cff990c ath10k: fix wmi service bitmap debug by Michal Kazior · 11 years ago
  31. 17dc0b8 ath6kl: convert a driver to use module_usb_driver() by Himangi Saraogi · 11 years ago
  32. 855aed1 ath10k: add spectral scan feature by Simon Wunderlich · 11 years ago
  33. 95752b7 ath: Move spectral debugfs structs to shared header by Sven Eckelmann · 11 years ago
  34. dc55e30 ath10k: improve channel switching by Michal Kazior · 11 years ago
  35. 76f5329 ath10k: extend debug code for RX path by Janusz Dziedzic · 11 years ago
  36. 72bdeb8 ath10k: fix aggregated 4addr Rx by Michal Kazior · 11 years ago
  37. 24c88f7 ath10k: add support for 10.2 firmware by Michal Kazior · 11 years ago
  38. 611b368 ath10k: improve 'hard' simulate fw crash by Ben Greear · 11 years ago
  39. 0ccb7a3 ath10k: handle attention flags correctly when using A-MSDU by Janusz Dziedzic · 11 years ago
  40. cf850d1 ath10k: don't advertise IBSS iftype for 10.x by Michal Kazior · 11 years ago
  41. aa5b4fb ath10k: fix Rx aggregation reordering by Michal Kazior · 11 years ago
  42. c29a380 ath10k: prevent endless pci rx loop by Michal Kazior · 11 years ago
  43. c21c64d ath10k: workaround qos nullfunc bug by Michal Kazior · 11 years ago
  44. 4b60455 ath10k: simplify tx helpers by Michal Kazior · 11 years ago
  45. 708b9bd ath10k: prevent some tx flushing failures by Michal Kazior · 11 years ago
  46. da34fad ath10k: workaround boot issues with KVM/PCI-passthrough by Michal Kazior · 11 years ago
  47. 3f55720 ath9k: drop negativity checks for unsigned values coming from kstrtoul() by Andrey Utkin · 11 years ago
  48. 3ae351a ath9k: set up tx power into the MRR by Lorenzo Bianconi · 11 years ago
  49. d954cd77 ath9k: fix pending tx frames accounting by Felix Fietkau · 11 years ago
  50. 7226914 wil6210: add new register region for AGC table by Vladimir Kondratiev · 11 years ago
  51. b373de7 wil6210: map RGF_USER_USAGE_1 on the debugfs by Vladimir Kondratiev · 11 years ago
  52. b541d0a wil6210: use same mapping table for FW addr translation and debugfs by Vladimir Kondratiev · 11 years ago
  53. 359ee62 wil6210: fix memory leak on error path in wil_write_file_rxon() by Vladimir Kondratiev · 11 years ago
  54. 76dfa4b wil6210: fix double definition of 'ctx' by Vladimir Kondratiev · 11 years ago
  55. 6f55007 wil6210: export FW/HW versions through debugfs by Vladimir Kondratiev · 11 years ago
  56. 6508281 wil6210: support for "sparrow" hardware by Vladimir Kondratiev · 11 years ago
  57. 5235cd2 Merge tag 'for-linville-20140717' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  58. 9936194 ath10k: sanitize tx ring index access properly by Michal Kazior · 11 years ago
  59. 2374b18 ath10k: fix bmi exchange tx/rx race by Michal Kazior · 11 years ago
  60. a491a92 ath10k: fix unregister deadlock when fw probe fails by Michal Kazior · 11 years ago
  61. 7880377 ath6kl: add support for ar6004 hw3.0 by Jessica Wu · 11 years ago
  62. c1d32d3 ath6kl: add support wmi rate tables with mcs15 by Jessica Wu · 11 years ago
  63. 958e1be ath6kl: don't set hi_refclk_hz if hardware version doesn't need it by Kalle Valo · 11 years ago
  64. b056397 ath6kl: implement rx flush for htc pipe by Jessica Wu · 11 years ago
  65. eba95bc ath6kl: convert ar6004 hardware flags to firmware feature flags by Kalle Valo · 11 years ago
  66. 1c3d95e ath6kl: Fix ath6kl_bmi_read_hi32 macro by Frederic Danis · 11 years ago
  67. d385623 ath10k: add implementation for configure max amsdu, ampdu by Janusz Dziedzic · 11 years ago
  68. 5c4d5e8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  69. 09ebb81 ath9k: Calculate sleep duration by Rajkumar Manoharan · 11 years ago
  70. 5f2f9e4 ath9k: Increase max listen interval by Rajkumar Manoharan · 11 years ago
  71. 9198cf4 ath9k: Cache beacon config after association by Rajkumar Manoharan · 11 years ago
  72. b76ff0d ath5k: capture CCK and OFDM restarts by Mathy Vanhoef · 11 years ago
  73. 4188135 ath5k: support for FIF_FCSFAIL filter by Mathy Vanhoef · 11 years ago
  74. e055a6e Merge branch 'ath-current' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  75. 76ac9ed ath9k_hw: Fix pll2_divfrac for AR953x by Rajkumar Manoharan · 11 years ago
  76. af2db44 ath9k_hw: fix tx gain table index for AR953x by Rajkumar Manoharan · 11 years ago
  77. ddbbd9e ath9k_hw: fix XPABIASLEVEL settings for AR9531 by Rajkumar Manoharan · 11 years ago
  78. c01a729 ath9k_hw: Add QCA953x 2.0 initvals by Rajkumar Manoharan · 11 years ago
  79. efeb143 ath9k_hw: update CCK loop coefficients for AR953x 1.0 by Rajkumar Manoharan · 11 years ago
  80. 855df36 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  81. c56ef67 mac80211: support more than one band in scan request by David Spinadel · 12 years ago
  82. d6067f0 ath9k: Fix build error in ath_reset_internal by Rajkumar Manoharan · 11 years ago
  83. e48b179 wil6210: fix for 64-bit integer division by Vladimir Kondratiev · 11 years ago
  84. 55f8f68 wil6210: track Tx queue state by Vladimir Kondratiev · 11 years ago
  85. be29985 wil6210: interrupt statistics by Vladimir Kondratiev · 11 years ago
  86. 84bb29b wil6210: add 'info' debugfs entry by Vladimir Kondratiev · 11 years ago
  87. 2bdc070 wil6210: work around for platforms with broken INTx by Vladimir Kondratiev · 11 years ago
  88. 95266dc wil6210: fix for unreachable code in wmi_recv_cmd by Vladimir Kondratiev · 11 years ago
  89. f8cd9f8 wil6210: map additional registers on target by Vladimir Kondratiev · 11 years ago
  90. 84d94d5 wil6210: remove unused #include by Vladimir Kondratiev · 11 years ago
  91. fc58f68 wil6210: fix disconnect handling for AP by Vladimir Kondratiev · 11 years ago
  92. 5aed139 wil6210: avoid dmesg pollution by Tx errors by Vladimir Kondratiev · 11 years ago
  93. 194b482 wil6210: Debug print GRO Rx result by Vladimir Kondratiev · 11 years ago
  94. 9eb82d4 wil6210: add 'freq' and 'link' debugfs entries by Vladimir Kondratiev · 11 years ago
  95. d45cff9 wil6210: Use "name = value" format in the debugfs by Vladimir Kondratiev · 11 years ago
  96. 2a91d7d wil6210: debug print when scan request state changes by Vladimir Kondratiev · 11 years ago
  97. 92b6747 wil6210: print error when notifying about FW error by Vladimir Kondratiev · 11 years ago
  98. 4b63261 wil6210: writeable ITR registers by Vladimir Kondratiev · 11 years ago
  99. ff974e4 wil6210: debugfs interface to send raw WMI command by Vladimir Kondratiev · 11 years ago
  100. d5b1c32 wil6210: BACK: track last dropped SSN by Vladimir Kondratiev · 11 years ago