aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
2020-07-12Merge tag 'v5.2.48' into v5.2/standard/baseBruce Ashfield
2020-07-11iwlwifi: mvm: fix aux station leakSharon
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-04iwlwifi: mvm: limit maximum queue appropriatelyJohannes Berg
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04iwlwifi: don't throw error when trying to remove IGTKLuca Coelho
2020-04-19Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-04-16iwlwifi: mvm: remove last leftovers of d0i3Emmanuel Grumbach
2020-04-16iwlwifi: mvm: remove d0i3_ap_sta_idEmmanuel Grumbach
2019-10-09iwlwifi: mvm: replace RS mutex with a spin_lockGregory Greenman
2019-08-29iwlwifi: mvm: send LQ command always ASYNCGregory Greenman
2019-08-29iwlwifi: 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
2018-11-11iwlwifi: mvm: synchronize TID queue removalJohannes Berg
2018-10-08iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg
2018-10-08iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() downJohannes Berg
2018-10-08iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() staticJohannes Berg
2018-10-08iwlwifi: mvm: make queue TID change more explicitJohannes Berg
2018-10-08iwlwifi: mvm: remove RECONFIGURING queue stateJohannes Berg
2018-10-08iwlwifi: mvm: reconfigure queues during inactivity checkJohannes Berg
2018-10-08iwlwifi: mvm: move queue reconfiguration into new functionJohannes Berg
2018-10-08iwlwifi: mvm: clean up iteration in iwl_mvm_inactivity_check()Johannes Berg
2018-10-08iwlwifi: mvm: remove per-queue hw refcountJohannes Berg
2018-10-08iwlwifi: mvm: move queue management into sta.cJohannes Berg
2018-09-28iwlwifi: mvm: Allow TKIP for AP modeIlan Peer
2018-09-28iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman
2018-04-20iwlwifi: mvm: support 22000 HW opening agg before trafficLiad Kaufman
2018-04-20iwlwifi: mvm: set the MFP flag for keys that are used by MFP stationsEmmanuel Grumbach
2018-03-19iwlwifi: mvm: fix array out of bounds referenceAvraham Stern
2018-03-19iwlwifi: mvm: make sure internal station has a valid idAvraham Stern
2018-03-19iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern
2018-03-16iwlwifi: mvm: Correctly set IGTK for APBeni Lev