summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
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/ke...Jakub 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
2022-03-11Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-8/+26
2022-02-18iwlwifi: support new queue allocation commandJohannes Berg1-0/+9
2022-02-18iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman1-0/+6
2022-02-18iwlwifi: remove unused DC2DC_CONFIG_CMD definitionsLuca Coelho1-1/+0
2022-02-18iwlwifi: move symbols into a separate namespaceJohannes Berg1-0/+1
2022-02-18iwlwifi: fw: make dump_start callback voidJohannes Berg1-3/+1
2022-02-18iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho1-1/+2
2022-02-18iwlwifi: de-const properly where neededBjoern A. Zeeb1-1/+1
2022-02-18iwlwifi: mvm: offload channel switch timing to FWNathan Errera1-0/+4