summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/mac80211.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: prepare for higher API/CAPA bitsJohannes Berg2015-06-031-23/+24
* iwlwifi: mvm: enable IEEE80211_HW_SUPPORT_FAST_XMITJohannes Berg2015-06-031-0/+1
* iwlwifi: mvm: clean interfaces on drv_stopArik Nemtsov2015-05-281-1/+5
* iwlwifi: mvm: implement the BlockAck related debug triggersEmmanuel Grumbach2015-05-281-4/+136
* iwlwifi: mvm: treat scan races also on UMAC scansLuciano Coelho2015-05-281-10/+2
* iwlwifi: mvm: combine regular and sched scan stop functionsLuciano Coelho2015-05-281-3/+4
* iwlwifi: mvm: refactor UMAC scan UID handlingLuciano Coelho2015-05-281-4/+4
* iwlwifi: mvm: don't stop regular scans when going out of idle stateLuciano Coelho2015-05-281-3/+1
* iwlwifi: mvm: reorganize scan stopping functionsLuciano Coelho2015-05-281-4/+6
* iwlwifi: mvm: advertise randomised netdetect MAC addressJohannes Berg2015-05-281-1/+2
* iwlwifi: Remove use of the deprecacted PTR_RETNicholas Krause2015-05-281-2/+2
* iwlwifi: mvm: fix ROC reference accountingEliad Peller2015-05-261-1/+1
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-05-261-3/+0
|\
| * iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-151-3/+0
* | iwlwifi: mvm: don't reset key index on HW restartJohannes Berg2015-04-291-2/+14
* | iwlwifi: mvm: iterate all interfaces during HW recovery cleanupArik Nemtsov2015-04-291-3/+5
* | iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho2015-04-291-1/+1
* | iwlwifi: mvm: allow scheduled scan for all the firmwaresEmmanuel Grumbach2015-04-291-8/+6
* | iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho2015-04-291-1/+1
* | iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho2015-04-291-75/+5
* | iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho2015-04-291-4/+2
* | iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho2015-04-291-21/+53
* | iwlwifi: mvm: check if scan can be started before cancelling other scansLuciano Coelho2015-04-291-14/+14
* | iwlwifi: mvm: don't wait for scan stopped work when cancelling scansLuciano Coelho2015-04-291-53/+12
* | iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho2015-04-291-11/+13
* | iwlwifi: mvm: ROC: Reduce the aux roc max delayMatti Gottlieb2015-04-291-1/+1
|/
* iwlwifi: mvm: force quota update update after FW restartJohannes Berg2015-04-281-1/+1
* iwlwifi: mvm: fix Tx Power firmware APIAvri Altman2015-04-191-2/+22
* iwlwifi: mvm: do string formatting in debug triggersJohannes Berg2015-04-021-7/+2
* iwlwifi: mvm: don't return uninitialized value in get_survey()Johannes Berg2015-04-021-0/+1
* iwlwifi: mvm: add trigger for firmware dump upon MLME failuresEmmanuel Grumbach2015-04-021-0/+65
* iwlwifi: mvm: remove unused argumentsJohannes Berg2015-04-021-2/+1
* iwlwifi: mvm: Fix wrongfully flushing frames in the roc/off channel queueMatti Gottlieb2015-04-021-0/+2
* iwlwifi: mvm: always reconfigure last MCC on initArik Nemtsov2015-04-021-5/+12
* iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flowsAlexander Bondar2015-03-301-0/+14
* iwlwifi: drop support for early versions of 8000Emmanuel Grumbach2015-03-261-10/+0
* iwlwifi: mvm: remove d0i3 ref correctly during AP startArik Nemtsov2015-03-261-2/+1
* iwlwifi: mvm: add iccm data to 8000 b-step data dumpLiad Kaufman2015-03-181-0/+24
* iwlwifi: mvm: properly flush the queues for buffering transportEmmanuel Grumbach2015-03-181-0/+24
* iwlwifi: mvm: continue (with error) CSA on GO time event failureJohannes Berg2015-03-181-0/+8
* Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2015-03-121-3/+35
|\
| * iwlwifi: mvm: disable beamformer unless FW supports itEyal Shapira2015-02-231-1/+4
| * iwlwifi: mvm: don't try to stop scans that are not running anymoreLuciano Coelho2015-02-231-2/+31
* | iwlwifi: mvm: freeze the non-shared queues when a station goes to sleepEmmanuel Grumbach2015-03-121-11/+25
* | iwlwifi: mvm: always update the quota after associationEmmanuel Grumbach2015-03-121-10/+10
* | iwlwifi: mvm: set LAR MCC on D3/D0 transitionsJonathan Doron2015-03-121-5/+28
* | iwlwifi: mvm: take the MAC address from HW registersEran Harary2015-03-121-16/+57
* | iwlwifi: nvm: init correct nvm channel list for 8000 devicesArik Nemtsov2015-03-121-1/+1
* | iwlwifi: mvm: LAR: Add chub mcc change notify commandArik Nemtsov2015-03-121-0/+56
* | iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach2015-03-071-0/+2
OpenPOWER on IntegriCloud