summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
2023-06-09wifi: iwlwifi: mvm: Add locking to the rate read flowAriel Malamud
2023-05-24wifi: iwlwifi: mvm: don't trust firmware n_channelsJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix OEM's name in the tas approved listAlon Giladi
2023-05-24wifi: iwlwifi: fix OEM's name in the ppag approved listAlon Giladi
2023-05-24wifi: iwlwifi: fw: fix DBGI dumpJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlockJohannes Berg
2023-05-24wifi: iwlwifi: dvm: Fix memcpy: detected field-spanning write backtraceHans de Goede
2023-05-24wifi: iwlwifi: fix iwl_mvm_max_amsdu_size() for MLOJohannes Berg
2023-05-24wifi: iwlwifi: mvm: fix ptk_pn memory leakJohannes Berg
2023-05-24wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_bufHyunwoo Kim
2023-05-24wifi: iwlwifi: add a new PCI device ID for BZ deviceMukesh Sisodiya
2023-05-24wifi: iwlwifi: pcie: fix possible NULL pointer dereferenceDaniel Gabay
2023-05-11wifi: iwlwifi: mvm: fix potential memory leakJohannes Berg
2023-05-11wifi: iwlwifi: mvm: support wowlan info notification version 2Haim Dreyfuss
2023-05-11wifi: iwlwifi: fw: fix memory leak in debugfsJohannes Berg
2023-05-11wifi: iwlwifi: mvm: check firmware response sizeJohannes Berg
2023-05-11wifi: iwlwifi: make the loop for card preparation effectiveEmmanuel Grumbach
2023-05-11wifi: iwlwifi: fw: move memset before early returnTom Rix
2023-05-11wifi: iwlwifi: mvm: initialize seq variableTom Rix
2023-05-11wifi: iwlwifi: yoyo: Fix possible division by zeroDaniel Gabay
2023-05-11wifi: iwlwifi: yoyo: skip dump correctly on hw errorDaniel Gabay
2023-05-11wifi: iwlwifi: mvm: don't drop unencrypted MCAST framesAyala Beker
2023-05-11wifi: iwlwifi: mvm: don't set CHECKSUM_COMPLETE for unsupported protocolsAvraham Stern
2023-05-11wifi: iwlwifi: trans: don't trigger d3 interrupt twiceAvraham Stern
2023-05-11wifi: iwlwifi: mvm: fix A-MSDU checksJohannes Berg
2023-05-11wifi: iwlwifi: debug: fix crash in __iwl_err()Johannes Berg
2023-05-11wifi: iwlwifi: fix duplicate entry in iwl_dev_info_tableGregory Greenman
2023-03-22wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg
2023-03-22wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2023-02-21Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-02-17wifi: iwlegacy: avoid fortify warningJohannes Berg
2023-02-17wifi: iwlwifi: mvm: remove unused iwl_dbgfs_is_match()Johannes Berg
2023-02-13wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2023-02-13wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang
2023-01-30wifi: iwlwifi: mei: fix compilation errors in rfkill()Gregory Greenman
2023-01-30wifi: iwlwifi: mvm: Support STEP equalizer settings from BIOS.Ayala Barazani
2023-01-30wifi: iwlwifi: bump FW API to 74 for AX devicesGolan Ben Ami
2023-01-30wifi: iwlwifi: mvm: Reset rate index if rate is wrongMukesh Sisodiya
2023-01-30wifi: iwlwifi: mvm: simplify by using SKB MAC header pointerMordechay Goodstein
2023-01-30wifi: iwlwifi: mvm: add sniffer meta data APIsMordechay Goodstein
2023-01-30wifi: iwlwifi: rx: add sniffer support for EHT modeMordechay Goodstein
2023-01-30wifi: iwlwifi: mvm: always send nullfunc frames on MGMT queueGregory Greenman
2023-01-30wifi: iwlwifi: mvm: remove h from printk format specifierTom Rix
2023-01-30wifi: iwlwifi: improve tag handling in iwl_request_firmwareHeiner Kallweit
2023-01-30wifi: iwlwifi: mention the response structure in the kerneldocEmmanuel Grumbach
2023-01-30wifi: iwlwifi: mvm: add minimal EHT rate reportingJohannes Berg
2023-01-23Merge back thermal control material for 6.3.Rafael J. Wysocki
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-06wifi: iwlwifi: Use generic thermal_zone_get_trip() functionDaniel Lezcano
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds