summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: Add support for Low Power RXAlexander Bondar2013-06-254-3/+52
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2013-06-2510-25/+47
|\
| * 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
| |\ \
| * \ \ 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: always use 'trans_pcie' nameJohannes Berg2013-06-251-8/+9
* | | | | | iwlwifi: always use 'rxq' as RX queue struct nameJohannes Berg2013-06-251-13/+15
* | | | | | iwlwifi: pcie: rework RX buffer list init and freeingJohannes Berg2013-06-251-17/+26
* | | | | | iwlwifi: mvm: Change the settings of AP beacon timeIlan Peer2013-06-251-5/+51
* | | | | | iwlwifi: mvm: add thermal throttling debuggingeytan lifshitz2013-06-252-2/+22
* | | | | | iwlwifi: mvm: add BT-Coex LUT for 1x1 productsEmmanuel Grumbach2013-06-252-1/+21
* | | | | | iwlwifi: remove testmodeJohannes Berg2013-06-1817-1928/+12
* | | | | | iwlwifi: remove auto_agg module parameterEmmanuel Grumbach2013-06-184-43/+24
* | | | | | iwlwifi: remove plcp_check module parameterEmmanuel Grumbach2013-06-183-8/+1
* | | | | | iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach2013-06-183-10/+2
* | | | | | iwlwifi: mvm: allow firmware crashes to wake system for debugJohannes Berg2013-06-183-0/+10
* | | | | | iwlwifi: bump required firmware API version for 3160/7260Johannes Berg2013-06-171-6/+6
| |_|_|/ / |/| | | |
* | | | | 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
|/ / / /
* | | | 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
OpenPOWER on IntegriCloud