summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rs.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove redundant assignment to variable retColin Ian King2020-06-081-1/+1
* Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-261-3/+3
|\
| * mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg2020-04-241-3/+3
* | Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller2020-05-071-1/+2
|\ \
| * | iwlwifi: mvm: add DCM flag to rate pretty-printJohannes Berg2020-04-241-1/+2
| |/
* / mac80211: populate debugfs only after cfg80211 initJohannes Berg2020-04-241-1/+1
|/
* iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg2020-03-271-2/+4
* iwlwifi: mvm: print rate_n_flags in a pretty formatMordechay Goodstein2019-11-151-3/+3
* iwlwifi: mvm: in VHT connection use only VHT capabilitiesMordechay Goodstein2019-11-151-0/+2
* iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho2019-09-061-1/+1
* iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho2019-09-061-1/+1
* iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()Luca Coelho2019-09-061-5/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-061-250/+289
|\
| * iwlwifi: mvm: fix possible out-of-bounds read when accessing lq_infoGregory Greenman2019-07-301-8/+20
| * iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman2019-07-301-274/+256
| * iwlwifi: mvm: send LQ command always ASYNCGregory Greenman2019-07-301-11/+12
| * iwlwifi: mvm: add a wrapper around rs_tx_status to handle locksGregory Greenman2019-07-301-9/+19
| * iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein2019-07-301-4/+38
* | iwlwifi: mvm: remove unused .remove_sta_debugfs callbackGreg Kroah-Hartman2019-07-261-5/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-12/+1
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 322Thomas Gleixner2019-06-051-12/+1
* | mac80211: call rate_control_send_low() internallyJohannes Berg2019-06-141-4/+0
|/
* iwlwifi: mvm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-04-031-6/+2
* iwlwifi: mvm: implement VHT extended NSS support in rs.cJohannes Berg2019-02-201-2/+21
* iwlwifi: mvm: limit AMSDU size to 8KSara Sharon2019-02-041-1/+6
* iwlwifi: mvm: fix values in the table exampleLuca Coelho2019-01-251-6/+6
* iwlwifi: mvm: support mac80211 AMSDUSara Sharon2019-01-251-0/+14
* 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