aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm/rfi.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-25wifi: iwlwifi: mvm: rfi: fix potential response leaksJohannes Berg1-2/+6
2023-05-16wifi: iwlwifi: mvm: rfi: disable RFI featureGregory Greenman1-3/+13
2022-02-18iwlwifi: mvm: rfi: use kmemdup() to replace kzalloc + memcpyBixuan Cui1-3/+1
2022-02-18iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman1-0/+9
2021-12-21iwlwifi: mvm: rfi: update rfi tableGregory Greenman1-14/+32
2021-12-07iwlwifi: mvm: demote non-compliant kernel-doc headerYang Shen1-1/+1
2021-08-26iwlwifi: mvm: fix old-style static const declarationWei Yongjun1-1/+1
2021-04-06iwlwifi: mvm: rfi: don't lock mvm->mutex when sending config commandGregory Greenman1-3/+3
2021-02-11iwlwifi: mvm: add RFI-M supportGregory Greenman1-0/+118