summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach2018-10-061-3/+6
* iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-061-21/+12
* Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller2018-10-021-27/+64
|\
| * iwlwifi: mvm: remove support for adjacent channel compensationEmmanuel Grumbach2018-09-281-2/+0
| * iwlwifi: mvm: set wep key for all stations in soft ap modeAvraham Stern2018-09-281-8/+21
| * iwlwifi: mvm: Support TKIP on gen2 data pathDavid Spinadel2018-09-281-2/+9
| * iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0
| * iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern2018-08-311-2/+4
| * iwlwifi: mvm: support new reduce tx power FW API.Haim Dreyfuss2018-08-311-8/+17
| * iwlwifi: mvm: add NOA and CSA to a probe responseGregory Greenman2018-08-311-0/+9
| * iwlwifi: mvm: protect D0i3 code behind CONFIG_PMLuca Coelho2018-08-311-0/+4
* | wireless: align to draft 11ax D3.0Shaul Triebitz2018-09-051-4/+0
|/
* iwlwifi: mvm: configure multi RX queueSara Sharon2018-08-021-7/+0
* iwlwifi: introduce device family 22560Golan Ben Ami2018-07-261-1/+1
* iwlwifi: add module parameter to disable 802.11axLuca Coelho2018-07-261-1/+2
* iwlwifi: add support for IEEE802.11axLuca Coelho2018-07-261-2/+195
* wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute typesOmer Efrat2018-06-271-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-06-061-6/+41
|\
| * Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...David S. Miller2018-06-031-5/+3
| |\
| | * iwlwifi: mvm: open BA session only when sta is authorizedGregory Greenman2018-05-301-5/+3
| * | mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-231-1/+5
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2018-04-261-1/+2
| |\
| * | iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg2018-04-201-0/+33
* | | treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-3/+2
| |/ |/|
* | iwlwifi: mvm: query regdb for wmm rule if neededHaim Dreyfuss2018-04-091-1/+2
|/
* iwlwifi: mvm: Allow iwl_mvm_mac_mgd_prepare_tx() when associatedIlan Peer2018-03-281-3/+1
* iwlwifi: mvm: add support for oceZamir, Roee2018-03-281-0/+11
* iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski2018-03-191-1/+4
* iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg2018-03-161-2/+2
* iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon2018-03-021-10/+35
* iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2018-02-161-0/+4
* iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-201-2/+2
* iwlwifi: mvm: force quota update upon NoA settingShaul Triebitz2017-12-201-1/+1
* iwlwifi: mvm: rs: new rate scale API - add debugfs hooksGregory Greenman2017-12-051-0/+3
* iwlwifi: mvm: rs: add ops for the new rate scaling in the FWGregory Greenman2017-12-051-1/+3
* iwlwifi: mvm: rs: introduce new API for rate scalingGregory Greenman2017-12-051-0/+6
* iwlwifi: rename the temporary name of A000 to the official 22000Luca Coelho2017-11-281-1/+1
* iwlwifi: mvm: remove superfluous flush_work()Johannes Berg2017-11-281-0/+4
* iwlwifi: mvm: remove TCP wakeup supportJohannes Berg2017-11-251-24/+0
* iwlwifi: mvm: hold mutex when flushing in iwl_mvm_flush_no_vif()Luca Coelho2017-11-031-2/+5
* iwlwifi: mvm: add missing implementation of flush for a000 devicesSara Sharon2017-11-031-13/+9
* iwlwifi: mvm: refactor iwl_mvm_flush_no_vifSara Sharon2017-11-031-21/+19
* iwlwifi: fix multi queue notification for a000 devicesSara Sharon2017-11-031-3/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-10-161-3/+66
|\
| * iwlwifi: mvm: do not print security error in monitor modeShaul Triebitz2017-10-061-0/+7
| * iwlwifi: mvm: handle FIF_ALLMULTI when setting multicast addressesLuca Coelho2017-09-081-0/+6
| * iwlwifi: mvm: use IWL_HCMD_NOCOPY for MCAST_FILTER_CMDLuca Coelho2017-09-081-1/+9
| * iwlwifi: mvm: wake the correct mac80211 queueAvraham Stern2017-09-081-1/+1
| * iwlwifi: mvm: Flush non STA TX queuesDavid Spinadel2017-09-081-1/+43
* | iwlwifi: mvm: don't send identical PHY_CTXT_CMDEmmanuel Grumbach2017-10-061-0/+14
OpenPOWER on IntegriCloud