aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-14iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu1-5/+7
2019-02-04iwlwifi: refactor NIC init sequenceJohannes Berg1-16/+2
2019-02-04iwlwifi: mvm: add description to second BAD_COMMAND assert numberNaftali Goldstein1-0/+1
2019-01-29iwlwifi: mvm: add an option to dereference vif by idSara Sharon1-12/+10
2019-01-29iwlwifi: mvm: fix %16 to %016 print formatJohannes Berg1-1/+1
2019-01-25iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error idShahar S Matityahu1-5/+8
2018-12-20iwlwifi: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu1-0/+3
2018-12-14iwlwifi: mvm: force TCM re-evaluation on TCM resumeAvraham Stern1-0/+14
2018-11-11iwlwifi: mvm: add description to a few generic assert numbersNaftali Goldstein1-1/+5
2018-11-11iwlwifi: mvm: enable low latency for soft apTova Mussai1-18/+24
2018-11-11iwlwifi: mvm: remove queue_info_lockJohannes Berg1-5/+1
2018-10-08iwlwifi: mvm: remove per-queue hw refcountJohannes Berg1-1/+1
2018-10-08iwlwifi: mvm: move queue management into sta.cJohannes Berg1-418/+0
2018-10-06iwlwifi: dbg: group trigger condition to helper functionSara Sharon1-10/+6
2018-09-28iwlwifi: remove ucode error tracepointJohannes Berg1-1/+0
2018-08-31iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami1-9/+5
2018-08-31iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho1-5/+0
2018-08-31iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern1-4/+3
2018-04-26iwlwifi: allow different csr flags for different device familiesGolan Ben Ami1-3/+5
2018-04-20iwlwifi: mvm: update rs-fw APINaftali Goldstein1-2/+2
2018-04-20iwlwifi: mvm: use shorter queues for mgmt and auxilary queuesSara Sharon1-4/+5
2018-04-20iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon1-1/+2
2018-04-20iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon1-8/+58
2018-04-20iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg1-1/+126
2018-04-20iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho1-0/+231
2018-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-6/+1
2018-03-28net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov1-6/+1
2018-03-28iwlwifi: mvm: save low latency causes in an enumSara Sharon1-2/+6
2018-03-28iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txqLuca Coelho1-2/+9
2017-12-20iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach1-2/+1
2017-12-20iwlwifi: mvm: send the low latency commandShaul Triebitz1-1/+23
2017-12-20iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami1-2/+1
2017-12-19Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-3/+11
2017-12-05iwlwifi: mvm: rs: add sanity check when sending LQ commandGregory Greenman1-1/+3
2017-12-05iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman1-2/+2
2017-12-05iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon1-0/+6
2017-11-25iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach1-0/+2
2017-11-25iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach1-1/+10
2017-10-18iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho1-14/+4
2017-10-18iwlwifi: mvm: allow reading UMAC error data from SMEM in A000 devicesBeni Lev1-1/+2
2017-10-06iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach1-0/+25
2017-10-06iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach1-71/+0
2017-08-01iwlwifi: reorganize firmware APIJohannes Berg1-1/+1
2017-08-01iwlwifi: refactor firmware debug codeJohannes Berg1-3/+3
2017-08-01iwlwifi: track current firmware image in common codeJohannes Berg1-5/+5
2017-06-29iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach1-1/+1
2017-06-29iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg1-1/+7
2017-06-23iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach1-23/+27
2017-06-23iwlwifi: mvm: don't mark TIDs that are not idle wrt BA as inactiveEmmanuel Grumbach1-0/+4
2017-06-23iwlwifi: mvm: reset the HW before dumping if HW error is detectedLuca Coelho1-0/+32