summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rs.c
AgeCommit message (Expand)Author
2019-11-15iwlwifi: mvm: print rate_n_flags in a pretty formatMordechay Goodstein
2019-11-15iwlwifi: mvm: in VHT connection use only VHT capabilitiesMordechay Goodstein
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho
2019-09-06iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()Luca Coelho
2019-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-07-30iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman
2019-07-30iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman
2019-07-30iwlwifi: mvm: send LQ command always ASYNCGregory Greenman
2019-07-30iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein
2019-07-26iwlwifi: mvm: remove unused .remove_sta_debugfs callbackGreg Kroah-Hartman
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-02-20iwlwifi: mvm: implement VHT extended NSS support in rs.cJohannes Berg
2019-02-04iwlwifi: mvm: limit AMSDU size to 8KSara Sharon
2019-01-25iwlwifi: mvm: fix values in the table exampleLuca Coelho
2019-01-25iwlwifi: mvm: support mac80211 AMSDUSara Sharon
2018-10-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho
2018-09-28iwlwifi: mvm: TLC support for Coex Schema 2Erel Geron
2018-08-31iwlwifi: mvm: always init rs_fw with 20MHz bandwidth ratesNaftali Goldstein
2018-08-31iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman
2018-04-20iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches
2018-02-16iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach
2017-12-05iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman
2017-12-05iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman
2017-12-05iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman
2017-11-25iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach
2017-11-03iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach
2017-09-08iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-08-18iwlwifi: mvm: change open and close criteria of a BA sessionGregory Greenman
2017-08-18iwlwifi: mvm: use mvmsta consistently in rs.cLuca Coelho
2017-08-01iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman
2017-06-29iwlwifi: mvm: support aggs of 64 frames in A000 familyLiad Kaufman
2017-06-23iwlwifi: mvm: rs: add logs for the wrong antenna caseGregory Greenman
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman
2017-04-25iwlwifi: mvm: support new rate flagsSara Sharon
2017-02-08iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach
2017-02-08iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman
2017-01-26iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani
2017-01-26iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variablesKirtika Ruchandani
2016-07-06iwlwifi: mvm: rs: add rate scaling support for 160MHz channelsGregory Greenman