summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-14iwlwifi: mvm: activate apply pointsSara Sharon1-0/+2
2018-12-04Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller1-0/+31
2018-11-23iwlwifi: mvm: set HW capability VHT_EXT_NSS_BWShaul Triebitz1-0/+1
2018-11-23iwlwifi: mvm: send the STA_HE_CTXT command in AP modeShaul Triebitz1-0/+3
2018-11-16iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach1-2/+6
2018-11-16iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach1-4/+0
2018-11-11iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski1-0/+15
2018-11-11iwlwifi: mvm: enable low latency for soft apTova Mussai1-0/+12
2018-10-06iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach1-3/+6
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-21/+12
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller1-27/+64
2018-09-28iwlwifi: mvm: remove support for adjacent channel compensationEmmanuel Grumbach1-2/+0
2018-09-28iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern1-8/+21
2018-09-28iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel1-2/+9
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz1-4/+0
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern1-2/+4
2018-08-31iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss1-8/+17
2018-08-31iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman1-0/+9
2018-08-31iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho1-0/+4
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