summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
...
* 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: update nmi registerLiad Kaufman2014-05-151-2/+1
* | 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-151-6/+7
* | iwlwifi: allow dynamic configuration of internal memoryEran Harary2014-05-142-0/+12
* | iwlwifi: mvm: enable RX chain diversity if neededJohannes Berg2014-05-131-0/+13
* | iwlwifi: mvm: revisit the NVM handling codeEran Harary2014-05-131-32/+32
* | 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: remove CMD_SYNCEmmanuel Grumbach2014-05-1318-70/+55
* | Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADEmmanuel Grumbach2014-05-133-2/+29
|\ \ | |/
| * iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
| * iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-063-0/+27
* | 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: 8000: add default NVM file name in family 8000Eran Harary2014-05-114-8/+14
* | iwlwifi: add missing trailing newlines to debug messagesJohannes Berg2014-05-113-7/+7
* | 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-064-2/+58
* | 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-063-111/+17
* | iwlwifi: make LED support optionalJohannes Berg2014-05-062-1/+14
* | iwlwifi: mvm: fix bug in parse_nvm_sectionsEran Harary2014-05-061-1/+1
* | iwlwifi: mvm: select the MAC address according to priorityEran Harary2014-05-061-1/+8
* | iwlwifi: mvm: Prioritize external nvm values on top of the OTP valuesEran Harary2014-05-061-8/+10
* | iwlwifi: mvm: prevent nic to powered up at driver loadEran Harary2014-05-064-9/+17
* | iwlwifi: mvm: fix bug with OTP memory sizeEran Harary2014-05-061-1/+0
* | iwlwifi: mvm: remove useless variableJohannes Berg2014-05-061-6/+3
* | iwlwifi: mvm: rs: choose correct expected tpt tableEyal Shapira2014-05-061-1/+1
* | iwlwifi: mvm: rs: avoid TPC while in search cycleEyal Shapira2014-05-061-1/+2
* | iwlwifi: mvm: rs: don't allow TPC when power save is disabledEyal Shapira2014-05-061-4/+9
* | iwlwifi: mvm: rs: overhaul rs_get_best_rateEyal Shapira2014-05-061-86/+31
OpenPOWER on IntegriCloud