1. eefa01d ath9k: move sc_flags to ath_common by Oleksij Rempel · 11 years ago
  2. 88a4f56 ath9k_htc: use ath_beacon_conf.enable_beacon by Oleksij Rempel · 11 years ago
  3. a099874 ath9k_htc: move beaconq to struct htc_beacon by Oleksij Rempel · 11 years ago
  4. 3c4816d ath9k_htc: use common ath_beacon_config by Oleksij Rempel · 11 years ago
  5. fd0ab79 ath9k: move struct ath_beacon_config to common by Oleksij Rempel · 11 years ago
  6. 1b5c8d6 ath9k: Convert uses of __constant_<foo> to <foo> by Joe Perches · 11 years ago
  7. b499abd ath5k: add missing dma_map_error call by John Greene · 11 years ago
  8. 9301ca9 ath9k_hw: set ANI firstep as absolute values instead of relative by Felix Fietkau · 11 years ago
  9. 28327fd ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative by Felix Fietkau · 11 years ago
  10. afdc05f ath9k_hw: remove ANI function restrictions for AP mode by Felix Fietkau · 11 years ago
  11. abee4c8 ath9k: clean up and enhance ANI debugfs file by Felix Fietkau · 11 years ago
  12. 3b3e0ef ath9k: fix ready time of the multicast buffer queue by Felix Fietkau · 11 years ago
  13. 1698aca Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  14. 70dd77b ath10k: do not overwrite max_antenna_gain by Marek Puzyniak · 11 years ago
  15. bfa3536 ath10k: support msdu chaining by Ben Greear · 11 years ago
  16. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  17. c14c5d9 wil6210: fix smatch warning in wil_cfg80211_get_station() by Vladimir Kondratiev · 11 years ago
  18. af31cb5 wil6210: fix buffer overflow in wil_txdesc_debugfs_show() by Vladimir Kondratiev · 11 years ago
  19. f554724 ath9k_hw: tweak noise immunity thresholds for older chipsets by Felix Fietkau · 11 years ago
  20. 6241226 ath9k_hw: toggle weak signal detection in AP mode on older chipsets by Felix Fietkau · 11 years ago
  21. 727b662 ath9k: fix invalid max frame length by Sylvain Roger Rieunier · 11 years ago
  22. 69244e5 ath10k: add vdev-id, return code to error codes by Ben Greear · 11 years ago
  23. 0bbc4ad wil6210: do not reorder groupcast Rx by Vladimir Kondratiev · 11 years ago
  24. 4d55a0a wil6210: single station disconnect by Vladimir Kondratiev · 11 years ago
  25. 108d1eb wil6210: use ether_addr_equal by Vladimir Kondratiev · 11 years ago
  26. b8b33a3 wil6210: Provide signal strength indication by Vladimir Kondratiev · 11 years ago
  27. 93ae6d4 wil6210: Fill vring2cid_tid table early by Vladimir Kondratiev · 11 years ago
  28. 91886b0 wil6210: disconnect only requested peer by Vladimir Kondratiev · 11 years ago
  29. c8b78b5 wil6210: per-connection statistics by Vladimir Kondratiev · 11 years ago
  30. ef28afd wil6210: dump_station initial support by Vladimir Kondratiev · 11 years ago
  31. 7b05b0a wil6210: fix BACK status processing by Vladimir Kondratiev · 11 years ago
  32. fb3cac5 wil6210: broadcast Tx by Vladimir Kondratiev · 11 years ago
  33. 9a17738 wil6210: Find free vring for Tx by Vladimir Kondratiev · 11 years ago
  34. b4490f4 wil6210: Block ACK by Vladimir Kondratiev · 11 years ago
  35. 3df2cd36 wil6210: multiple connect - initial support by Vladimir Kondratiev · 11 years ago
  36. 59f7c0a wil6210: [DEBUG] Improve Vring printing by Vladimir Kondratiev · 11 years ago
  37. 3a85543e wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors by Vladimir Kondratiev · 11 years ago
  38. 1647f12 wil6210: Tx management frame by Vladimir Kondratiev · 11 years ago
  39. 2259ba3 ath9k_htc: add function ath9k_regwrite_multi by Oleksij Rempel · 11 years ago
  40. 527492e ath9k_htc: remove unused variable sleepduration by Oleksij Rempel · 11 years ago
  41. 7fbdaa2 ath9k: remove unused listen_interval and sleepduration. by Oleksij Rempel · 11 years ago
  42. 6da2f4a ath9k_htc: use ath9k_cmn_reload_chainmask by Oleksij Rempel · 11 years ago
  43. b57ba3b ath9k: move ath9k_reload_chainmask_settings to common by Oleksij Rempel · 11 years ago
  44. 91884fa ath9k-common: set maxstream=1 for ar9271 by Oleksij Rempel · 11 years ago
  45. e9fb588 ath9k_htc: use ath9k_cmn_setup_ht_cap by Oleksij Rempel · 11 years ago
  46. b60d105 ath9k: move setup_ht_cap to common-init by Oleksij Rempel · 11 years ago
  47. 31f023a ath9k_htc: use ath9k_cmn_init_channels_rates by Oleksij Rempel · 11 years ago
  48. 13f7105 ath9k: move ath9k_init_channels_rates to common-init by Oleksij Rempel · 11 years ago
  49. 8d60ee8 ath10k: minimize coherent dma accesses by Michal Kazior · 11 years ago
  50. 2f5280d ath10k: remove pci completion list by Michal Kazior · 11 years ago
  51. 4596708 ath10k: reduce htt tx/rx spinlock overhead by Michal Kazior · 11 years ago
  52. 6c5151a ath10k: batch htt tx/rx completions by Michal Kazior · 11 years ago
  53. a16942e ath10k: bypass htc for htt tx path by Michal Kazior · 11 years ago
  54. 726346f ath10k: replace send_head() with tx_sg() by Michal Kazior · 11 years ago
  55. 7676a88 ath10k: remove is_aborted from skb_cb by Michal Kazior · 11 years ago
  56. 767d34f ath10k: remove DMA mapping wrappers by Michal Kazior · 11 years ago
  57. a80ddb0 ath10k: skip management frames in HTT path by Janusz Dziedzic · 11 years ago
  58. 9f81f72 ath10k: bitrate_mask add force_sgi support by Janusz Dziedzic · 12 years ago
  59. 2f0f112 ath10k: enable spectrum management support by Janusz Dziedzic · 11 years ago
  60. e72698f ath10k: set the mactime of ieee80211_rx_status by Chun-Yeow Yeoh · 11 years ago
  61. 76f9002 ath10k: fix sta_rc_update for non-ap iftype by Michal Kazior · 11 years ago
  62. d960c36 ath10k: fix 4addr rx by Michal Kazior · 11 years ago
  63. 9ba4c78 ath10k: add more details to some debug messages by Ben Greear · 11 years ago
  64. 26ebbcc ath10k: implement drv_get_tsf for ibss merging by Chun-Yeow Yeoh · 11 years ago
  65. b7b146c ath9k: fix invalid descriptor discarding by Felix Fietkau · 11 years ago
  66. d31a36a ath9k: reduce baseband hang detection false positive rate by Felix Fietkau · 11 years ago
  67. ef1b414 ath5k: set SURVEY_INFO_IN_USE on get_survey by Felix Fietkau · 11 years ago
  68. affad45 ath9k: make some hardware reset log messages debug-only by Felix Fietkau · 11 years ago
  69. cd6cfd7 ath9k: do not set half/quarter channel flags in AR_PHY_MODE by Felix Fietkau · 11 years ago
  70. 2120ac9 ath9k: Use static const by Joe Perches · 11 years ago
  71. 443626e5 ath9k: list more reset causes in debugfs by Felix Fietkau · 11 years ago
  72. 7b4f663 ath9k: Enable U-APSD AP mode support by Jouni Malinen · 11 years ago
  73. 9e4b426 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  74. 558ff22 ath9k: fix ps-poll responses under a-mpdu sessions by Felix Fietkau · 11 years ago
  75. b305024 ath9k: Fix ETSI compliance for AR9462 2.0 by Sujith Manoharan · 12 years ago
  76. 21f8aae ath9k: protect tid->sched check by Stanislaw Gruszka · 11 years ago
  77. 9797feb ath10k: implement sta_rc_update() by Michal Kazior · 11 years ago
  78. 90046f5 ath10k: fix SMPS support by Michal Kazior · 11 years ago
  79. 75459e3 ath10k: release conf_mutex if vdev_start() fails by Kalle Valo · 12 years ago
  80. ef8c001 ath: remove camel case from struct reg_dmn_pair_mapping by Kalle Valo · 12 years ago
  81. 2e05f01 ath10k: fix alignment in ath10k_dbg() by Kalle Valo · 12 years ago
  82. 908628d wcn36xx: Update dtim period before starting BSS by Pontus Fuchs · 12 years ago
  83. 82cad2a wcn36xx: Track dpu signature per sta by Pontus Fuchs · 12 years ago
  84. 2ba0b46 wcn36xx: Rename wcn36xx_vif.ucast_dpu_signature to self_ucast_dpu_sign by Pontus Fuchs · 12 years ago
  85. f2ed5d2 wcn36xx: Add support for 3680 by Pontus Fuchs · 12 years ago
  86. 2be6636 wcn36xx: Print FW capabilities by Pontus Fuchs · 12 years ago
  87. 4bda7fa wcn36xx: Cache nv to avoid request_firmware on resume path by Pontus Fuchs · 12 years ago
  88. 546c505 wcn36xx: Wait longer for SMD commands to complete by Pontus Fuchs · 12 years ago
  89. c951da4 wcn36xx: Improve feature caps exchange by Pontus Fuchs · 12 years ago
  90. 0876232 wcn36xx: Fix copy paste error hal_exit_bmps -> hal_keep_alive by Pontus Fuchs · 12 years ago
  91. 4a0732d ath5k: shifting the wrong variable for AR5K_AR5210 by Dan Carpenter · 12 years ago
  92. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  93. 5ad6867 ath10k: Use pci_enable_msi_range() by Alexander Gordeev · 12 years ago
  94. bb8b621 ath10k: Disable MSI in case IRQ configuration is unknown by Alexander Gordeev · 12 years ago
  95. bdcb2c9 ath10k: Get rid of superfluous call to pci_disable_msi() by Alexander Gordeev · 12 years ago
  96. 716ae53 ath10k: pass frames with invalid peer status to upper layer by Janusz Dziedzic · 12 years ago
  97. fd71f80 ath10k: AP: handle HT station which does not have HT RX MCS by Bartosz Markowski · 12 years ago
  98. 00f5482 ath10k: suspend hardware before reset by Marek Puzyniak · 12 years ago
  99. 9042e17 ath10k: refactor suspend/resume functions by Marek Puzyniak · 12 years ago
  100. fc36e3f ath10k: fix device initialization routine by Michal Kazior · 12 years ago