summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: check return value of rs_rate_from_ucode_rate()Luca Coelho2018-10-131-5/+19
* iwlwifi: mvm: TLC support for Coex Schema 2Erel Geron2018-09-281-2/+3
* iwlwifi: mvm: always init rs_fw with 20MHz bandwidth ratesNaftali Goldstein2018-08-311-1/+1
* iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern2018-08-311-10/+8
* iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-261-5/+34
* iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman2018-05-301-19/+19
* iwlwifi: mvm: support offload of AMSDU rate controlGregory Greenman2018-04-201-4/+11
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-6/+6
* iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2018-02-161-8/+20
* iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-201-2/+2
* iwlwifi: mvm: rs: add size checks when printing to a bufferGregory Greenman2017-12-051-33/+40
* iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman2017-12-051-9/+16
* iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-051-40/+49
* iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman2017-12-051-23/+20
* iwlwifi: mvm: rs: don't override the rate history in the search cycleEmmanuel Grumbach2017-11-251-3/+1
* iwlwifi: mvm: rs: remove the ANT C from the toogle antenna logicEmmanuel Grumbach2017-11-031-7/+3
* iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein2017-09-081-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-5/+4
|\
| * iwlwifi: mvm: rs: fix TLC statistics collectionGregory Greenman2017-08-011-4/+4
* | iwlwifi: mvm: change open and close criteria of a BA sessionGregory Greenman2017-08-181-52/+65
* | iwlwifi: mvm: use mvmsta consistently in rs.cLuca Coelho2017-08-181-15/+15
|/
* iwlwifi: mvm: support aggs of 64 frames in A000 familyLiad Kaufman2017-06-291-1/+5
* iwlwifi: mvm: rs: add logs for the wrong antenna caseGregory Greenman2017-06-231-1/+5
* iwlwifi: mvm: rs: start using LQ command colorGregory Greenman2017-06-051-35/+11
* iwlwifi: mvm: support new rate flagsSara Sharon2017-04-251-6/+5
* iwlwifi: mvm: don't call << operator with a negative valueEmmanuel Grumbach2017-02-081-1/+3
* iwlwifi: mvm: fix a print of NSS for HT rateGregory Greenman2017-02-081-0/+2
* iwlwifi: mvm: rs: Remove unused 'mcs' variableKirtika Ruchandani2017-01-261-3/+1
* iwlwifi: mvm: rs: Remove unused 'mvmvif'/'mvmsta' variablesKirtika Ruchandani2017-01-261-6/+0
* iwlwifi: mvm: rs: add rate scaling support for 160MHz channelsGregory Greenman2016-07-061-22/+59
* iwlwifi: mvm: Do not open aggregations for null data packetsMatti Gottlieb2016-07-061-6/+7
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-14/+14
* iwlwifi: mvm: don't enable A-MSDU when the rates are too lowEmmanuel Grumbach2016-02-271-2/+22
* iwlwifi: mvm: rs: fix a theoretical access to uninitialized array elementsEyal Shapira2016-02-271-0/+1
* Merge tag 'iwlwifi-for-kalle-2016-02-15' into HEADEmmanuel Grumbach2016-02-271-26/+48
|\
| * iwlwifi: mvm: rs: fix TPC statistics handlingGregory Greenman2016-01-261-26/+48
* | iwlwifi: mvm: rs: fix TPC action decision algorithmGregory Greenman2016-02-011-1/+2
|/
* iwlwifi: change the Intel Wireless email addressEmmanuel Grumbach2015-12-201-1/+1
* iwlwifi: mvm: rs: fix a potential out of bounds accessEyal Shapira2015-12-131-2/+3
* iwlwifi: mvm: add an option to start rs from HT/VHT ratesGregory Greenman2015-12-131-15/+52
* iwlwifi: mvm: rs: fix a warning messageDan Carpenter2015-12-011-1/+1
* iwlwifi: mvm: drop low_latency_agg_frame_cnt_limitEyal Shapira2015-11-261-7/+1
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-0/+3983
OpenPOWER on IntegriCloud