summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
AgeCommit message (Expand)Author
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
2018-03-02iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer
2018-03-02iwlwifi: mvm: fix "failed to remove key" messageSara Sharon
2018-02-16iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller
2017-12-05iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook
2017-11-03iwlwifi: mvm: reset seq num after restartLiad Kaufman
2017-11-03iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon
2017-10-18iwlwifi: mvm: remove duplicated fields in mvm reorder bufferSara Sharon
2017-10-18iwlwifi: mvm: allocate reorder buffer according to needJohannes Berg
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo
2017-10-06iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach