summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: pcie: simplify return valueEmmanuel Grumbach2015-05-281-6/+2
* iwlwifi: bump API to 14Emmanuel Grumbach2015-05-282-2/+2
* iwlwifi: refactor common transport alloc/init codeJohannes Berg2015-05-284-43/+131
* iwlwifi: mvm: small fix in a comment about UMAC scan schedulesLuciano Coelho2015-05-281-2/+2
* iwlwifi: Remove use of the deprecacted PTR_RETNicholas Krause2015-05-281-2/+2
* iwlwifi: mvm: fix ROC reference accountingEliad Peller2015-05-264-9/+14
* iwlwifi: pcie: don't call set_pwr functions for family 8000Luciano Coelho2015-05-261-2/+4
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2015-05-2610-28/+65
|\
| * iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller2015-05-211-2/+4
| * iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho2015-05-211-4/+5
| * iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho2015-05-211-1/+8
| * iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach2015-05-211-1/+1
| * iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman2015-05-211-1/+10
| * iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss2015-05-211-1/+3
| * iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-151-3/+0
| * iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman2015-05-151-3/+5
| * iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2015-05-152-8/+9
| * iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach2015-05-104-6/+24
* | iwlwifi: mvm: include wildcard SSID in scansDavid Spinadel2015-05-031-2/+0
* | iwlwifi: mvm: remove some unused stuff from scan.cLuciano Coelho2015-04-291-5/+0
* | iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi2015-04-294-75/+78
* | iwlwifi: mvm: don't reset key index on HW restartJohannes Berg2015-04-291-2/+14
* | iwlwifi: mvm: rename generic_scan_cmd functions to dwellLuciano Coelho2015-04-291-19/+21
* | iwlwifi: mvm: move all LMAC scan flags into a single funtionLuciano Coelho2015-04-291-25/+32
* | iwlwifi: mvm: move all UMAC scan flags setting into the relevant functionLuciano Coelho2015-04-291-22/+22
* | iwlwifi: mvm: remove deprecated command IDsDavid Spinadel2015-04-294-29/+0
* | iwlwifi: allow to limit the size of the external buffer for firmware debuggingEmmanuel Grumbach2015-04-292-8/+28
* | iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller2015-04-291-2/+4
* | iwlwifi: mvm: combine UMAC scans into oneLuciano Coelho2015-04-291-69/+17
* | iwlwifi: mvm: trim sched scan delay down to 16-bit for LMAC as wellLuciano Coelho2015-04-291-10/+15
* | iwlwifi: mvm: combine LMAC scans into oneLuciano Coelho2015-04-291-83/+17
* | iwlwifi: mvm: add number of scan iterations and multiplier to paramsLuciano Coelho2015-04-291-14/+28
* | iwlwifi: mvm: combine LMAC and UMAC preq generationLuciano Coelho2015-04-291-46/+35
* | iwlwifi: mvm: rename scan_calc_params to scan_calc_dwellLuciano Coelho2015-04-291-14/+14
* | iwlwifi: mvm: combine SSID functions for sched and regular scansLuciano Coelho2015-04-291-47/+24
* | iwlwifi: mvm: revert order of SSIDs for sched scansLuciano Coelho2015-04-291-14/+17
* | iwlwifi: mvm: combine ssid_bitmap setting for regular scansLuciano Coelho2015-04-291-12/+12
* | iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params structLuciano Coelho2015-04-291-94/+145
* | iwlwifi: mvm: combine parts of UMAC and LMAC sched scansLuciano Coelho2015-04-291-74/+47
* | iwlwifi: mvm: combine parts of UMAC and LMAC scansLuciano Coelho2015-04-291-75/+50
* | iwlwifi: clarify the device / firmware mapping in KconfigEmmanuel Grumbach2015-04-291-5/+7
* | 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-293-27/+21
* | iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan sizeLuciano Coelho2015-04-291-8/+2
* | iwlwifi: mvm: allow scheduled scan for all the firmwaresEmmanuel Grumbach2015-04-291-8/+6
* | iwlwifi: mvm: some clean ups in fw-api-scan.hLuciano Coelho2015-04-291-37/+5
* | iwlwifi: rs: remove unneeded check of average tpt in windowLiad Kaufman2015-04-291-7/+0
* | iwlwifi: pcie: support marbh fw dbg modeLiad Kaufman2015-04-292-11/+41
* | iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho2015-04-294-5/+19
* | iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho2015-04-293-130/+136
OpenPOWER on IntegriCloud