summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix regulatory domain update when the firmware startsEmmanuel Grumbach2018-12-011-2/+6
* iwlwifi: mvm: support sta_statistics() even on older firmwareEmmanuel Grumbach2018-12-011-4/+0
* iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach2018-11-131-3/+6
* iwlwifi: mvm: Increase session protection time after CSAndrei Otcheretianski2018-05-301-1/+4
* iwlwifi: mvm: fix error checking for multi/broadcast staJohannes Berg2018-05-301-2/+2
* iwlwifi: mvm: fix assert 0x2B00 on older FWsSara Sharon2018-05-301-10/+35
* iwlwifi: mvm: always init rs with 20mhz bandwidth ratesNaftali Goldstein2018-05-301-0/+4
* 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: Avoid deferring non bufferable framesDavid Spinadel2017-08-301-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2017-08-241-1/+11
|\
| * iwlwifi: mvm: start mac queues when deferred tx frames are purgedAvraham Stern2017-08-091-1/+11
* | iwlwifi: mvm: Fix channel switch in case of count <= 1Ilan Peer2017-08-181-4/+9
* | iwlwifi: mvm: remove session protection to allow channel switchAvraham Stern2017-08-181-2/+1
* | Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.or...David S. Miller2017-08-071-118/+76
|\ \ | |/ |/|
| * iwlwifi: mvm: don't retake the pointer to skb's CBEmmanuel Grumbach2017-08-011-1/+1
| * iwlwifi: mvm: remove non-DQA modeJohannes Berg2017-08-011-77/+12
| * iwlwifi: mvm: rename p2p-specific sta functions to include p2p in the namesLuca Coelho2017-08-011-2/+2
| * iwlwifi: mvm: simplify bufferable MMPDU checkJohannes Berg2017-08-011-3/+1
| * iwlwifi: mvm: require AP_LINK_PS for TVQMJohannes Berg2017-08-011-1/+19
| * iwlwifi: mvm: check family instead of new TX API for workaroundsJohannes Berg2017-08-011-1/+2
| * iwlwifi: refactor firmware debug codeJohannes Berg2017-08-011-33/+39
* | iwlwifi: mvm: defer setting IWL_MVM_STATUS_IN_HW_RESTARTJohannes Berg2017-07-211-1/+7
|/
* iwlwifi: create new subdirectory for FW interactionJohannes Berg2017-06-291-1/+1
* iwlwifi: unify external & internal modparam namesJohannes Berg2017-06-291-3/+3
* iwlwifi: mvm: simplify CHECK_MLME_TRIGGER macroLuca Coelho2017-06-291-15/+9
* iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach2017-06-231-7/+25
* iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman2017-06-231-1/+1
* iwlwifi: mvm: don't warn in queue sync on RF-killJohannes Berg2017-06-231-3/+5
* iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg2017-06-231-0/+9
* iwlwifi: mvm: Enable security on new TX APIDavid Spinadel2017-06-231-3/+9
* iwlwifi: mvm: clear firmware running bit earlierJohannes Berg2017-06-051-0/+11
* iwlwifi: mvm: add and use iwl_mvm_device_running()Johannes Berg2017-06-051-1/+1
* iwlwifi: mvm: support init flow debuggingLiad Kaufman2017-06-051-0/+1
* iwlwifi: add wait for tx queue emptySara Sharon2017-06-021-1/+3
* iwlwifi: mvm: flush per station for DQA modeSara Sharon2017-06-021-12/+14
* Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/sc...David S. Miller2017-04-281-1/+1
|\
| * nl80211: allow multiple active scheduled scan requestsArend Van Spriel2017-04-261-1/+1
* | Merge tag 'iwlwifi-next-for-kalle-2017-04-26' of git://git.kernel.org/pub/scm...Kalle Valo2017-04-261-12/+25
|\ \ | |/ |/|
| * iwlwifi: rename wait_for_tx_queues_emptySara Sharon2017-04-251-2/+2
| * iwlwifi: mvm: support station type APISara Sharon2017-04-251-9/+22
| * iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon2017-04-251-1/+1
* | Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...David S. Miller2017-04-241-12/+36
|\|
| * iwlwifi: mvm: disable RX queue notification for a000 devicesSara Sharon2017-04-191-1/+2
| * iwlwifi: mvm: prepare for station count changeSara Sharon2017-04-191-8/+8
| * Merge tag 'iwlwifi-next-for-kalle-2017-04-13' of git://git.kernel.org/pub/scm...Kalle Valo2017-04-181-3/+26
| |\
| | * iwlwifi: mvm: add multicast stationSara Sharon2017-04-111-3/+23