summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1020-66/+371
|\
| * iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz2013-06-051-0/+3
| * iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach2013-06-051-1/+1
| * iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2013-06-052-0/+5
| * iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2013-06-042-26/+17
| * iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach2013-06-043-2/+13
| * iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach2013-06-041-4/+5
| * iwlwifi: mvm: Fix quota command settingsIlan Peer2013-06-041-9/+16
| * iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary2013-06-041-1/+2
| * iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach2013-06-042-1/+108
| * iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach2013-06-041-0/+11
| * iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach2013-06-041-0/+7
| * iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach2013-06-041-1/+1
| * iwlwifi: mvm: implement D3 testingJohannes Berg2013-05-298-21/+182
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-031-1/+13
|\ \ | |/ |/|
| * Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+13
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-293-24/+4
|\ \ | |/
| * Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-13/+1
| |\
| | * iwlwifi: mvm: remove P2P_DEVICE supportJohannes Berg2013-05-231-13/+1
| * | wireless: move crypto constants to ieee80211.hJohannes Berg2013-05-162-11/+3
| |/
* | iwlwifi: mvm: add debugfs for powersaveAlexander Bondar2013-05-293-0/+468
* | iwlwifi: mvm: Add support for connection monitor offloadHila Gonen2013-05-295-1/+54
* | iwlwifi: take valid ant for HT caps from TLVEmmanuel Grumbach2013-05-295-16/+22
* | iwlwifi: mvm: Change number of DTIMs to skip semanticsAlexander Bondar2013-05-292-5/+7
* | iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz2013-05-2917-18/+974
* | iwlwifi: mvm: use proper scan type for P2PEmmanuel Grumbach2013-05-271-6/+0
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg2013-05-2710-23/+106
|\ \
| * | iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach2013-05-271-1/+1
| * | iwlwifi: mvm: fix aggregation drain flowEmmanuel Grumbach2013-05-165-18/+48
| * | iwlwifi: mvm: Prevent setting assoc flag in MAC_CONTEXT_CMDAlexander Bondar2013-05-161-4/+8
| * | iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach2013-05-163-0/+43
| * | iwlwifi: mvm: Always use SCAN_TYPE_FORCEDIlan Peer2013-05-161-0/+6
| |/
* | iwlwifi: mvm: Add beacon abort enablementAlexander Bondar2013-05-273-46/+86
* | iwlwifi: dvm: constify configuration structsJohannes Berg2013-05-272-19/+19
* | iwlwifi: move some configuration parameters into DVMJohannes Berg2013-05-2720-187/+217
* | iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfgJohannes Berg2013-05-274-23/+23
* | iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg2013-05-272-7/+8
* | iwlwifi: mvm: adjust firmware D3 configuration APIJohannes Berg2013-05-161-1/+3
* | iwlwifi: mvm: don't store section offset/length in debugfsJohannes Berg2013-05-161-11/+10
* | iwlwifi: fix initialisation while RF-kill is assertedEran Harary2013-05-165-5/+27
* | iwlwifi: support loading NVM data from fileEran Harary2013-05-163-8/+194
* | iwlwifi: nvm: don't print NVM section reads by defaultJohannes Berg2013-05-161-1/+2
* | iwlwifi: reverse DATA/INST section orderJohannes Berg2013-05-161-2/+5
* | iwlwifi: mvm: fix NVM parsing error pathJohannes Berg2013-05-161-2/+3
* | iwlwifi: constify the source buffer of iwl_trans_write_memEmmanuel Grumbach2013-05-162-4/+4
* | iwlwifi: mvm: configure power management in D3Alexander Bondar2013-05-162-3/+13
* | iwlwifi: mvm: Add number of DTIMs to skipAlexander Bondar2013-05-162-4/+9
* | iwlwifi: mvm: add a missing define in firmware APIEmmanuel Grumbach2013-05-161-0/+1
* | iwlwifi: mvm: sanity check context in iwl_mvm_phy_ctxt_unref()Johannes Berg2013-05-141-0/+4
* | iwlwifi: mvm: optionally store D3 SRAM after resumeJohannes Berg2013-05-144-0/+101
OpenPOWER on IntegriCloud