aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)Author
2015-05-28iwlwifi: mvm: BT Coex - remove useless codeEmmanuel Grumbach
2015-05-28iwlwifi: mvm: remove the UMAC specific scan typesLuciano Coelho
2015-05-28iwlwifi: mvm: Configure agg. queue before assigning it to STAAndrei Otcheretianski
2015-05-28iwlwifi: mvm: handle device start failure correctlyJohannes Berg
2015-05-28iwlwifi: mvm: advertise randomised netdetect MAC addressJohannes Berg
2015-05-28iwlwifi: 8000: fallback to default NVM fileEran Harary
2015-05-28iwlwifi: mvm: Add debugfs entry for Tx power limitMatti Gottlieb
2015-05-28iwlwifi: mvm: small fix in a comment about UMAC scan schedulesLuciano Coelho
2015-05-28iwlwifi: Remove use of the deprecacted PTR_RETNicholas Krause
2015-05-26iwlwifi: mvm: fix ROC reference accountingEliad Peller
2015-05-26Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss
2015-05-15iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach
2015-05-10iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach
2015-05-03iwlwifi: mvm: include wildcard SSID in scansDavid Spinadel
2015-04-29iwlwifi: mvm: remove some unused stuff from scan.cLuciano Coelho
2015-04-29iwlwifi: mvm: make thermal throttling values configurable per NIC familyChaya Rachel Ivgi
2015-04-29iwlwifi: mvm: don't reset key index on HW restartJohannes Berg
2015-04-29iwlwifi: mvm: rename generic_scan_cmd functions to dwellLuciano Coelho
2015-04-29iwlwifi: mvm: move all LMAC scan flags into a single funtionLuciano Coelho
2015-04-29iwlwifi: mvm: move all UMAC scan flags setting into the relevant functionLuciano Coelho
2015-04-29iwlwifi: mvm: remove deprecated command IDsDavid Spinadel
2015-04-29iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx() [BUGFIX]Eliad Peller
2015-04-29iwlwifi: mvm: combine UMAC scans into oneLuciano Coelho
2015-04-29iwlwifi: mvm: trim sched scan delay down to 16-bit for LMAC as wellLuciano Coelho
2015-04-29iwlwifi: mvm: combine LMAC scans into oneLuciano Coelho
2015-04-29iwlwifi: mvm: add number of scan iterations and multiplier to paramsLuciano Coelho
2015-04-29iwlwifi: mvm: combine LMAC and UMAC preq generationLuciano Coelho
2015-04-29iwlwifi: mvm: rename scan_calc_params to scan_calc_dwellLuciano Coelho
2015-04-29iwlwifi: mvm: combine SSID functions for sched and regular scansLuciano Coelho
2015-04-29iwlwifi: mvm: revert order of SSIDs for sched scansLuciano Coelho
2015-04-29iwlwifi: mvm: combine ssid_bitmap setting for regular scansLuciano Coelho
2015-04-29iwlwifi: mvm: add common scan params to thw iwl_mvm_scan_params structLuciano Coelho
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC sched scansLuciano Coelho
2015-04-29iwlwifi: mvm: combine parts of UMAC and LMAC scansLuciano Coelho
2015-04-29iwlwifi: mvm: iterate all interfaces during HW recovery cleanupArik Nemtsov
2015-04-29iwlwifi: mvm: combine scan size checks into a common functionLuciano Coelho
2015-04-29iwlwifi: mvm: always use iwl_mvm_scan_size to calculate the scan sizeLuciano Coelho
2015-04-29iwlwifi: mvm: allow scheduled scan for all the firmwaresEmmanuel Grumbach
2015-04-29iwlwifi: mvm: some clean ups in fw-api-scan.hLuciano Coelho
2015-04-29iwlwifi: rs: remove unneeded check of average tpt in windowLiad Kaufman
2015-04-29iwlwifi: mvm: differentiate net-detect from sched scanLuciano Coelho
2015-04-29iwlwifi: mvm: move scan code from mac80211.c to scan.cLuciano Coelho
2015-04-29iwlwifi: mvm: rename unified_scan symbols to just scanLuciano Coelho
2015-04-29iwlwifi: mvm: generalize the other-scan stopping codeLuciano Coelho
2015-04-29iwlwifi: mvm: check if scan can be started before cancelling other scansLuciano Coelho