summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rs.c
AgeCommit message (Expand)Author
2024-02-02wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg
2023-06-19wifi: iwlwifi: add a few rate index validity checksAnjaneyulu
2023-06-14wifi: iwlwifi: mvm: spin_lock_bh() to fix lockdep regressionHugh Dickins
2023-05-16wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud
2023-04-18wifi: iwlwifi: mvm: remove RS rate init update argumentJohannes Berg
2023-04-18wifi: iwlwifi: mvm: only clients can be 20MHz-onlyJohannes Berg
2023-03-30wifi: iwlwifi: mvm: move max_agg_bufsize into host TLC lq_staGregory Greenman
2023-03-30wifi: iwlwifi: mvm: adjust rs init to MLOGregory Greenman
2023-03-30wifi: iwlwifi: mvm: sta preparation for MLOGregory Greenman
2023-03-15wifi: iwlwifi: mvm: rs: print BAD_RATE for invalid HT/VHT indexJohannes Berg
2023-03-15wifi: iwlwifi: mvm: remove setting of 'sta' parameterTom Rix
2023-03-07wifi: iwlwifi: mvm: clean up duplicated definesMordechay Goodstein
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2022-02-18iwlwifi: remove unused macrosJohannes Berg
2021-10-22iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versionsMiri Korenblit
2021-10-22iwlwifi: mvm: Support version 3 of tlc_update_notif.Miri Korenblit
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit
2021-10-22iwlwifi: remove contact informationJohannes Berg
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit
2021-04-14iwlwifi: mvm: remove PS from lower rates.Mordechay Goodstein
2020-12-11iwlwifi: mvm: rs: Demote non-conformant function documentation headersLee Jones
2020-10-01iwlwifi: rs: set RTS protection for all non legacy ratesMordechay Goodstein
2020-06-08iwlwifi: mvm: remove redundant assignment to variable retColin Ian King
2020-05-26Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller
2020-05-07Merge tag 'wireless-drivers-next-2020-05-07' of git://git.kernel.org/pub/scm/...David S. Miller
2020-04-24iwlwifi: mvm: add DCM flag to rate pretty-printJohannes Berg
2020-04-24mac80211: implement Operating Mode Notification extended NSS supportJohannes Berg
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-03-27iwlwifi: mvm: remove newline from rs_pretty_print_rate()Johannes Berg
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