aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-25iwlwifi: mvm: Add support for Low Power RXAlexander Bondar4-3/+52
2013-06-25Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg10-25/+47
2013-06-25iwlwifi: always use 'trans_pcie' nameJohannes Berg1-8/+9
2013-06-25iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg1-13/+15
2013-06-25iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg1-17/+26
2013-06-25iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer1-5/+51
2013-06-25iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2-2/+22
2013-06-25iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach2-1/+21
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesJohn W. Linville1-0/+13
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville5-3/+7
2013-06-18iwlwifi: remove testmodeJohannes Berg17-1928/+12
2013-06-18iwlwifi: remove auto_agg module parameterEmmanuel Grumbach4-43/+24
2013-06-18iwlwifi: remove plcp_check module parameterEmmanuel Grumbach3-8/+1
2013-06-18iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach3-10/+2
2013-06-18iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg3-0/+10
2013-06-17iwlwifi: bump required firmware API version for 3160/7260Johannes Berg1-6/+6
2013-06-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville13-90/+58
2013-06-13iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach1-0/+3
2013-06-13iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach1-0/+10
2013-06-13iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach1-1/+0
2013-06-13iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach1-2/+2
2013-06-13iwlwifi: create opmode/device dependenciesJohannes Berg3-2/+12
2013-06-13iwlwifi: mvm: mark scratch area in TX commandJohannes Berg1-4/+5
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg4-33/+16
2013-06-13iwlwifi: remove calib channel section from PHY DBDavid Spinadel1-33/+3
2013-06-13iwlwifi: mvm: removed an unused parameter from a functionOren Givon1-8/+7
2013-06-13iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg1-4/+8
2013-06-13iwlwifi: make TX seqno validation more efficientJohannes Berg2-5/+7
2013-06-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville4-22/+27
2013-06-12iwlwifi: fix rate control regressionMoshe Benji2-1/+2
2013-06-11iwlwifi: mvm: Update the supported interface combinationsIlan Peer1-3/+3
2013-06-11iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2-7/+1
2013-06-11iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach1-7/+1
2013-06-11Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg1-1/+13
2013-06-11iwlwifi: include export.h instead of module.hJohannes Berg1-2/+1
2013-06-11iwlwifi: ignore 0-length PHY DB sectionsEmmanuel Grumbach1-0/+3
2013-06-11iwlwifi: mvm: fix irrelevant commentEmmanuel Grumbach1-2/+1
2013-06-11iwlwifi: mvm: remove unused wait_for_ba fieldEmmanuel Grumbach1-2/+0
2013-06-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville20-66/+371
2013-06-10iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declarationJohannes Berg1-5/+0
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar1-1/+1
2013-06-05iwlwifi: mvm: don't request SMPS on non-STA ifaceEytan Lifshitz1-0/+3
2013-06-05iwlwifi: mvm: fix MCAST in AP modeEmmanuel Grumbach1-1/+1
2013-06-05iwlwifi: mvm: enable PM always in unassociated modeAlexander Bondar2-0/+5
2013-06-04iwlwifi: mvm: Change location of vif_count verification for PMAlexander Bondar2-26/+17
2013-06-04iwlwifi: mvm: correctly configure MCAST in AP modeEmmanuel Grumbach3-2/+13
2013-06-04iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach1-4/+5
2013-06-04iwlwifi: mvm: Fix quota command settingsIlan Peer1-9/+16
2013-06-04iwlwifi: don't return -ERFKILL if SEND_IF_RFKILL is setEran Harary1-1/+2
2013-06-04iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach1-1/+2