summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2014-09-03iwlwifi: add Intel Mobile Communications copyrightJohannes Berg52-0/+100
2014-09-03iwlwifi: trans: configure the scheduler enable registerAvri Altman3-0/+15
2014-09-03iwlwifi: trans: make aggregation explicit for TX queue handlingJohannes Berg2-2/+4
2014-09-03iwlwifi: trans: allow skipping scheduler hardware configJohannes Berg7-65/+104
2014-09-03iwlwifi: mvm: fix comment typoEran Harary1-1/+1
2014-09-03iwlwifi: don't export tracepoints unnecessarilyJohannes Berg1-7/+0
2014-09-03iwlwifi: mvm: add some debugging to quota allocationJohannes Berg2-0/+14
2014-09-03iwlwifi: mvm: enable passive fragmented scan changesDavid Spinadel2-9/+42
2014-09-03iwlwifi: trans: refactor txq_enable argumentsJohannes Berg3-12/+26
2014-09-03iwlwifi: consolidate hw scheduler configuration codeAvri Altman2-30/+121
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: make U-APSD default configurable at compile timeJohannes Berg2-1/+17
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-08-15Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine1-1/+1
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: dump CSRs to fw-error-dumpEmmanuel Grumbach2-3/+34
2014-07-22iwlwifi: dump periphery registers to fw-error-dumpEmmanuel Grumbach2-1/+164
2014-07-22iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach6-39/+95
2014-07-22iwlwifi: fix inconsistency about power_save module parameterEmmanuel Grumbach1-1/+1
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
2014-07-22iwlwifi: mvm: add Aux ROC request/response flowAriej Marjieh4-16/+208
2014-07-21iwlwifi: mvm: Define AUX ROC CommandAriej Marjieh1-0/+67
2014-07-21iwlwifi: mvm: Enabling Aux QueueAriej Marjieh2-2/+16
2014-07-21iwlwifi: mvm: add some missing iwl_mvm_ref_sync() callsEliad Peller5-23/+110
2014-07-21iwlwifi: mvm: fix wrong offset while reading from NVMEytan Lifshitz1-3/+3
2014-07-21iwlwifi: mvm: pass beacons from foreign APsEliad Peller1-2/+13
2014-07-21iwlwifi: mvm: use C99 initializers for add_staEmmanuel Grumbach1-9/+7