summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix spelling mistake "Recieved" -> "Received"Colin Ian King2018-12-201-1/+1
* iwlwifi: mvm: fix setting HE ppe FW configNaftali Goldstein2018-12-201-1/+7
* iwlwifi: mvm: activate apply pointsSara Sharon2018-12-141-0/+2
* Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...David S. Miller2018-12-031-0/+31
|\
| * iwlwifi: mvm: set HW capability VHT_EXT_NSS_BWShaul Triebitz2018-11-231-0/+1
| * iwlwifi: mvm: send the STA_HE_CTXT command in AP modeShaul Triebitz2018-11-231-0/+3
| * iwlwifi: mvm: Send non offchannel traffic via AP staAndrei Otcheretianski2018-11-111-0/+15
| * iwlwifi: mvm: enable low latency for soft apTova Mussai2018-11-111-0/+12
* | iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-11-151-2/+6
* | iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-11-151-4/+0
|/
* 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
OpenPOWER on IntegriCloud