aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2023-07-27wifi: iwlwifi: mvm: avoid baid size integer overflowJohannes Berg
2022-08-21wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez
2021-09-18iwlwifi: mvm: avoid static queue number aliasingJohannes Berg
2021-02-13iwlwifi: mvm: invalidate IDs of internal stations at mvm startGregory Greenman
2020-11-10iwlwifi: sta: set max HE max A-MPDU according to HE capaMordechay Goodstein
2020-10-08iwlwifi: mvm: support ADD_STA_CMD_API_S ver 12Nathan Errera
2020-10-08iwlwifi: mvm: prepare roc_done_wk to work syncNathan Errera
2020-10-08iwlwifi: mvm: get number of stations from TLVNathan Errera
2020-10-01iwlwifi: mvm: remove redundant log in iwl_mvm_tvqm_enable_txq()Luca Coelho
2020-10-01iwlwifi: mvm: add an option to add PASN stationAvraham Stern
2020-10-01iwlwifi: sta: defer ADDBA transmit in case reclaimed SN != next SNMordechay Goodstein
2020-07-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-06-23iwlwifi: mvm: don't call iwl_mvm_free_inactive_queue() under RCUJohannes Berg
2020-06-10iwlwifi: mvm: Remove unused inline function iwl_mvm_tid_to_ac_queueYueHaibing
2020-05-29iwlwifi: mvm: fix aux station leakSharon
2020-05-08iwlwifi: mvm: don't transmit on unallocated queueJohannes Berg
2020-05-08iwlwifi: mvm: attempt to allocate smaller queuesJohannes Berg
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach
2020-04-21iwlwifi: mvm: fix inactive TID removal return value usageJohannes Berg
2020-04-21iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-02-03iwlwifi: don't throw error when trying to remove IGTKLuca Coelho
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-23iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error returnJohannes Berg
2019-10-04mac80211: simplify TX aggregation startJohannes Berg
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho
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 last leftovers of d0i3Emmanuel Grumbach
2019-09-06iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach
2019-09-06iwlwifi: mvm: remove unnecessary forward declarationsJohannes Berg
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: prepare the ground for more RSS notificationsEmmanuel Grumbach
2019-07-30iwlwifi: mvm: avoid races in rate init and rate performMordechay Goodstein
2019-04-19iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_staNathan Chancellor
2019-04-19iwlwifi: mvm: set 512 TX queue slots for AX210 devicesShaul Triebitz
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.or...David S. Miller
2019-04-03iwlwifi: mvm: IBSS: use BE FIFO for multicastJohannes Berg
2019-04-03iwlwifi: mvm: avoid possible deadlock in TX pathJohannes Berg
2019-03-22iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz
2019-02-04iwlwifi: mvm: remove redundant conditionJohannes Berg
2019-02-04iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach
2019-02-04iwlwifi: mvm: simplify some return conditionsSara Sharon
2019-01-29iwlwifi: mvm: get rid of tx_path_lockSara Sharon
2019-01-25iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon
2018-12-20iwlwifi: mvm: clean up SSN incrementationSara Sharon
2018-11-11iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern
2018-11-11iwlwifi: mvm: remove queue_info_lockJohannes Berg