summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: remove per-queue hw refcountJohannes Berg2018-10-081-1/+1
* iwlwifi: mvm: move queue management into sta.cJohannes Berg2018-10-081-418/+0
* iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-061-10/+6
* iwlwifi: remove ucode error tracepointJohannes Berg2018-09-281-1/+0
* iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami2018-08-311-9/+5
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0
* iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern2018-08-311-4/+3
* iwlwifi: allow different csr flags for different device familiesGolan Ben Ami2018-04-261-3/+5
* iwlwifi: mvm: update rs-fw APINaftali Goldstein2018-04-201-2/+2
* iwlwifi: mvm: use shorter queues for mgmt and auxilary queuesSara Sharon2018-04-201-4/+5
* iwlwifi: add TX queue size parameter to TX queue allocationSara Sharon2018-04-201-1/+2
* iwlwifi: mvm: detect low latency and traffic load per bandSara Sharon2018-04-201-8/+58
* iwlwifi: mvm: detect U-APSD breaking aggregationJohannes Berg2018-04-201-1/+126
* iwlwifi: mvm: add traffic condition monitoring (TCM)Luca Coelho2018-04-201-0/+231
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-03-311-6/+1
|\
| * net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov2018-03-281-6/+1
* | iwlwifi: mvm: save low latency causes in an enumSara Sharon2018-03-281-2/+6
* | iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txqLuca Coelho2018-03-281-2/+9
|/
* iwlwifi: define and use if iwl_mvm_has_tlc_offloadEmmanuel Grumbach2017-12-201-2/+1
* iwlwifi: mvm: send the low latency commandShaul Triebitz2017-12-201-1/+23
* iwlwifi: avoid duplicate sw reset executions in the codeGolan Ben Ami2017-12-201-2/+1
* Merge tag 'wireless-drivers-next-for-davem-2017-12-18' of git://git.kernel.or...David S. Miller2017-12-191-3/+11
|\
| * iwlwifi: mvm: rs: add sanity check when sending LQ commandGregory Greenman2017-12-051-1/+3
| * iwlwifi: mvm: rs: add basic implementation of the new RS API handlersGregory Greenman2017-12-051-2/+2
| * iwlwifi: mvm: avoid dumping assert log when device is stoppedSara Sharon2017-12-051-0/+6
* | iwlwifi: mvm: fix the TX queue hang timeout for MONITOR vif typeEmmanuel Grumbach2017-11-251-0/+2
* | iwlwifi: mvm: don't use transmit queue hang detection when it is not possibleEmmanuel Grumbach2017-11-251-1/+10
|/
* iwlwifi: mvm: move umac_error_event_table validity check to where it's setLuca Coelho2017-10-181-14/+4
* iwlwifi: mvm: allow reading UMAC error data from SMEM in A000 devicesBeni Lev2017-10-181-1/+2
* iwlwifi: mvm: support firmware debug trigger on frame reorder timeoutEmmanuel Grumbach2017-10-061-0/+25
* iwlwifi: mvm: remove support for Link Quality MeasurementsEmmanuel Grumbach2017-10-061-71/+0
* iwlwifi: reorganize firmware APIJohannes Berg2017-08-011-1/+1
* iwlwifi: refactor firmware debug codeJohannes Berg2017-08-011-3/+3
* iwlwifi: track current firmware image in common codeJohannes Berg2017-08-011-5/+5
* iwlwifi: pcie: wait longer after device resetEmmanuel Grumbach2017-06-291-1/+1
* iwlwifi: mvm: fix mac80211 queue trackingJohannes Berg2017-06-291-1/+7
* iwlwifi: add a W/A for a scheduler hardware bugEmmanuel Grumbach2017-06-231-23/+27
* 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: mvm: support aggregations on A000 HWLiad Kaufman2017-06-231-1/+1
* iwlwifi: remove resp_pkt NULL checksJohannes Berg2017-06-231-5/+0
* iwlwifi: mvm: remove references to queue_info in new TX pathSara Sharon2017-04-251-26/+32
* iwlwifi: mvm: move internally to use bigger INVALID_TXQSara Sharon2017-04-251-1/+1
* iwlwifi: mvm: Ignore wifi mcc update in the driver while associatedHaim Dreyfuss2017-04-251-0/+29
* iwlwifi: mvm: don't reserve queue in TVQM modeSara Sharon2017-04-251-3/+4
* iwlwifi: move to TVQM modeSara Sharon2017-04-191-20/+43
* iwlwifi: mvm: support moving to mgmt tidSara Sharon2017-04-191-0/+4
* iwlwifi: mvm: support a000 SCD queue configurationSara Sharon2017-04-191-6/+33
* iwlwifi: mvm: prepare for station count changeSara Sharon2017-04-191-1/+1
* iwlwifi: mvm: separate queue mapping from queue enablementSara Sharon2017-04-111-13/+21
OpenPOWER on IntegriCloud