summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT descriptionChaya Rachel Ivgi2017-06-231-1/+1
* iwlwifi: pcie: delete the Tx queue timer earlier upon firmware crashEmmanuel Grumbach2017-06-231-4/+4
* iwlwifi: pcie: reduce unwanted noise in the logsLuca Coelho2017-06-231-3/+3
* iwlwifi: mvm: print base HW address during initLuca Coelho2017-06-232-0/+4
* iwlwifi: mvm: document assoc_beacon_arrive_timeLuca Coelho2017-06-231-0/+1
* iwlwifi: mvm: support new flush APIMordechai Goodstein2017-06-236-42/+100
* iwlwifi: mvm: reset the fw_dump_desc pointer after ASSERTEmmanuel Grumbach2017-06-231-4/+2
* iwlwifi: mvm: set assoc_beacon_arrive_timeAvraham Stern2017-06-231-0/+2
* iwlwifi: pcie: make iwl_pcie_apm_stop_master() return voidJohannes Berg2017-06-232-5/+3
* iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach2017-06-236-34/+72
* iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactiveEmmanuel Grumbach2017-06-231-0/+4
* iwlwifi: mvm: reset the HW before dumping if HW error is detectedLuca Coelho2017-06-231-0/+32
* iwlwifi: pcie: don't disable bh when handling FW errorsLuca Coelho2017-06-231-2/+0
* iwlwifi: mvm: fix the recovery flow while connectingEmmanuel Grumbach2017-06-231-7/+25
* iwlwifi: mvm: fix nvm_data leakLuca Coelho2017-06-231-2/+6
* iwlwifi: remove useless iwl_free_nvm_data() functionLuca Coelho2017-06-233-12/+3
* iwlwifi: document transmit buffer bits betterJohannes Berg2017-06-231-4/+14
* iwlwifi: mvm: add documentation for enum iwl_debug_cmdsJohannes Berg2017-06-231-0/+17
* iwlwifi: mvm: disentangle union in TX status structJohannes Berg2017-06-234-19/+69
* iwlwifi: mvm: fix fw monitor 7000 HW recollectingLiad Kaufman2017-06-231-1/+5
* iwlwifi: mvm: docs: fix enum link, provide TX response linkJohannes Berg2017-06-232-2/+3
* iwlwifi: pcie: fix command completion name debugJohannes Berg2017-06-231-1/+2
* iwlwifi: fix TX tracing for non-linear SKBsJohannes Berg2017-06-233-13/+16
* iwlwifi: simplify data tracepointJohannes Berg2017-06-233-9/+8
* iwlwifi: mvm: better link scan notification results lengthJohannes Berg2017-06-231-1/+1
* iwlwifi: pcie: use kstrtou32_from_user()Johannes Berg2017-06-231-9/+4
* iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman2017-06-236-14/+42
* iwlwifi: mvm: document status bitsJohannes Berg2017-06-231-0/+12
* iwlwifi: pcie: remove pointless debugfs parsing for csr fileJohannes Berg2017-06-231-10/+0
* iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-239-74/+88
* iwlwifi: mvm: don't warn in queue sync on RF-killJohannes Berg2017-06-232-5/+17
* iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg2017-06-233-2/+50
* iwlwifi: pcie: pull out common rfkill IRQ handling codeJohannes Berg2017-06-231-49/+33
* iwlwifi: mvm: rs: add logs for the wrong antenna caseGregory Greenman2017-06-232-1/+6
* iwlwifi: mvm: make iwl_mvm_update_mcc() easier to followJohannes Berg2017-06-231-15/+14
* iwlwifi: mvm: change the firmware name loadingMordechai Goodstein2017-06-231-1/+1
* iwlwifi: mvm: support D0I3_END_CMD at the start of resumeLuca Coelho2017-06-232-3/+20
* iwlwifi: mvm: make D0I3_END_CMD sync during system resumeLuca Coelho2017-06-231-4/+1
* iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg2017-06-233-0/+13
* iwlwifi: use bitfield.h for some registersJohannes Berg2017-06-234-24/+23
* iwlwifi: mvm: use scnprintf() instead of snprintf()Johannes Berg2017-06-231-10/+12
* iwlwifi: mvm: avoid variable shadowingJohannes Berg2017-06-232-3/+3
* iwlwifi: pcie: fix TVQM queue ID range checkJohannes Berg2017-06-231-1/+1
* iwlwifi: mvm: remove pointless num_stored conditionJohannes Berg2017-06-231-1/+1
* iwlwifi: mvm: avoid unnecessary cache trashing in Tx pathEmmanuel Grumbach2017-06-231-1/+4
* iwlwifi: mvm: Enable security on new TX APIDavid Spinadel2017-06-232-40/+80
* iwlwifi: mvm: disable dbg data collect when fw isn't aliveLiad Kaufman2017-06-231-0/+4
* iwlwifi: remove resp_pkt NULL checksJohannes Berg2017-06-235-24/+3
* iwlwifi: mvm: remove txq EMPTYING_DELBA state for DQALiad Kaufman2017-06-231-2/+7
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-06-2227-535/+1718
|\