aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/sta.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-19iwlwifi: mvm: Change an 'else if' into an 'else' in iwl_mvm_send_add_bcast_staNathan Chancellor1-3/+5
2019-04-19iwlwifi: mvm: set 512 TX queue slots for AX210 devicesShaul Triebitz1-1/+2
2019-04-18Merge tag 'wireless-drivers-next-for-davem-2019-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-1/+2
2019-04-03iwlwifi: mvm: IBSS: use BE FIFO for multicastJohannes Berg1-1/+2
2019-04-03iwlwifi: mvm: avoid possible deadlock in TX pathJohannes Berg1-0/+2
2019-03-22iwlwifi: mvm: fix TX crypto on 22560+ devicesJohannes Berg1-39/+2
2019-02-14iwlwifi: introduce device family AX210Shaul Triebitz1-1/+2
2019-02-04iwlwifi: mvm: remove redundant conditionJohannes Berg1-5/+3
2019-02-04iwlwifi: mvm: fix AP mode in WEPEmmanuel Grumbach1-54/+78
2019-02-04iwlwifi: mvm: simplify some return conditionsSara Sharon1-6/+3
2019-01-29iwlwifi: mvm: get rid of tx_path_lockSara Sharon1-3/+1
2019-01-25iwlwifi: mvm: avoid possible access out of array.Mordechay Goodstein1-6/+13
2019-01-25iwlwifi: mvm: support mac80211 TXQs modelSara Sharon1-220/+140
2018-12-20iwlwifi: mvm: clean up SSN incrementationSara Sharon1-6/+4
2018-11-11iwlwifi: mvm: toggle tx antenna if tx fails during connection establishmentAvraham Stern1-0/+2
2018-11-11iwlwifi: mvm: remove queue_info_lockJohannes Berg1-91/+11
2018-11-11iwlwifi: mvm: synchronize TID queue removalJohannes Berg1-0/+10
2018-10-08iwlwifi: mvm: kill INACTIVE queue stateJohannes Berg1-79/+57
2018-10-08iwlwifi: mvm: move iwl_mvm_sta_alloc_queue() downJohannes Berg1-205/+205
2018-10-08iwlwifi: mvm: make iwl_mvm_scd_queue_redirect() staticJohannes Berg1-3/+3
2018-10-08iwlwifi: mvm: make queue TID change more explicitJohannes Berg1-28/+25
2018-10-08iwlwifi: mvm: remove RECONFIGURING queue stateJohannes Berg1-21/+15
2018-10-08iwlwifi: mvm: reconfigure queues during inactivity checkJohannes Berg1-11/+7
2018-10-08iwlwifi: mvm: move queue reconfiguration into new functionJohannes Berg1-31/+33
2018-10-08iwlwifi: mvm: clean up iteration in iwl_mvm_inactivity_check()Johannes Berg1-17/+15
2018-10-08iwlwifi: mvm: remove per-queue hw refcountJohannes Berg1-22/+19
2018-10-08iwlwifi: mvm: move queue management into sta.cJohannes Berg1-0/+409
2018-09-28iwlwifi: mvm: Allow TKIP for AP modeIlan Peer1-4/+0
2018-09-28iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern1-0/+21
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-4/+4
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman1-1/+1
2018-04-20iwlwifi: mvm: support 22000 HW opening agg before trafficLiad Kaufman1-0/+10
2018-04-20iwlwifi: mvm: set the MFP flag for keys that are used by MFP stationsEmmanuel Grumbach1-5/+13
2018-03-19iwlwifi: mvm: fix array out of bounds referenceAvraham Stern1-27/+11
2018-03-19iwlwifi: mvm: make sure internal station has a valid idAvraham Stern1-1/+2
2018-03-19iwlwifi: mvm: clear tx queue id when unreserving aggregation queueAvraham Stern1-4/+8
2018-03-16iwlwifi: mvm: Correctly set IGTK for APBeni Lev1-9/+12
2018-03-02iwlwifi: mvm: Correctly set the tid for mcast queueIlan Peer1-3/+3
2018-03-02iwlwifi: mvm: fix "failed to remove key" messageSara Sharon1-1/+2
2018-02-16iwlwifi: mvm: fix IBSS for devices that support station type APISara Sharon1-12/+12
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach1-3/+2
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-7/+22
2017-12-05iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman1-0/+7
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman1-2/+10
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho1-5/+5
2017-11-25iwlwifi: mvm: fix packet injectionEmmanuel Grumbach1-13/+40
2017-11-03iwlwifi: mvm: Convert timers to use timer_setup()Kees Cook1-9/+9
2017-11-03iwlwifi: mvm: reset seq num after restartLiad Kaufman1-0/+8
2017-11-03iwlwifi: mvm: cleanup references to aggregation count limitSara Sharon1-12/+12