Commit Graph

4908 Commits (725b418b43d2ddcb94b413cd25c74c1175d1c5f0)

Author SHA1 Message Date
Oleksij Rempel 3c4816d9a3 ath9k_htc: use common ath_beacon_config 11 years ago
Oleksij Rempel fd0ab79335 ath9k: move struct ath_beacon_config to common 11 years ago
Joe Perches 1b5c8d60d2 ath9k: Convert uses of __constant_<foo> to <foo> 11 years ago
John Greene b499abdc76 ath5k: add missing dma_map_error call 11 years ago
Felix Fietkau 9301ca90b6 ath9k_hw: set ANI firstep as absolute values instead of relative 11 years ago
Felix Fietkau 28327fd096 ath9k_hw: set ANI cycpwr_thr1 as absolute values instead of relative 11 years ago
Felix Fietkau afdc05f09d ath9k_hw: remove ANI function restrictions for AP mode 11 years ago
Felix Fietkau abee4c8414 ath9k: clean up and enhance ANI debugfs file 11 years ago
Felix Fietkau 3b3e0efb5c ath9k: fix ready time of the multicast buffer queue 11 years ago
Helmut Schaa 5998be8797 ath9k: Fix sequence number assignment for non-data frames 11 years ago
Felix Fietkau 105ff411c9 ath9k_hw: fix unreachable code in baseband hang detection code 11 years ago
Marek Puzyniak 70dd77b4c5 ath10k: do not overwrite max_antenna_gain 11 years ago
Ben Greear bfa353689a ath10k: support msdu chaining 11 years ago
Vladimir Kondratiev c14c5d99a4 wil6210: fix smatch warning in wil_cfg80211_get_station() 11 years ago
Vladimir Kondratiev af31cb5a57 wil6210: fix buffer overflow in wil_txdesc_debugfs_show() 11 years ago
Felix Fietkau f554724521 ath9k_hw: tweak noise immunity thresholds for older chipsets 11 years ago
Felix Fietkau 6241226f68 ath9k_hw: toggle weak signal detection in AP mode on older chipsets 11 years ago
Sylvain Roger Rieunier 727b662c2b ath9k: fix invalid max frame length 11 years ago
Ben Greear 69244e5656 ath10k: add vdev-id, return code to error codes 11 years ago
Vladimir Kondratiev 0bbc4adebd wil6210: do not reorder groupcast Rx 11 years ago
Vladimir Kondratiev 4d55a0a1a8 wil6210: single station disconnect 11 years ago
Vladimir Kondratiev 108d1eb612 wil6210: use ether_addr_equal 11 years ago
Vladimir Kondratiev b8b33a3a67 wil6210: Provide signal strength indication 11 years ago
Vladimir Kondratiev 93ae6d49e2 wil6210: Fill vring2cid_tid table early 11 years ago
Vladimir Kondratiev 91886b0b7d wil6210: disconnect only requested peer 11 years ago
Vladimir Kondratiev c8b78b5f0f wil6210: per-connection statistics 11 years ago
Vladimir Kondratiev ef28afdb1c wil6210: dump_station initial support 11 years ago
Vladimir Kondratiev 7b05b0ab89 wil6210: fix BACK status processing 11 years ago
Vladimir Kondratiev fb3cac5726 wil6210: broadcast Tx 11 years ago
Vladimir Kondratiev 9a1773847d wil6210: Find free vring for Tx 11 years ago
Vladimir Kondratiev b4490f423c wil6210: Block ACK 11 years ago
Vladimir Kondratiev 3df2cd3618 wil6210: multiple connect - initial support 11 years ago
Vladimir Kondratiev 59f7c0a957 wil6210: [DEBUG] Improve Vring printing 11 years ago
Vladimir Kondratiev 3a85543e9f wil6210: [DEBUG] allow to query Rx and all Tx VRING descriptors 11 years ago
Vladimir Kondratiev 1647f12f1b wil6210: Tx management frame 11 years ago
Oleksij Rempel 2259ba38a5 ath9k_htc: add function ath9k_regwrite_multi 11 years ago
Oleksij Rempel 527492eefc ath9k_htc: remove unused variable sleepduration 11 years ago
Oleksij Rempel 7fbdaa2a27 ath9k: remove unused listen_interval and sleepduration. 11 years ago
Oleksij Rempel 6da2f4ad9d ath9k_htc: use ath9k_cmn_reload_chainmask 11 years ago
Oleksij Rempel b57ba3b2f7 ath9k: move ath9k_reload_chainmask_settings to common 11 years ago
Oleksij Rempel 91884fad85 ath9k-common: set maxstream=1 for ar9271 11 years ago
Oleksij Rempel e9fb588867 ath9k_htc: use ath9k_cmn_setup_ht_cap 11 years ago
Oleksij Rempel b60d105242 ath9k: move setup_ht_cap to common-init 11 years ago
Oleksij Rempel 31f023a1cb ath9k_htc: use ath9k_cmn_init_channels_rates 11 years ago
Oleksij Rempel 13f71050c1 ath9k: move ath9k_init_channels_rates to common-init 11 years ago
Michal Kazior 8d60ee87a7 ath10k: minimize coherent dma accesses 11 years ago
Michal Kazior 2f5280da40 ath10k: remove pci completion list 11 years ago
Michal Kazior 45967089d2 ath10k: reduce htt tx/rx spinlock overhead 11 years ago
Michal Kazior 6c5151a9ff ath10k: batch htt tx/rx completions 11 years ago
Michal Kazior a16942e630 ath10k: bypass htc for htt tx path 11 years ago