summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: fix various "Excess ... description" kernel-doc warningsJohannes Berg2017-06-296-13/+10
* iwlwifi: mvm: remove some CamelCase from firmware APIJohannes Berg2017-06-292-3/+3
* iwlwifi: mvm: Add debugfs entry to retrieve SAR geographic profileHaim Dreyfuss2017-06-291-0/+50
* iwlwifi: mvm: refactor geo initHaim Dreyfuss2017-06-293-18/+67
* Merge tag 'iwlwifi-next-for-kalle-2017-06-28' of git://git.kernel.org/pub/scm...Kalle Valo2017-06-2839-450/+845
|\
| * iwlwifi: mvm: support TX on MONITOR ifaceLiad Kaufman2017-06-231-0/+3
| * iwlwifi: pcie: work around suspend/resume issueJohannes Berg2017-06-232-0/+15
| * 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-221-1/+1
| * iwlwifi: pcie: use kstrtou32_from_user()Johannes Berg2017-06-221-9/+4
| * iwlwifi: mvm: support aggregations on A000 HWLiad Kaufman2017-06-226-14/+42
| * iwlwifi: mvm: document status bitsJohannes Berg2017-06-221-0/+12
| * iwlwifi: pcie: remove pointless debugfs parsing for csr fileJohannes Berg2017-06-221-10/+0
| * iwlwifi: pcie: don't report RF-kill enabled while shutting downJohannes Berg2017-06-229-74/+88
| * iwlwifi: mvm: don't warn in queue sync on RF-killJohannes Berg2017-06-222-5/+17
| * iwlwifi: pcie: add fake RF-kill to debugfsJohannes Berg2017-06-223-2/+50
| * iwlwifi: pcie: pull out common rfkill IRQ handling codeJohannes Berg2017-06-221-49/+33
| * iwlwifi: mvm: rs: add logs for the wrong antenna caseGregory Greenman2017-06-222-1/+6
| * iwlwifi: mvm: make iwl_mvm_update_mcc() easier to followJohannes Berg2017-06-221-15/+14
| * iwlwifi: mvm: change the firmware name loadingMordechai Goodstein2017-06-221-1/+1
| * iwlwifi: mvm: support D0I3_END_CMD at the start of resumeLuca Coelho2017-06-222-3/+20
| * iwlwifi: mvm: make D0I3_END_CMD sync during system resumeLuca Coelho2017-06-221-4/+1
| * iwlwifi: mvm: track and report IBSS manager status to mac80211Johannes Berg2017-06-223-0/+13
| * iwlwifi: use bitfield.h for some registersJohannes Berg2017-06-224-24/+23
| * iwlwifi: mvm: use scnprintf() instead of snprintf()Johannes Berg2017-06-221-10/+12
| * iwlwifi: mvm: avoid variable shadowingJohannes Berg2017-06-222-3/+3
| * iwlwifi: pcie: fix TVQM queue ID range checkJohannes Berg2017-06-221-1/+1