summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2026-05-26wifi: iwlwifi: fix buffer overflow when firmware reports no channelsAvinash Bhatt
2026-05-26wifi: iwlwifi: fw: api: add/fix some UHR sniffer definitionsJohannes Berg
2026-05-26wifi: iwlwifi: fw: api: fix UHR U-SIG whitespaceJohannes Berg
2026-05-26wifi: iwlwifi: api: RX: define UHR RX PHY flagsJohannes Berg
2026-05-26wifi: iwlwifi: mld: don't report bad STA ID in EHT TB snifferJohannes Berg
2026-05-26wifi: iwlwifi: mld: track TX/RX IGTKs separatelyJohannes Berg
2026-05-26wifi: iwlwifi: mld: allow NAN dataMiri Korenblit
2026-05-26wifi: iwlwifi: mld: add TLC support for NAN stationsJohannes Berg
2026-05-26wifi: iwlwifi: mld: clean up station handling in key APIsJohannes Berg
2026-05-26wifi: iwlwifi: add XIAOMI to PPAG approved listPagadala Yesu Anjaneyulu
2026-05-26wifi: iwlwifi: mld: move iwl_mld_link_info_changed_ap_ibss to ap.cEmmanuel Grumbach
2026-05-26wifi: iwlwifi: mld: honor BSS_CHANGED_BEACON_ENABLEDEmmanuel Grumbach
2026-05-26wifi: iwlwifi: fix the access to CNVR TOP registersEmmanuel Grumbach
2026-05-26wifi: iwlwifi: bump core version for BZ/SC/DR to 103Miri Korenblit
2026-05-26wifi: iwlwifi: add RF name handling for PE chip type for debugfsPagadala Yesu Anjaneyulu
2026-05-26wifi: iwlwifi: mld: don't allow softAP with NANMiri Korenblit
2026-05-26wifi: iwlwifi: mld: fix NAN max channel switch time unitIsrael Kozitz
2026-05-26wifi: iwlwifi: mld: Do not declare NAN support for Extended Key IDIlan Peer
2026-05-26wifi: iwlwifi: mld: Do not declare support for NDPEIlan Peer
2026-05-26wifi: iwlwifi: mld: Fix number of antennas in NAN capabilitiesIlan Peer
2026-05-26wifi: iwlwifi: mld: extract NAN capabilities setting to a functionMiri Korenblit
2026-05-26wifi: iwlwifi: mld: use host rate for NAN management framesMiri Korenblit
2026-05-26wifi: iwlwifi: mld: add peer schedule supportJohannes Berg
2026-05-26wifi: iwlwifi: mld: implement NAN peer station managementJohannes Berg
2026-05-26wifi: iwlwifi: add NAN schedule command supportJohannes Berg
2026-05-26wifi: iwlwifi: mld: add NAN link managementJohannes Berg
2026-05-26wifi: iwlwifi: mld: support NAN and NAN_DATA interfacesJohannes Berg
2026-05-26wifi: iwlwifi: mld: disable queue hang detection for NAN dataJohannes Berg
2026-05-26wifi: iwlwifi: mld: tlc: separate from link STAJohannes Berg
2026-05-26wifi: iwlwifi: mld: set NAN phy capabilitiesMiri Korenblit
2026-05-26wifi: iwlwifi: mld: validate sta_mask before ffs() in BA session handlersJunrui Luo
2026-05-26wifi: iwlwifi: remove unused header inclusionsJay Ng
2026-05-26wifi: iwlwifi: mvm: fix race condition in PTP removalJunjie Cao
2026-05-26wifi: iwlwifi: mld: fix race condition in PTP removalJunjie Cao
2026-05-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-05-16wifi: iwlwifi: mld: disconnect only after 6 beacons without RxEmmanuel Grumbach
2026-05-16wifi: iwlwifi: mld: don't WARN on WoWLAN suspend w/o BSS vifJohannes Berg
2026-05-16wifi: iwlwifi: use correct function to read STEP_URM registerMoriya Itzchaki
2026-05-16wifi: iwlwifi: mvm: fix driver-set TX rates on old devicesJohannes Berg
2026-05-16wifi: iwlwifi: mld: don't dereference a pointer before NULL checking itMiri Korenblit
2026-05-16wifi: iwlwifi: mld: stop TX during firmware restartSheroz Juraev
2026-05-16wifi: iwlwifi: mld: fix TSO segmentation explosion when AMSDU is disabledCole Leavitt
2026-05-12net: Consistently define pci_device_ids using named initializersUwe Kleine-König (The Capable Hub)
2026-05-06wifi: iwlwifi: don't blindly start the responder upon BSS_CHANGED_FTM_RESPONDEREmmanuel Grumbach
2026-04-28wifi: Rename EMLSR delay constants and add EMLMR helpers and definitionsPablo Martin-Gomez
2026-04-28wifi: Remove invalid 128TU transition timeout constantPablo Martin-Gomez
2026-04-08wifi: ipw2x00: Use michael_mic() from cfg80211Eric Biggers
2026-04-08wifi: ipw2x00: Rename michael_mic() to libipw_michael_mic()Eric Biggers
2026-04-07wifi: iwlegacy: Fix GFP flags in allocation loopBrendan Jackman
2026-04-07wifi: iwlegacy: Fixup allocation failure logBrendan Jackman