summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2015-05-28iwlwifi: mvm: Add debugfs entry for Tx power limitMatti Gottlieb1-2/+19
2015-05-28iwlwifi: pcie: simplify return valueEmmanuel Grumbach1-6/+2
2015-05-28iwlwifi: bump API to 14Emmanuel Grumbach2-2/+2
2015-05-28iwlwifi: refactor common transport alloc/init codeJohannes Berg4-43/+131
2015-05-28iwlwifi: mvm: small fix in a comment about UMAC scan schedulesLuciano Coelho1-2/+2
2015-05-28iwlwifi: Remove use of the deprecacted PTR_RETNicholas Krause1-2/+2
2015-05-28iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman1-1/+1
2015-05-28iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer3-19/+14
2015-05-26iwlwifi: mvm: fix ROC reference accountingEliad Peller4-9/+14
2015-05-26iwlwifi: pcie: don't call set_pwr functions for family 8000Luciano Coelho1-2/+4
2015-05-26Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach10-28/+65
2015-05-25Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...David S. Miller17-833/+744
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller1-2/+4
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho1-1/+8
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach1-1/+1
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman1-1/+10
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3
2015-05-15iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach1-3/+0
2015-05-15iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman1-3/+5
2015-05-15iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2-8/+9
2015-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller13-116/+135
2015-05-10iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach4-6/+24
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