summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
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
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