summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-14iwlwifi: remove TCM eventsEmmanuel Grumbach1-16/+2
2021-02-05iwlwifi: mvm: add IML/ROM information for other HW familiesMordechay Goodstein1-5/+19
2021-02-05iwlwifi: mvm: don't send commands during suspend\resume transitionHaim Dreyfuss1-2/+5
2021-02-05iwlwifi: mvm: handle CCA-EXT delay firmware notificationJohannes Berg1-0/+30
2020-12-10iwlwifi: use SPDX tagsJohannes Berg1-61/+6
2020-12-10iwlwifi: mvm: Init error table memory to zeroMordechay Goodstein1-2/+2
2020-10-08iwlwifi: mvm: utils: Fix some doc-rotLee Jones1-2/+5
2020-10-01iwlwifi: mvm: remove redundant support_umac_log fieldMordechay Goodstein1-1/+1
2020-10-01iwlwifi: fw: move assert descriptor parser to common codeMordechay Goodstein1-41/+3
2020-05-08iwlwifi: mvm: add IML/ROM information to the assertion dumpsLuca Coelho1-0/+20
2020-05-08iwlwifi: mvm: remove iwlmvm's tfd_q_hang_detect module parameterEmmanuel Grumbach1-6/+3
2019-10-25iwlwifi: mvm: Invert the condition for OFDM rateTova Mussai1-1/+1
2019-09-06iwlwifi: always access the trans configuration via transLuca Coelho1-3/+3
2019-09-06iwlwifi: add a pointer to the trans_cfg directly in transLuca Coelho1-1/+1
2019-09-06iwlwifi: separate elements from cfg that are needed by trans_allocLuca Coelho1-5/+6
2019-09-06iwlwifi: remove all the d0i3 referencesEmmanuel Grumbach1-7/+1
2019-07-30iwlwifi: mvm: send LQ command always ASYNCGregory Greenman1-2/+2
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-4/+16
2019-07-03Merge branch 'timers/vdso' into timers/coreThomas Gleixner1-0/+2
2019-06-29iwlwifi: dbg: move trans debug fields to a separate structShahar S Matityahu1-4/+4
2019-06-29iwlwifi: mvm: correctly fill the ac array in the iwl_mac_ctx_cmdNaftali Goldstein1-0/+12
2019-06-22timekeeping: Use proper clock specifier names in functionsJason A. Donenfeld1-1/+1
2019-06-01iwlwifi: print fseq info upon fw assertShahar S Matityahu1-0/+2
2019-04-03iwlwifi: mvm: use correct GP2 register address for 22000 familyAvraham Stern1-1/+11
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