summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove vif argument from power_update_macArik Nemtsov2014-05-226-17/+17
* iwlwifi: mvm: make iwl_mvm_update_beacon_abort staticEmmanuel Grumbach2014-05-222-53/+52
* iwlwifi: mvm: remove debugfs hook for reduced tx powerEmmanuel Grumbach2014-05-224-47/+5
* iwlwifi: mvm: disable reduced Tx power when not applicableEmmanuel Grumbach2014-05-221-1/+5
* iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacksLuciano Coelho2014-05-214-16/+18
* iwlwifi: mvm: don't filter out the first beaconAvri Altman2014-05-213-52/+27
* Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-nextEmmanuel Grumbach2014-05-214-11/+11
|\
| * iwlwifi: mvm: disable beacon filteringEmmanuel Grumbach2014-05-211-1/+1
| * iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-133-10/+10
| * iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
* | iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2PLuciano Coelho2014-05-191-2/+1
* | iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is setLuciano Coelho2014-05-191-8/+6
* | iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid itEmmanuel Grumbach2014-05-193-2/+35
* | iwlwifi: mvm: Remove redundant initializationAvri Altman2014-05-191-1/+0
* | iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctxLuciano Coelho2014-05-191-1/+1
* | iwlwifi: fix LED support Kconfig dependenciesJohannes Berg2014-05-151-1/+1
* | iwlwifi: update nmi registerLiad Kaufman2014-05-155-5/+26
* | iwlwifi: mvm: combine p2p and station mac context functionsLuciano Coelho2014-05-151-58/+32
* | iwlwifi: mvm: BT Coex - send channel inhibition before associationEmmanuel Grumbach2014-05-152-31/+18
* | iwlwifi: mvm: add uapsd_disable module parameterMatt Chen2014-05-154-7/+15
* | iwlwifi: allow dynamic configuration of internal memoryEran Harary2014-05-144-0/+30
* | iwlwifi: mvm: enable RX chain diversity if neededJohannes Berg2014-05-131-0/+13
* | iwlwifi: mvm: revisit the NVM handling codeEran Harary2014-05-132-33/+33
* | iwlwifi: mvm: BT Coex - fix boost register / LUT valuesEmmanuel Grumbach2014-05-131-6/+6
* | iwlwifi: mvm: set SKIP_OVER_DTIM flag only if neededEliad Peller2014-05-131-2/+3
* | iwlwifi: pcie: disable BHs in iwl_pcie_txq_check_wrptrsEmmanuel Grumbach2014-05-131-2/+2
* | iwlwifi: use dev_printk instead of dev_dbg for debug logsLiad Kaufman2014-05-131-4/+2
* | iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-1332-132/+99
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach2014-05-134-6/+35
|\|
| * iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| * iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach2014-05-071-4/+6
| * iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-063-0/+27
* | iwlwifi: remove spurious newline in KconfigJohannes Berg2014-05-111-1/+0
* | iwlwifi: cause build error on missing newlineJohannes Berg2014-05-111-8/+33
* | iwlwifi: mvm: Disable uAPSD for a DCM clientAvri Altman2014-05-111-0/+27
* | iwlwifi: mvm: Add power management support for P2P DCMAvri Altman2014-05-111-3/+7
* | iwlwifi: mvm: stop sched scan before associationDavid Spinadel2014-05-111-0/+3
* | iwlwifi: mvm: notify sched scan complete from stop routineDavid Spinadel2014-05-113-4/+7
* | iwlwifi: mvm: add channel 14 to the low band listEran Harary2014-05-111-2/+2
* | iwlwifi: pcie: try to get ownership several timesEmmanuel Grumbach2014-05-111-10/+16
* | iwlwifi: 8000: add default NVM file name in family 8000Eran Harary2014-05-116-8/+18
* | iwlwifi: dvm: don't use _ni mac80211's callbacksEmmanuel Grumbach2014-05-112-3/+3
* | iwlwifi: add missing trailing newlines to debug messagesJohannes Berg2014-05-1112-48/+47
* | iwlwifi: mvm: rs: enable MCS9 for TxEyal Shapira2014-05-071-8/+0
* | iwlwifi: mvm: fix sparse warning when _DEBUGFS isn't setEmmanuel Grumbach2014-05-061-0/+2
* | iwlwifi: mvm: implement mac80211's flush callbackEmmanuel Grumbach2014-05-061-0/+29
* | iwlwifi:mvm: Add AP/GO channel switch supportAndrei Otcheretianski2014-05-065-2/+60
* | iwlwifi: mvm: wait for d0i3 exit in some more ampdu actionsEliad Peller2014-05-061-3/+15
* | iwlwifi: mvm/pcie: capture last commands on firmware errorJohannes Berg2014-05-067-21/+151
* | iwlwifi: pcie: get rid of q->n_bdJohannes Berg2014-05-064-53/+45