summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/mvm
AgeCommit message (Expand)AuthorFilesLines
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-35/+37
2014-09-08iwlwifi: mvm: fix an overflow in iwl_mvm_get_signal_strengthEyal Shapira1-3/+3
2014-09-08iwlwifi: mvm: BT Coex - always initialize smps_modeJohannes Berg1-4/+3
2014-09-08iwlwiwi: mvm: use bss_conf->dtim_period instead of conf.ps_dtim_periodEmmanuel Grumbach2-5/+3
2014-09-08iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rateEyal Shapira1-2/+6
2014-09-08iwlwifi: mvm: correctly handle PM/QoS changes from mac80211Johannes Berg1-5/+6
2014-09-08iwlwifi: mvm: fix endianity issues with Smart Fifo commandsEmmanuel Grumbach2-3/+3
2014-09-08iwlwifi: mvm: set MAC_FILTER_IN_BEACON correctly for STA/P2P clientLuciano Coelho1-5/+5
2014-09-08iwlwifi: mvm: BT Coex - remove shadowing variableJohannes Berg1-2/+0
2014-09-03iwlwifi: mvm: clean up AUX station handlingJohannes Berg3-8/+14
2014-09-03iwlwifi: mvm: clean up broadcast station handlingJohannes Berg3-45/+57
2014-09-03iwlwifi: mvm: use iwl_mvm_mac_get_queues_mask() moreJohannes Berg3-43/+40
2014-09-03iwlwifi: mvm: use tdls indication from mac80211Johannes Berg1-4/+8
2014-09-03iwlwifi: mvm: clarify stop_count, remove transport_stoppedJohannes Berg3-10/+6
2014-09-03iwlwifi: mvm: clean up FIFO definitionsJohannes Berg3-10/+9
2014-09-03iwlwifi: mvm: correct firmware disassoc command sequenceJohannes Berg4-23/+55
2014-09-03iwlwifi: mvm: set the TX disable bit when doing a chanctx switchLuciano Coelho1-0/+20
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg35-0/+69
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg3-6/+8
2014-09-03iwlwifi: mvm: fix comment typoEran Harary1-1/+1
2014-09-03iwlwifi: mvm: add some debugging to quota allocationJohannes Berg1-0/+12
2014-09-03iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel1-9/+39
2014-09-03iwlwifi: mvm: wait for TE notif when protecting TDLS sessionLiad Kaufman3-7/+64
2014-09-03iwlwifi: mvm: add option that allows a vif to disable PSLuciano Coelho3-6/+25
2014-09-03iwlwifi: mvm: add function to update only psLuciano Coelho2-12/+41
2014-09-03iwlwifi: mvm: refactor iwl_mvm_power_set_pm() to spin the ps part offLuciano Coelho1-17/+43
2014-09-03iwlwifi: mvm: re-enable ps when monitor interfaces are removedLuciano Coelho2-14/+17
2014-09-03iwlwifi: mvm: clear d0i3 state on recoveryEliad Peller1-0/+3
2014-09-03iwlwifi: mvm: disable tx aggregation on low latency vifsEyal Shapira4-1/+14
2014-09-03iwlwifi: mvm: add debugfs entry for ps_disabledLuciano Coelho2-1/+4
2014-09-03iwlwifi: mvm: fix the dump_umac_error_logEran Harary1-6/+15
2014-09-03iwlwifi: mvm: Add marker command 0xcbMatti Gottlieb1-0/+34
2014-09-03iwlwifi: mvm: don't run automatic checks if CT was caused by debugfsLuciano Coelho1-2/+8
2014-09-03iwlwifi: mvm: reset the temperature when temperature test is disabledLuciano Coelho2-0/+22
2014-09-03iwlwifi: mvm: force protection for P2PEmmanuel Grumbach1-0/+3
2014-09-03iwlwifi: mvm: add use_ps-poll debugfs power optionEliad Peller3-1/+18
2014-09-03iwlwifi: mvm: use dynamic SMPS for P2P ClientEmmanuel Grumbach2-1/+6
2014-09-03iwlwifi: mvm: reduce the AMPDU size in low latency modeEmmanuel Grumbach1-18/+38
2014-09-03iwlwifi: mvm: Add set NIC temperature debug optionMatti Gottlieb3-0/+86
2014-09-01iwlwifi: mvm: enable scheduled scan on newest firmwareEmmanuel Grumbach1-6/+8
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-07-22iwlwifi: mvm: teardown TDLS peers during chan-switch and AP DCMArik Nemtsov1-22/+30
2014-07-22Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2-9/+13
2014-07-22iwlwifi: mvm: reset beacon filtering and BT Coex data upon FW restartEmmanuel Grumbach1-0/+7
2014-07-22iwlwifi: mvm: update smart fifo / beacon filtering upon associationEran Harary1-2/+6
2014-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach4-23/+71
2014-07-22iwlwifi: mvm: minor change in debug printEran Harary1-2/+2
2014-07-22iwlwifi: mvm: wait for handlers when stopping scansEliad Peller1-35/+51
2014-07-22iwlwifi: mvm: BT Coex - don't change AP SMPS modeEmmanuel Grumbach2-23/+15
2014-07-22iwlwifi: mvm: BT Coex - fix the ACK / CTS kill maskEmmanuel Grumbach5-193/+115