aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-03iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman1-6/+2
2019-02-20iwlwifi: mvm: implement VHT extended NSS support in rs.cJohannes Berg1-2/+21
2019-02-04iwlwifi: mvm: limit AMSDU size to 8KSara Sharon1-1/+6
2019-01-25iwlwifi: mvm: fix values in the table exampleLuca Coelho1-6/+6
2019-01-25iwlwifi: mvm: support mac80211 AMSDUSara Sharon1-0/+14
2018-10-13iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho1-5/+19
2018-09-28iwlwifi: mvm: TLC support for Coex Schema 2Erel Geron1-2/+3
2018-08-31iwlwifi: mvm: always init rs_fw with 20MHz bandwidth ratesNaftali Goldstein1-1/+1
2018-08-31iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern1-10/+8
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-5/+34
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman1-19/+19
2018-04-20iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman1-4/+11
2018-03-27wireless: Use octal not symbolic permissionsJoe Perches1-6/+6
2018-02-16iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein1-8/+20
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach1-2/+2
2017-12-05iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman1-33/+40
2017-12-05iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman1-9/+16
2017-12-05iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman1-40/+49
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman1-23/+20
2017-11-25iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach1-3/+1
2017-11-03iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach1-7/+3
2017-09-08iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein1-1/+2
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-5/+4
2017-08-18iwlwifi: mvm: change open and close criteria of a BA sessionGregory Greenman1-52/+65
2017-08-18iwlwifi: mvm: use mvmsta consistently in rs.cLuca Coelho1-15/+15
2017-08-01iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman1-4/+4
2017-06-29iwlwifi: mvm: support aggs of 64 frames in A000 familyLiad Kaufman1-1/+5
2017-06-23iwlwifi: mvm: rs: add logs for the wrong antenna caseGregory Greenman1-1/+5
2017-06-05iwlwifi: mvm: rs: start using LQ command colorGregory Greenman1-35/+11
2017-04-25iwlwifi: mvm: support new rate flagsSara Sharon1-6/+5
2017-02-08iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach1-1/+3
2017-02-08iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman1-0/+2
2017-01-26iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani1-3/+1
2017-01-26iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variablesKirtika Ruchandani1-6/+0
2016-07-06iwlwifi: mvm: rs: add rate scaling support for 160MHz channelsGregory Greenman1-22/+59
2016-07-06iwlwifi: mvm: Do not open aggregations for null data packetsMatti Gottlieb1-6/+7
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-14/+14
2016-02-27iwlwifi: mvm: don't enable A-MSDU when the rates are too lowEmmanuel Grumbach1-2/+22
2016-02-27iwlwifi: mvm: rs: fix a theoretical access to uninitialized array elementsEyal Shapira1-0/+1
2016-02-27Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach1-26/+48
2016-02-01iwlwifi: mvm: rs: fix TPC action decision algorithmGregory Greenman1-1/+2
2016-01-26iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman1-26/+48
2015-12-20iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach1-1/+1
2015-12-13iwlwifi: mvm: rs: fix a potential out of bounds accessEyal Shapira1-2/+3
2015-12-13iwlwifi: mvm: add an option to start rs from HT/VHT ratesGregory Greenman1-15/+52
2015-12-01iwlwifi: mvm: rs: fix a warning messageDan Carpenter1-1/+1
2015-11-26iwlwifi: mvm: drop low_latency_agg_frame_cnt_limitEyal Shapira1-7/+1
2015-11-18iwlwifi: move under intel vendor directoryKalle Valo1-0/+3983