summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi/mvm/ops.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: iwlwifi: mvm: fix RFKILL report when driver is going downAvraham Stern2023-04-201-1/+5
* wifi: iwlwifi: modify scan request and results when in link protectionAvraham Stern2023-04-201-0/+2
* wifi: iwlwifi: mvm: avoid iterating over an un-initialized listAvraham Stern2023-04-171-0/+2
* wifi: iwlwifi: mvm: fix the order of TIMING_MEASUREMENT notificationsGregory Greenman2023-04-111-1/+1
* Merge tag 'wireless-next-2023-03-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-03-301-5/+43
|\
| * wifi: iwlwifi: mvm: adjust SMPS for MLOGregory Greenman2023-03-301-5/+18
| * wifi: iwlwifi: mvm: add all missing ops to iwl_mvm_mld_opsMiri Korenblit2023-03-301-2/+2
| * wifi: iwlwifi: mvm: add an indication that the new MLD API is usedMiri Korenblit2023-03-301-0/+3
| * wifi: iwlwifi: mvm: report hardware timestamps in RX/TX statusAvraham Stern2023-03-221-0/+14
| * wifi: iwlwifi: mvm: add support for PTP HW clock (PHC)Krishnanand Prabhu2023-03-221-0/+2
| * wifi: iwlwifi: mvm: add support for the new STA related commandsMiri Korenblit2023-03-151-0/+4
| * wifi: iwlwifi: mvm: add support for the new LINK commandMiri Korenblit2023-03-151-0/+1
| * wifi: iwlwifi: mvm: add support for the new MAC CTXT commandMiri Korenblit2023-03-151-0/+1
* | wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg2023-03-221-0/+1
* | wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg2023-03-221-1/+4
|/
* wifi: iwlwifi: mvm: Support STEP equalizer settings from BIOS.Ayala Barazani2023-01-301-0/+1
* wifi: iwlwifi: mvm: Don't use deprecated registerMiri Korenblit2022-12-071-3/+6
* wifi: iwlwifi: mvm: trigger PCI re-enumeration in case of PLDR syncAvraham Stern2022-11-281-0/+3
* wifi: iwlwifi: mvm: add support for EHT 1K aggregation sizeMordechay Goodstein2022-11-281-2/+8
* wifi: iwlwifi: mvm: support new key APIJohannes Berg2022-11-101-0/+1
* wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern2022-11-101-1/+1
* wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook2022-09-281-1/+2
* wifi: iwlwifi: mvm: Add handling for scan offload match info notificationIlan Peer2022-09-181-0/+8
* wifi: iwlwifi: mvm: Add support for d3 end notificationHaim Dreyfuss2022-09-181-0/+1
* wifi: iwlwifi: mvm: Add support for wowlan wake packet notificationHaim Dreyfuss2022-09-181-0/+1
* wifi: iwlwifi: mvm: Add support for wowlan info notificationHaim Dreyfuss2022-09-181-0/+1
* wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss2022-09-181-7/+0
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-1/+1
* Merge tag 'wireless-next-2022-03-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-03-111-8/+26
|\
| * iwlwifi: support new queue allocation commandJohannes Berg2022-02-181-0/+9
| * iwlwifi: mvm: rfi: handle deactivation notificationGregory Greenman2022-02-181-0/+6
| * iwlwifi: remove unused DC2DC_CONFIG_CMD definitionsLuca Coelho2022-02-181-1/+0
| * iwlwifi: move symbols into a separate namespaceJohannes Berg2022-02-181-0/+1
| * iwlwifi: fw: make dump_start callback voidJohannes Berg2022-02-181-3/+1
| * iwlwifi: mvm: don't iterate unadded vifs when handling FW SMPS reqLuca Coelho2022-02-181-1/+2
| * iwlwifi: de-const properly where neededBjoern A. Zeeb2022-02-181-1/+1
| * iwlwifi: mvm: offload channel switch timing to FWNathan Errera2022-02-181-0/+4
| * ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-02-161-2/+2
* | iwlwifi: remove deprecated broadcast filtering featureLuca Coelho2022-02-031-1/+0
|/
* Merge tag 'wireless-drivers-next-2021-12-23' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-12-231-13/+28
|\
| * Merge tag 'iwlwifi-next-for-kalle-2021-12-21-v2' of git://git.kernel.org/pub/...Kalle Valo2021-12-211-13/+25
| |\
| | * iwlwifi: mvm: remove card state notification codeJohannes Berg2021-12-211-4/+0
| | * iwlwifi: return op_mode only in case the failure is from MEIMordechay Goodstein2021-12-211-6/+12
| | * iwlwifi: yoyo: support TLV-based firmware resetMukesh Sisodiya2021-12-211-3/+10
| | * iwlwifi: mvm: don't trust hardware queue numberJohannes Berg2021-12-211-0/+3
| * | iwlwifi: mvm: fix imbalanced locking in iwl_mvm_start_get_nvm()Luca Coelho2021-12-201-0/+2
| * | iwlwifi: mvm: add missing min_size to kernel-docJohannes Berg2021-12-201-0/+1
| |/
* | codel: remove unnecessary pkt_sched.h includeJakub Kicinski2021-12-221-0/+1
|/
* Merge tag 'iwlwifi-next-for-kalle-2021-12-08' of git://git.kernel.org/pub/scm...Kalle Valo2021-12-161-16/+14
|\
| * iwlwifi: mvm: optionally suppress assert logJohannes Berg2021-12-071-1/+3