aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-12wifi: iwlwifi: don't use TRUE/FALSE with boolJohannes Berg1-1/+1
2024-02-08wifi: iwlwifi: mvm: don't abort queue sync in CT-killJohannes Berg1-9/+7
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-4/+4
2024-02-02wifi: iwlwifi: read SPLC from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: prepare for reading SPLC from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: read SAR tables from UEFIMiri Korenblit1-1/+1
2024-02-02wifi: iwlwifi: fix some kernel-doc issuesJohannes Berg1-2/+2
2024-02-02wifi: iwlwifi: disable eSR when BT is activeMiri Korenblit1-2/+3
2024-01-26wifi: iwlwifi: add support for a wiphy_work rx handlerMiri Korenblit1-11/+50
2023-12-12wifi: iwlwifi: remove async command callbackJohannes Berg1-13/+0
2023-11-12wifi: iwlwifi: fix system commands group orderingMiri Korenblit1-1/+1
2023-10-23wifi: iwlwifi: mvm: show dump even for pldr_syncJohannes Berg1-3/+0
2023-10-23wifi: iwlwifi: mvm: implement new firmware API for statisticsAnjaneyulu1-0/+24
2023-10-23wifi: iwlwifi: mvm: implement ROC version 3Shaul Triebitz1-0/+5
2023-10-23wifi: iwlwifi: fw: increase fw_version string sizeGregory Greenman1-1/+1
2023-09-25wifi: iwlwifi: mvm: support set_antenna()Emmanuel Grumbach1-1/+4
2023-09-13wifi: iwlwifi: mvm: make "pldr_sync" mode effectiveJohannes Berg1-0/+3
2023-09-11wifi: iwlwifi: mvm: reduce maximum RX A-MPDU sizeJohannes Berg1-1/+1
2023-06-19wifi: iwlwifi: add some FW misbehaviour check infrastructureJohannes Berg1-1/+3
2023-06-19wifi: iwlwifi: pull from TXQs with softirqs disabledJohannes Berg1-1/+4
2023-06-14wifi: mac80211: add helpers to access sband iftype dataJohannes Berg1-3/+2
2023-06-06wifi: iwlwifi: api: remove unused commandsJohannes Berg1-2/+0
2023-04-20wifi: iwlwifi: mvm: fix RFKILL report when driver is going downAvraham Stern1-1/+5
2023-04-20wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern1-0/+2
2023-04-17wifi: iwlwifi: mvm: avoid iterating over an un-initialized listAvraham Stern1-0/+2
2023-04-11wifi: iwlwifi: mvm: fix the order of TIMING_MEASUREMENT notificationsGregory Greenman1-1/+1
2023-03-30Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-nextJakub Kicinski1-5/+43
2023-03-30wifi: iwlwifi: mvm: adjust SMPS for MLOGregory Greenman1-5/+18
2023-03-30wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_opsMiri Korenblit1-2/+2
2023-03-30wifi: iwlwifi: mvm: add an indication that the new MLD API is usedMiri Korenblit1-0/+3
2023-03-22wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern1-0/+14
2023-03-22wifi: iwlwifi: mvm: add support for PTP HW clock (PHC)Krishnanand Prabhu1-0/+2
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg1-0/+1
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg1-1/+4
2023-03-15wifi: iwlwifi: mvm: add support for the new STA related commandsMiri Korenblit1-0/+4
2023-03-15wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit1-0/+1
2023-03-15wifi: iwlwifi: mvm: add support for the new MAC CTXT commandMiri Korenblit1-0/+1
2023-01-30wifi: iwlwifi: mvm: Support STEP equalizer settings from BIOS.Ayala Barazani1-0/+1
2022-12-07wifi: iwlwifi: mvm: Don't use deprecated registerMiri Korenblit1-3/+6
2022-11-28wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern1-0/+3
2022-11-28wifi: iwlwifi: mvm: add support for EHT 1K aggregation sizeMordechay Goodstein1-2/+8
2022-11-10wifi: iwlwifi: mvm: support new key APIJohannes Berg1-0/+1
2022-11-10wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern1-1/+1
2022-09-28wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook1-1/+2
2022-09-18wifi: iwlwifi: mvm: Add handling for scan offload match info notificationIlan Peer1-0/+8
2022-09-18wifi: iwlwifi: mvm: Add support for d3 end notificationHaim Dreyfuss1-0/+1
2022-09-18wifi: iwlwifi: mvm: Add support for wowlan wake packet notificationHaim Dreyfuss1-0/+1
2022-09-18wifi: iwlwifi: mvm: Add support for wowlan info notificationHaim Dreyfuss1-0/+1
2022-09-18wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss1-7/+0
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-1/+1