summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel/iwlwifi
AgeCommit message (Expand)Author
2024-08-27wifi: iwlwifi: use default command queue watchdog timeoutMiri Korenblit
2024-08-27wifi: iwlwifi: mvm: handle the new EML OMN failure notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: Stop processing MCC update if there was no changeIlan Peer
2024-08-27wifi: iwlwifi: mvm: add API for EML OMN frame failureEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: exit EMLSR if both links are missing beaconsEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: handle the new missed beacons notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: add the new API for the missed beacons notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: rename iwl_missed_beacons_notifEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: Offload RLC/SMPS functionality to firmwareDaniel Gabay
2024-08-27wifi: iwlwifi: mvm: add and improve EMLSR debug infoMiri Korenblit
2024-08-27wifi: iwlwifi: Enable channel puncturing for US/CAN from biosSomashekhar(Som)
2024-08-27wifi: iwlwifi: mvm: add firmware debug points for EMLSR entry / exitEmmanuel Grumbach
2024-08-27wifi: iwlwiif: mvm: handle the new BT notifEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: start to support the new BT profile notificationEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: s/iwl_bt_coex_profile_notif/iwl_bt_coex_prof_old_notifEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: increase the time between ranging measurementsAvraham Stern
2024-08-27wifi: iwlwifi: mvm: set the cipher for secured NDP rangingAvraham Stern
2024-08-27wifi: iwlwifi: mvm: Fix a race in scan abort flowIlan Peer
2024-08-27wifi: iwlwifi: mvm: set ul_mu_data_disable when neededEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mei: add support for SAP version 4Avraham Stern
2024-08-27wifi: iwlwifi: config: label 'gl' devices as discreteJohannes Berg
2024-08-27wifi: iwlwifi: pcie: print function scratch before writingJohannes Berg
2024-08-27wifi: iwlwifi: mvm: use correct key iterationJohannes Berg
2024-08-27wifi: iwlwifi: remove MVM prefix from FW macrosMiri Korenblit
2024-08-27wifi: iwlwifi: mvm: add support for new REDUCE_TXPOWER_CMD versionsEmmanuel Grumbach
2024-08-27wifi: iwlwifi: mvm: prepare the introduction of V9 of REDUCED_TX_POWEREmmanuel Grumbach
2024-07-18thermal: core: Allow thermal zones to tell the core to ignore themRafael J. Wysocki
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-16Merge tag 'thermal-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-07-12thermal: trip: Pass trip pointer to .set_trip_temp() thermal zone callbackRafael J. Wysocki
2024-07-11Merge tag 'wireless-next-2024-07-11' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2024-07-10wifi: iwlwifi: correctly reference TSO page informationBenjamin Berg
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-04wifi: iwlwifi: mvm: re-enable MLOMiri Korenblit
2024-07-04wifi: iwlwifi: Add support for LARI_CONFIG_CHANGE_CMD v12Anjaneyulu
2024-07-04wifi: iwlwifi: Remove debug messageMukesh Sisodiya
2024-07-04wifi: iwlwifi: mvm: document remaining mvm dataJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: fix missing RX descriptor kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: document PPAG table command union correctlyJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: add puncturing to PHY context docsJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: mac: fix kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: fw: api: fix memory region kernel-docJohannes Berg
2024-07-04wifi: iwlwifi: mvm: add missing string for ROC EMLSR blockJohannes Berg
2024-07-04wifi: iwlwifi: release TXQ lock during reclaimBenjamin Berg
2024-07-04wifi: iwlwifi: keep BHs disabled when TXing from reclaimBenjamin Berg
2024-07-04wifi: iwlwifi: use already mapped data when TXing an AMSDUBenjamin Berg
2024-07-04wifi: iwlwifi: keep the TSO and workaround pages mappedBenjamin Berg
2024-07-04wifi: iwlwifi: map entire SKB when sending AMSDUsBenjamin Berg
2024-07-04wifi: iwlwifi: return a new allocation for hdr page spaceBenjamin Berg
2024-07-04wifi: iwlwifi: mvm: simplify EMLSR blockingJohannes Berg