summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rs-fw.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: remove some unnecessary NULL checksDan Carpenter2019-06-291-12/+11Star
* iwlwifi: mvm: add a debugfs entry to set a fixed size AMSDU for all TX packetsMordechay Goodstein2019-06-291-1/+1
* iwlwifi: mvm: change TLC config cmd sent by rs to be asyncLior Cohen2019-06-011-1/+2
* iwlwifi: mvm: limit TLC according to our HE capabilitiesLiad Kaufman2019-04-291-5/+29
* iwlwifi: rs: consider LDPC capability in case of HEGregory Greenman2019-04-191-5/+11
* iwlwifi: mvm: set max amsdu for TLC offloadMordechay Goodstein2019-03-221-3/+41
* iwlwifi: mvm: support mac80211 AMSDUSara Sharon2019-01-251-0/+14
* iwlwifi: mvm: fix wrong DCM TLC configShaul Triebitz2019-01-251-6/+1Star
* iwlwifi: fw: do not set sgi bits for HE connectionNaftali Goldstein2018-11-111-0/+4
* iwlwifi: rs-fw: support dcmNaftali Goldstein2018-08-311-0/+10
* iwlwifi: rs-fw: enable STBC in he correctlyNaftali Goldstein2018-08-311-4/+16
* iwlwifi: mvm: always init rs_fw with 20MHz bandwidth ratesNaftali Goldstein2018-08-311-2/+3
* iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-261-1/+43
* iwlwifi: mvm: update rs-fw APINaftali Goldstein2018-04-201-87/+56Star
* iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman2018-04-201-1/+41
* iwlwifi: mvm: take RCU lock before dereferencingSara Sharon2018-03-281-1/+5
* iwlwifi: mvm: fix wrong #ifdef that uses a macro from backportsLuca Coelho2017-12-081-1/+1
* iwlwifi: mvm: rs: new rate scale API - add FW notificationsGregory Greenman2017-12-051-0/+42
* iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman2017-12-051-0/+187
* iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-051-0/+85