summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/intel
AgeCommit message (Expand)Author
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: debug: fix crash in __iwl_err()Johannes Berg
2023-05-11wifi: iwlwifi: fix duplicate entry in iwl_dev_info_tableGregory Greenman
2023-04-20wifi: iwlwifi: mvm: protect TXQ list manipulationJohannes Berg
2023-04-20wifi: iwlwifi: mvm: fix mvmtxq->stopped handlingJohannes Berg
2023-03-10wifi: iwl4965: Add missing check for create_singlethread_workqueue()Jiasheng Jiang
2023-03-10wifi: iwl3945: Add missing check for create_singlethread_workqueueJiasheng Jiang
2023-03-10wifi: iwlwifi: mei: fix compilation errors in rfkill()Gregory Greenman
2023-03-10wifi: ipw2200: fix memory leak in ipw_wdev_init()Zhengchao Shao
2023-03-10wifi: ipw2x00: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-03-10wifi: iwlegacy: common: don't call dev_kfree_skb() under spin_lock_irqsave()Yang Yingliang
2023-01-24wifi: iwlwifi: fw: skip PPAG for JFJohannes Berg
2022-12-31wifi: iwlwifi: mvm: fix double free on tx path.Ben Greear
2022-12-31wifi: iwlwifi: mei: fix potential NULL-ptr deref after cloneJohannes Berg
2022-12-31wifi: iwlwifi: mei: avoid blocking sap messages handling due to rtnl lockAvraham Stern
2022-12-31wifi: iwlwifi: mei: fix tx DHCP packet for devices with new Tx APIEmmanuel Grumbach
2022-12-31wifi: iwlwifi: mei: don't send SAP commands if AMT is disabledEmmanuel Grumbach
2022-12-31wifi: iwlwifi: mei: make sure ownership confirmed message is sentAvraham Stern
2022-10-16Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2022-10-11wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-09-28wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22Merge tag 'iwlwifi-next-for-kalle-2022-09-18' of git://git.kernel.org/pub/scm...Kalle Valo
2022-09-22wifi: ipw2x00: fix array of flexible structures warningsJohannes Berg
2022-09-18wifi: iwlwifi: mvm: d3: parse keys from wowlan info notificationNaftali Goldstein
2022-09-18wifi: iwlwifi: mvm: iterate over interfaces after an assert in d3Yedidya Benshimol
2022-09-18wifi: iwlwifi: mvm: trigger resume flow before wait for notificationsHaim, Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add handling for scan offload match info notificationIlan Peer
2022-09-18wifi: iwlwifi: mvm: enable resume based on notificationsHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for d3 end notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for wowlan wake packet notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: Add support for wowlan info notificationHaim Dreyfuss
2022-09-18wifi: iwlwifi: mvm: don't check D0I3 versionHaim Dreyfuss
2022-09-18wifi: iwlwifi: cfg: remove IWL_DEVICE_BZ_COMMON macroJohannes Berg
2022-09-18wifi: iwlwifi: mvm: refactor iwl_mvm_set_sta_rate() a bitJohannes Berg
2022-09-18wifi: iwlwifi: mvm: rxmq: further unify some VHT/HE codeJohannes Berg