summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-19iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski1-1/+4
2018-03-16iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg1-2/+2
2018-03-02iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon1-10/+35
2018-02-16iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein1-0/+4
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach1-2/+2
2017-12-20iwlwifi: mvm: force quota update upon NoA settingShaul Triebitz1-1/+1
2017-12-05iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman1-0/+3
2017-12-05iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman1-1/+3
2017-12-05iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman1-0/+6
2017-11-28iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho1-1/+1
2017-11-28iwlwifi: mvm: remove superfluous flush_work()Johannes Berg1-0/+4
2017-11-25iwlwifi: mvm: remove TCP wakeup supportJohannes Berg1-24/+0
2017-11-03iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho1-2/+5
2017-11-03iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon1-13/+9
2017-11-03iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon1-21/+19
2017-11-03iwlwifi: fix multi queue notification for a000 devicesSara Sharon1-3/+8
2017-10-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-3/+66
2017-10-06iwlwifi: mvm: don't send identical PHY_CTXT_CMDEmmanuel Grumbach1-0/+14
2017-10-06iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach1-26/+2
2017-10-06iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach1-10/+0
2017-10-06iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz1-0/+7
2017-09-08iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho1-0/+6
2017-09-08iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho1-1/+9
2017-09-08iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern1-1/+1
2017-09-08iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel1-1/+43
2017-08-30iwlwifi: mvm: Avoid deferring non bufferable framesDavid Spinadel1-4/+5
2017-08-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+11
2017-08-18iwlwifi: mvm: Fix channel switch in case of count <= 1Ilan Peer1-4/+9
2017-08-18iwlwifi: mvm: remove session protection to allow channel switchAvraham Stern1-2/+1
2017-08-09iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern1-1/+11
2017-08-07Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller1-118/+76
2017-08-01iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach1-1/+1
2017-08-01iwlwifi: mvm: remove non-DQA modeJohannes Berg1-77/+12
2017-08-01iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho1-2/+2
2017-08-01iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg1-3/+1
2017-08-01iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg1-1/+19
2017-08-01iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg1-1/+2
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-33/+39
2017-07-21iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg1-1/+7
2017-06-29iwlwifi: create new subdirectory for FW interactionJohannes Berg1-1/+1
2017-06-29iwlwifi: unify external & internal modparam namesJohannes Berg1-3/+3
2017-06-29iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macroLuca Coelho1-15/+9
2017-06-23iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach1-7/+25
2017-06-23iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman1-1/+1
2017-06-23iwlwifi: mvm: don't warn in queue sync on RF-killJohannes Berg1-3/+5
2017-06-23iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg1-0/+9
2017-06-23iwlwifi: mvm: Enable security on new TX APIDavid Spinadel1-3/+9
2017-06-05iwlwifi: mvm: clear firmware running bit earlierJohannes Berg1-0/+11
2017-06-05iwlwifi: mvm: add and use iwl_mvm_device_running()Johannes Berg1-1/+1
2017-06-05iwlwifi: mvm: support init flow debuggingLiad Kaufman1-0/+1