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