summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-02iwlwifi: mvm: configure multi RX queueSara Sharon1-7/+0
2018-07-26iwlwifi: introduce device family 22560Golan Ben Ami1-1/+1
2018-07-26iwlwifi: add module parameter to disable 802.11axLuca Coelho1-1/+2
2018-07-26iwlwifi: add support for IEEE802.11axLuca Coelho1-2/+195
2018-06-27wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat1-3/+3
2018-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-6/+41
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-3/+2
2018-06-03Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller1-5/+3
2018-05-30iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman1-5/+3
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer1-1/+5
2018-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-1/+2
2018-04-20iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg1-0/+33
2018-04-09iwlwifi: mvm: query regdb for wmm rule if neededHaim Dreyfuss1-1/+2
2018-03-28iwlwifi: mvm: Allow iwl_mvm_mac_mgd_prepare_tx() when associatedIlan Peer1-3/+1
2018-03-28iwlwifi: mvm: add support for oceZamir, Roee1-0/+11
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