summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | 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
| * | | | Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller2015-05-2417-833/+744
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | 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
| | * | | iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho2015-04-295-75/+68
| | * | | iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho2015-04-294-38/+76
| | * | | 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-293-73/+107
| | * | | iwlwifi: mvm: don't increase max_out_time when low priority scan is requestedLuciano Coelho2015-04-291-1/+2
| | * | | iwlwifi: mvm: add scan parameters debugging infoLuciano Coelho2015-04-291-0/+15
| | * | | iwlwifi: rs: cleanup last_txrate_idxEyal Shapira2015-04-292-9/+3
| | * | | iwlwifi: rs: remove code duplication when filling lq cmdLiad Kaufman2015-04-291-3/+0
OpenPOWER on IntegriCloud