summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: simplify some return conditionsSara Sharon2019-02-041-6/+3Star
* iwlwifi: mvm: get rid of tx_path_lockSara Sharon2019-01-291-3/+1Star
* iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein2019-01-251-6/+13
* iwlwifi: mvm: support mac80211 TXQs modelSara Sharon2019-01-251-220/+140Star
* iwlwifi: mvm: clean up SSN incrementationSara Sharon2018-12-201-6/+4Star
* iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern2018-11-111-0/+2
* iwlwifi: mvm: remove queue_info_lockJohannes Berg2018-11-111-91/+11Star
* iwlwifi: mvm: synchronize TID queue removalJohannes Berg2018-11-111-0/+10
* iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg2018-10-081-79/+57Star
* iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() downJohannes Berg2018-10-081-205/+205
* iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() staticJohannes Berg2018-10-081-3/+3
* iwlwifi: mvm: make queue TID change more explicitJohannes Berg2018-10-081-28/+25Star
* iwlwifi: mvm: remove RECONFIGURING queue stateJohannes Berg2018-10-081-21/+15Star
* iwlwifi: mvm: reconfigure queues during inactivity checkJohannes Berg2018-10-081-11/+7Star
* iwlwifi: mvm: move queue reconfiguration into new functionJohannes Berg2018-10-081-31/+33
* iwlwifi: mvm: clean up iteration in iwl_mvm_inactivity_check()Johannes Berg2018-10-081-17/+15Star
* iwlwifi: mvm: remove per-queue hw refcountJohannes Berg2018-10-081-22/+19Star
* iwlwifi: mvm: move queue management into sta.cJohannes Berg2018-10-081-0/+409
* iwlwifi: mvm: Allow TKIP for AP modeIlan Peer2018-09-281-4/+0Star
* iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern2018-09-281-0/+21
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0Star
* iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-261-4/+4
* iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman2018-05-301-1/+1
* iwlwifi: mvm: support 22000 HW opening agg before trafficLiad Kaufman2018-04-201-0/+10
* iwlwifi: mvm: set the MFP flag for keys that are used by MFP stationsEmmanuel Grumbach2018-04-201-5/+13
* iwlwifi: mvm: fix array out of bounds referenceAvraham Stern2018-03-191-27/+11Star
* iwlwifi: mvm: make sure internal station has a valid idAvraham Stern2018-03-191-1/+2
* iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern2018-03-191-4/+8
* iwlwifi: mvm: Correctly set IGTK for APBeni Lev2018-03-161-9/+12
* iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer2018-03-021-3/+3
* iwlwifi: mvm: fix "failed to remove key" messageSara Sharon2018-03-021-1/+2
* iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon2018-02-161-12/+12
* iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-201-3/+2Star
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-191-7/+22
|\
| * iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-051-0/+7
| * iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman2017-12-051-2/+10
| * iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho2017-11-281-5/+5
* | iwlwifi: mvm: fix packet injectionEmmanuel Grumbach2017-11-251-13/+40
|/
* iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook2017-11-031-9/+9
* iwlwifi: mvm: reset seq num after restartLiad Kaufman2017-11-031-0/+8
* iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon2017-11-031-12/+12
* iwlwifi: mvm: remove duplicated fields in mvm reorder bufferSara Sharon2017-10-181-5/+1Star
* iwlwifi: mvm: allocate reorder buffer according to needJohannes Berg2017-10-181-3/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-161-3/+5
|\
| * iwlwifi: mvm: initialize status in iwl_mvm_add_int_sta_common()Luca Coelho2017-09-081-1/+1
| * iwlwifi: mvm: change state when queueing agg start workNaftali Goldstein2017-09-081-2/+4
* | iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach2017-10-061-0/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-3/+4
|\
| * iwlwifi: mvm: send delba upon rx ba session timeoutNaftali Goldstein2017-08-091-2/+2
| * iwlwifi: mvm: set the RTS_MIMO_PROT bit in flag mask when sending sta to fwNaftali Goldstein2017-08-011-1/+2