summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2013-06-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-0/+13
2013-06-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-3/+7
2013-06-14Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John 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/jber...John 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/iwlw...John 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
2013-06-04iwlwifi: dvm: fix chain noise calibrationNikolay Martynov1-1/+1
2013-06-04iwlwifi: mvm: don't enable MIMO when BT is activeEmmanuel Grumbach2-1/+108
2013-06-04iwlwifi: mvm: don't start BA agreement when BT is activeEmmanuel Grumbach1-0/+11
2013-06-04iwlwifi: mvm: limit the length of the AMPDU when BT is runningEmmanuel Grumbach1-0/+7
2013-06-04iwlwifi: mvm: fix the LUT for BT CoexEmmanuel Grumbach1-1/+1
2013-06-04iwlwifi: don't print module loading error if not modularJohannes Berg1-0/+2
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg59-429/+2776
2013-06-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+13
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg4-21/+26
2013-05-31Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg1-1/+13
2013-05-29iwlwifi: mvm: implement D3 testingJohannes Berg8-21/+182
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville3-24/+4
2013-05-29iwlwifi: mvm: add debugfs for powersaveAlexander Bondar3-0/+468
2013-05-29iwlwifi: mvm: Add support for connection monitor offloadHila Gonen5-1/+54