summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: mvm: send LQ command always ASYNCGregory Greenman2019-07-301-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-111-4/+16
|\
| * iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu2019-06-291-4/+4
| * iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein2019-06-291-0/+12
* | Merge branch 'timers/vdso' into timers/coreThomas Gleixner2019-07-031-0/+2
|\|
| * iwlwifi: print fseq info upon fw assertShahar S Matityahu2019-06-011-0/+2
* | timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld2019-06-221-1/+1
|/
* iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern2019-04-031-1/+11
* iwlwifi: receive umac and lmac error table addresses from TLVsShahar S Matityahu2019-02-141-5/+7
* iwlwifi: refactor NIC init sequenceJohannes Berg2019-02-041-16/+2Star
* iwlwifi: mvm: add description to second BAD_COMMAND assert numberNaftali Goldstein2019-02-041-0/+1
* iwlwifi: mvm: add an option to dereference vif by idSara Sharon2019-01-291-12/+10Star
* iwlwifi: mvm: fix %16 to %016 print formatJohannes Berg2019-01-291-1/+1
* iwlwifi: wrt: add to dump number of lmacs, lmac1 and umac error idShahar S Matityahu2019-01-251-5/+8
* iwlwifi: wrt: add rt status and num of rx/tx fifos to dumpShahar S Matityahu2018-12-201-0/+3
* iwlwifi: mvm: force TCM re-evaluation on TCM resumeAvraham Stern2018-12-141-0/+14
* iwlwifi: mvm: add description to a few generic assert numbersNaftali Goldstein2018-11-111-1/+5
* iwlwifi: mvm: enable low latency for soft apTova Mussai2018-11-111-18/+24
* iwlwifi: mvm: remove queue_info_lockJohannes Berg2018-11-111-5/+1Star
* iwlwifi: mvm: remove per-queue hw refcountJohannes Berg2018-10-081-1/+1
* iwlwifi: mvm: move queue management into sta.cJohannes Berg2018-10-081-418/+0Star
* iwlwifi: dbg: group trigger condition to helper functionSara Sharon2018-10-061-10/+6Star
* iwlwifi: remove ucode error tracepointJohannes Berg2018-09-281-1/+0Star
* iwlwifi: refactor txq_alloc for supporting more command typeGolan Ben Ami2018-08-311-9/+5Star
* iwlwifi: remove all occurrences of the FSF address paragraphLuca Coelho2018-08-311-5/+0Star
* iwlwifi: mvm: Send LQ command as async when necessaryAvraham Stern2018-08-311-4/+3Star
* 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-04-011-6/+1Star
|\
| * net/wireless/iwlwifi: fix iwlwifi_dev_ucode_error tracepointAlexei Starovoitov2018-03-281-6/+1Star
* | 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/+1Star
* 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/+1Star
* 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/+4Star
* 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/+0Star