summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller17-833/+744
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-116/+135
2015-05-06cfg80211: change GO_CONCURRENT to IR_CONCURRENT for STAArik Nemtsov1-1/+1
2015-05-03iwlwifi: mvm: include wildcard SSID in scansDavid Spinadel1-2/+0
2015-04-29iwlwifi: mvm: remove some unused stuff from scan.cLuciano Coelho1-5/+0
2015-04-29iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi4-75/+78
2015-04-29iwlwifi: mvm: don't reset key index on HW restartJohannes Berg1-2/+14
2015-04-29iwlwifi: mvm: rename generic_scan_cmd functions to dwellLuciano Coelho1-19/+21
2015-04-29iwlwifi: mvm: move all LMAC scan flags into a single funtionLuciano Coelho1-25/+32
2015-04-29iwlwifi: mvm: move all UMAC scan flags setting into the relevant functionLuciano Coelho1-22/+22
2015-04-29iwlwifi: mvm: remove deprecated command IDsDavid Spinadel4-29/+0
2015-04-29iwlwifi: allow to limit the size of the external buffer for firmware debuggingEmmanuel Grumbach2-8/+28
2015-04-29iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller1-2/+4
2015-04-29iwlwifi: mvm: combine UMAC scans into oneLuciano Coelho1-69/+17
2015-04-29iwlwifi: mvm: trim sched scan delay down to 16-bit for LMAC as wellLuciano Coelho1-10/+15
2015-04-29iwlwifi: mvm: combine LMAC scans into oneLuciano Coelho1-83/+17
2015-04-29iwlwifi: mvm: add number of scan iterations and multiplier to paramsLuciano Coelho1-14/+28
2015-04-29iwlwifi: mvm: combine LMAC and UMAC preq generationLuciano Coelho1-46/+35
2015-04-29iwlwifi: mvm: rename scan_calc_params to scan_calc_dwellLuciano Coelho1-14/+14
2015-04-29iwlwifi: mvm: combine SSID functions for sched and regular scansLuciano Coelho1-47/+24
2015-04-29iwlwifi: mvm: revert order of SSIDs for sched scansLuciano Coelho1-14/+17
2015-04-29iwlwifi: mvm: combine ssid_bitmap setting for regular scansLuciano Coelho1-12/+12
2015-04-29iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params structLuciano Coelho1-94/+145
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC sched scansLuciano Coelho1-74/+47
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC scansLuciano Coelho1-75/+50
2015-04-29iwlwifi: clarify the device / firmware mapping in KconfigEmmanuel Grumbach1-5/+7
2015-04-29iwlwifi: mvm: iterate all interfaces during HW recovery cleanupArik Nemtsov1-3/+5
2015-04-29iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho3-27/+21
2015-04-29iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan sizeLuciano Coelho1-8/+2
2015-04-29iwlwifi: mvm: allow scheduled scan for all the firmwaresEmmanuel Grumbach1-8/+6
2015-04-29iwlwifi: mvm: some clean ups in fw-api-scan.hLuciano Coelho1-37/+5
2015-04-29iwlwifi: rs: remove unneeded check of average tpt in windowLiad Kaufman1-7/+0
2015-04-29iwlwifi: pcie: support marbh fw dbg modeLiad Kaufman2-11/+41
2015-04-29iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho4-5/+19
2015-04-29iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho3-130/+136
2015-04-29iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho5-75/+68
2015-04-29iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho4-38/+76
2015-04-29iwlwifi: mvm: check if scan can be started before cancelling other scansLuciano Coelho1-14/+14
2015-04-29iwlwifi: mvm: don't wait for scan stopped work when cancelling scansLuciano Coelho1-53/+12
2015-04-29iwlwifi: mvm: convert scan_status to a bitmapLuciano Coelho3-73/+107
2015-04-29iwlwifi: mvm: don't increase max_out_time when low priority scan is requestedLuciano Coelho1-1/+2
2015-04-29iwlwifi: mvm: add scan parameters debugging infoLuciano Coelho1-0/+15
2015-04-29iwlwifi: rs: cleanup last_txrate_idxEyal Shapira2-9/+3
2015-04-29iwlwifi: rs: remove code duplication when filling lq cmdLiad Kaufman1-3/+0
2015-04-29iwlwifi: mvm: ROC: Reduce the aux roc max delayMatti Gottlieb1-1/+1
2015-04-28iwlwifi: mvm: force quota update update after FW restartJohannes Berg1-1/+1
2015-04-28iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach1-1/+1
2015-04-28iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary4-42/+51
2015-04-24iwlwifi: dvm: don't sleep in event_callback callbackEmmanuel Grumbach1-3/+1
2015-04-24mac80211: remove support for IFF_PROMISCJohannes Berg1-2/+2