summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intel/iwlwifi/mvm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | wifi: iwlwifi: mvm: Remove debug related codeMiri Korenblit2024-05-291-3/+0
| | * | | wifi: iwlwifi: mvm: initiator: move setting target flags into a functionAvraham Stern2024-05-291-19/+30
| | * | | wifi: iwlwifi: mvm: handle TPE advertised by APJohannes Berg2024-05-293-9/+63
| | * | | wifi: iwlwifi: mvm: move a constant to constants.hMiri Korenblit2024-05-292-2/+1
| | * | | wifi: iwlwifi: mvm: remove IWL_MVM_USE_NSSN_SYNCMiri Korenblit2024-05-291-1/+0
| | * | | wifi: iwlwifi: mvm: Enable p2p low latencyAvri Altman2024-05-291-1/+1
| | * | | wifi: iwlwifi: mvm: report 64-bit radiotap timestampJohannes Berg2024-05-291-1/+3
| | * | | wifi: iwlwifi: mvm: add an option to use ptp clock for rx timestampAvraham Stern2024-05-293-0/+14
| | * | | wifi: iwlwifi: move code from iwl-eeprom-parse to dvmEmmanuel Grumbach2024-05-235-5/+5
| | * | | wifi: iwlwifi: kill iwl-eeprom-readEmmanuel Grumbach2024-05-231-2/+1
| | * | | wifi: iwlwifi: mvm: don't skip link selectionMiri Korenblit2024-05-231-0/+7
| | * | | wifi: iwlwifi: mvm: add mvm-specific guardJohannes Berg2024-05-237-295/+136
| | * | | wifi: iwlwifi: mvm: leave a print in the logs when we call fw_nmi()Emmanuel Grumbach2024-05-231-0/+2
| | * | | wifi: iwlwifi: mvm: disable dynamic EMLSR when AUTO_EML is falseMiri Korenblit2024-05-231-0/+9
| | * | | wifi: iwlwifi: mvm: use vif P2P type helperBenjamin Berg2024-05-231-2/+2
| | * | | wifi: iwlwifi: mvm: don't track used links separatelyJohannes Berg2024-05-233-20/+5
| | * | | wifi: iwlwifi: mvm: mark bad no-data RX as having bad PLCPJohannes Berg2024-05-231-3/+6
| | * | | wifi: iwlwifi: mvm: add a of print of a few commandsMiri Korenblit2024-05-231-0/+25
| | * | | wifi: iwlwifi: mvm: Use the SMPS cfg of the correct linkMiri Korenblit2024-05-231-1/+1
| | * | | wifi: iwlwifi: mvm: don't always set antenna in beacon template cmdMiri Korenblit2024-05-231-4/+5
| | * | | wifi: iwlwifi: remove fw_running opShahar S Matityahu2024-05-231-6/+0
| | * | | wifi: iwlwifi: mvm: call ieee80211_sta_recalc_aggregates on A-MSDU size updateMiri Korenblit2024-05-231-0/+3
| | * | | wifi: iwlwifi: mvm: set A-MSDU size on the correct linkMiri Korenblit2024-05-231-1/+1
| | * | | wifi: iwlwifi: mvm: define link_sta in the relevant scopeMiri Korenblit2024-05-231-1/+2
| | * | | wifi: iwlwifi: mvm: debugfs: add entry for setting maximum TXOP timeAvraham Stern2024-05-233-0/+44
| | * | | wifi: iwlwifi: mvm: allow UAPSD when in SCMAvraham Stern2024-05-231-4/+12
| | * | | wifi: iwlwifi: mvm: simplify the uAPSD coexistence limitation codeEmmanuel Grumbach2024-05-231-28/+27
* | | | | Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds11 days1-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki2024-07-121-1/+1
| | |_|/ | |/| |
* | | | wifi: iwlwifi: mvm: check vif for NULL/ERR_PTR before dereferenceMiri Korenblit2024-07-033-4/+6
* | | | wifi: iwlwifi: mvm: avoid link lookup in statisticsJohannes Berg2024-07-031-7/+6
* | | | wifi: iwlwifi: mvm: don't wake up rx_sync_waitq upon RFKILLEmmanuel Grumbach2024-07-032-8/+4
* | | | wifi: iwlwifi: properly set WIPHY_FLAG_SUPPORTS_EXT_KEK_KCKDaniel Gabay2024-07-031-1/+1
|/ / /
* | | wifi: iwlwifi: scan: correctly check if PSC listen period is neededAyala Beker2024-06-121-1/+1
* | | wifi: iwlwifi: mvm: fix ROC version checkShaul Triebitz2024-06-121-1/+1
* | | wifi: iwlwifi: mvm: unlock mvm mutexShaul Triebitz2024-06-121-0/+2
|/ /
* | wifi: iwlwifi: mvm: don't read past the mfuart notifcationEmmanuel Grumbach2024-05-291-10/+0
* | wifi: iwlwifi: mvm: Fix scan abort handling with HW rfkillIlan Peer2024-05-291-1/+2
* | wifi: iwlwifi: mvm: check n_ssids before accessing the ssidsMiri Korenblit2024-05-291-2/+2
* | wifi: iwlwifi: mvm: properly set 6 GHz channel direct probe optionAyala Beker2024-05-291-1/+4
* | wifi: iwlwifi: mvm: handle BA session teardown in RF-killJohannes Berg2024-05-293-6/+11
* | wifi: iwlwifi: mvm: Handle BIGTK cipher in kek_kck cmdYedidya Benshimol2024-05-291-2/+11
* | wifi: iwlwifi: mvm: remove stale STA link data during restartBenjamin Berg2024-05-293-5/+47
* | wifi: iwlwifi: mvm: set properly mac headerMordechay Goodstein2024-05-291-1/+4
* | wifi: iwlwifi: mvm: revert gen2 TX A-MPDU size to 64Johannes Berg2024-05-291-7/+2
* | wifi: iwlwifi: mvm: d3: fix WoWLAN command version lookupYedidya Benshimol2024-05-291-1/+2
* | wifi: iwlwifi: mvm: fix a crash on 7265Emmanuel Grumbach2024-05-291-2/+2
* | wifi: iwlwifi: mvm: always set the TWT IE offsetShaul Triebitz2024-05-293-1/+11
* | wifi: iwlwifi: mvm: don't initialize csa_work twiceMiri Korenblit2024-05-291-2/+0
* | Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-05-181-1/+1
|\ \ | |/ |/|