summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-2721-140/+237
|\
| * 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
| * Merge branch 'wireless'David S. Miller2013-05-1011-117/+131
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-05-1011-117/+131
| |/|
| | * mwifiex: fix setting of multicast filterDaniel Drake2013-05-081-15/+6
| | * mwifiex: fix memory leak issue when driver unloadAmitkumar Karwar2013-05-082-3/+1
| | * mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao2013-05-081-0/+1
| | * ath9k: Update initvals for AR9565Sujith Manoharan2013-05-081-68/+70
| | * ath9k: Fix beacon reconfigurationSujith Manoharan2013-05-081-2/+2
| | * iwl4965: workaround connection regression on passive channelStanislaw Gruszka2013-05-081-2/+1
| | * B43: Handle DMA RX descriptor underrunThommy Jakobsson2013-05-083-26/+40
| | * ath5k: do not reschedule tx_complete_work on stopStanislaw Gruszka2013-05-031-0/+5
| | * ath9k: fix key allocation error handling for powersave keysFelix Fietkau2013-05-031-1/+5
* | | 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
* | | iwlwifi: add new 7260 and 3160 series device IDsOren Givon2013-05-133-7/+91
* | | iwlwifi: mvm: Allow P2P Device to use an existing PHY contextIlan Peer2013-05-131-7/+92
* | | iwlwifi: nvm: honour VHT enable flagJohannes Berg2013-05-131-5/+7
* | | iwlwifi: pcie: dump stack on NIC error in sync commandsJohannes Berg2013-05-131-0/+1
* | | iwlwifi: mvm: don't assume data section is at 0x800000Johannes Berg2013-05-131-1/+2
* | | iwlwifi: enable shadow registers for 7000Emmanuel Grumbach2013-05-131-1/+1
* | | iwlwifi: mvm: Change PHY context handlingIlan Peer2013-05-133-53/+25
* | | iwlwifi: mvm: Loosen the channel context/phy context couplingIlan Peer2013-05-133-56/+105
* | | iwlwifi: pcie: prefer to load the firmware in one shotEmmanuel Grumbach2013-05-131-7/+14
* | | iwlwifi: mvm: Add beacon filtering supportHila Gonen2013-05-136-0/+178
* | | iwlwifi: move BUILD_RAxTID to transportEmmanuel Grumbach2013-05-132-4/+4
* | | Linux 3.10-rc1v3.10-rc1Linus Torvalds2013-05-121-2/+2
* | | Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-126-108/+368
|\ \ \