aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/utils.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: make some SMPS code MLD-awareJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-2/+2
2022-02-18iwlwifi: mvm: make iwl_mvm_reconfig_scd() staticJohannes Berg1-33/+1
2022-02-18iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_idJohannes Berg1-2/+1
2022-02-18iwlwifi: prefer WIDE_ID() over iwl_cmd_id()Johannes Berg1-2/+1
2021-12-07iwlwifi: mvm: add support for statistics update version 15Mordechay Goodstein1-6/+45
2021-10-22iwlwifi: mvm: Support new TX_RSP and COMPRESSED_BA_RES versionsMiri Korenblit1-0/+15
2021-10-22iwlwifi: mvm: Add support for new rate_n_flags in tx_cmd.Miri Korenblit1-2/+10
2021-10-22iwlwifi: mvm: convert old rate & flags to the new format.Miri Korenblit1-23/+2
2021-10-22iwlwifi: mvm: update definitions due to new rate & flagsMiri Korenblit1-1/+1
2021-10-22iwlwifi: mvm: Remove antenna c referencesMiri Korenblit1-0/+1
2021-10-22iwlwifi: mvm: disable RX-diversity in powersaveJohannes Berg1-0/+3
2021-06-22iwlwifi: move error dump to fw utilsJohannes Berg1-310/+0
2021-06-22iwlwifi: mvm: apply RX diversity per PHY contextJohannes Berg1-7/+21
2021-06-22iwlwifi: mvm: don't request SMPS in AP modeJohannes Berg1-5/+3
2021-06-22iwlwifi: mvm: pass the clock type to iwl_mvm_get_sync_time()Luca Coelho1-3/+8
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