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-181-0/+13
|\
| * iwlwifi: pcie: wake the queue if stopped when being unmappedEmmanuel Grumbach2013-06-131-0/+3
| * iwlwifi: pcie: fix race in queue unmappingEmmanuel Grumbach2013-06-131-0/+10
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-06-185-3/+7
|\ \ | |/
| * iwlwifi: fix rate control regressionMoshe Benji2013-06-122-1/+2
| * iwlwifi: mvm: correctly set the flags for BAREmmanuel Grumbach2013-06-041-1/+2
| * iwlwifi: dvm: fix chain noise calibrationNikolay Martynov2013-06-041-1/+1
| * iwlwifi: don't print module loading error if not modularJohannes Berg2013-06-041-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1413-90/+58
|\ \
| * | iwlwifi: mvm: remove obsolete commentEmmanuel Grumbach2013-06-131-1/+0
| * | iwlwifi: mvm: take the seqno from packet if transmit failedEmmanuel Grumbach2013-06-131-2/+2
| * | iwlwifi: create opmode/device dependenciesJohannes Berg2013-06-133-2/+12
| * | iwlwifi: mvm: mark scratch area in TX commandJohannes Berg2013-06-131-4/+5
| * | iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-134-33/+16
| * | iwlwifi: remove calib channel section from PHY DBDavid Spinadel2013-06-131-33/+3
| * | iwlwifi: mvm: removed an unused parameter from a functionOren Givon2013-06-131-8/+7
| * | iwlwifi: pcie: don't read INTA register in ICT IRQ handlerJohannes Berg2013-06-131-4/+8
| * | iwlwifi: make TX seqno validation more efficientJohannes Berg2013-06-132-5/+7
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-124-22/+27
|\ \ \ | |/ / |/| |
| * | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-1/+1
| * | Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg2013-06-0459-429/+2776
| |\ \
| * | | cfg80211: take WoWLAN support information out of wiphy structJohannes Berg2013-06-034-21/+26
* | | | iwlwifi: mvm: Update the supported interface combinationsIlan Peer2013-06-111-3/+3
* | | | iwlwifi: mvm: don't set the MCAST queue in STA's queue listEmmanuel Grumbach2013-06-112-7/+1
* | | | iwlwifi: mvm: properly tell the fw that a STA is awakeEmmanuel Grumbach2013-06-111-7/+1
* | | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-111-1/+13
|\ \ \ \
| * \ \ \ Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-06-1020-66/+371
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
* | | | | iwlwifi: include export.h instead of module.hJohannes Berg2013-06-111-2/+1
* | | | | iwlwifi: ignore 0-length PHY DB sectionsEmmanuel Grumbach2013-06-111-0/+3
* | | | | iwlwifi: mvm: fix irrelevant commentEmmanuel Grumbach2013-06-111-2/+1
* | | | | iwlwifi: mvm: remove unused wait_for_ba fieldEmmanuel Grumbach2013-06-111-2/+0
* | | | | iwlwifi: mvm: remove iwl_mvm_dbgfs_set_fw_dbg_log declarationJohannes Berg2013-06-101-5/+0
| |_|/ / |/| | |
* | | | 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-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
OpenPOWER on IntegriCloud