summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2025-06-10wifi: rtw89: mcc: prevent shift wrapping in rtw89_core_mlsr_switch()Dan Carpenter
2025-06-10wifi: rtw89: pci: add PCI Express error handlingChin-Yen Lee
2025-06-10wifi: rtw88: pci: add PCI Express error handlingChin-Yen Lee
2025-06-10wifi: rtlwifi: Constify struct rtl_hal_ops and rtl_hal_cfgChristophe JAILLET
2025-06-09wifi: iwlwifi: mvm: d3: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-06-09ixgbe: Fix typos and clarify comments in X550 driver codeAlok Tiwari
2025-06-09iavf: convert to NAPI IRQ affinity APIAhmed Zaki
2025-06-09ice: add a separate Rx handler for flow director commandsMichal Kubiak
2025-06-09ice: change SMA pins to SDP in PTP APIKarol Kolacinski
2025-06-09ice: redesign dpll sma/u.fl pins controlArkadiusz Kubalewski
2025-06-09ixgbe: add link_down_events statisticMartyna Szapar-Mudlaw
2025-06-09i40e: add link_down_events statisticDawid Osuchowski
2025-06-09ice: add link_down_events statisticMartyna Szapar-Mudlaw
2025-06-09net: intel: move RSS packet classifier types to libieJacob Keller
2025-06-09net: intel: rename 'hena' to 'hashcfg' for clarityJacob Keller
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-07wifi: ath12k: fix uaf in ath12k_core_init()Miaoqing Pan
2025-06-07wifi: ath12k: Fix hal_reo_cmd_status kernel-docJeff Johnson
2025-06-07wifi: ath12k: fix GCC_GCC_PCIE_HOT_RST definition for WCN7850Baochen Qiang
2025-06-07wifi: ath11k: validate ath11k_crypto_mode on top of ath11k_core_qmi_firmware_...Rodrigo Gobbi
2025-06-07wifi: ath11k: consistently use ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: move locking outside of ath11k_mac_get_fw_stats()Baochen Qiang
2025-06-07wifi: ath11k: adjust unlock sequence in ath11k_update_stats_event()Baochen Qiang
2025-06-07wifi: ath11k: move some firmware stats related functions outside of debugfsBaochen Qiang
2025-06-07wifi: ath11k: don't wait when there is no vdev startedBaochen Qiang
2025-06-07wifi: ath11k: don't use static variables in ath11k_debugfs_fw_stats_process()Baochen Qiang
2025-06-07wifi: ath11k: avoid burning CPU in ath11k_debugfs_fw_stats_request()Baochen Qiang
2025-06-07wil6210: fix support for sparrow chipsetsSebastian Gottschall
2025-06-07wifi: ath10k: Avoid vdev delete timeout when firmware is already downLoic Poulain
2025-06-07ath10k: snoc: fix unbalanced IRQ enable in crash recoveryCaleb Connolly
2025-06-06net: enetc: fix the netc-lib driver build dependencyWei Fang
2025-06-05net: dsa: b53: fix untagged traffic sent via cpu tagged with VID 0Jonas Gorski
2025-06-05Merge tag 'net-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-06-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2025-06-05wireguard: device: enable threaded NAPIMirco Barone
2025-06-05Merge tag 'wireless-2025-06-05' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni
2025-06-05Merge tag 'ovpn-net-20250603' of https://github.com/OpenVPN/ovpn-net-nextPaolo Abeni
2025-06-05net: wwan: mhi_wwan_mbim: use correct mux_id for multiplexingDaniele Palmas
2025-06-05net: dsa: b53: do not touch DLL_IQQD on bcm53115Jonas Gorski
2025-06-05net: dsa: b53: allow RGMII for bcm63xx RGMII portsJonas Gorski
2025-06-05net: dsa: b53: do not configure bcm63xx's IMP port interfaceJonas Gorski
2025-06-05net: dsa: b53: do not enable RGMII delay on bcm63xxJonas Gorski
2025-06-05net: dsa: b53: do not enable EEE on bcm63xxJonas Gorski
2025-06-05net: ti: icssg-prueth: Fix swapped TX stats for MII interfaces.Meghana Malladi
2025-06-04Merge tag 'pci-v6.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-04wifi: iwlwifi: mld: Move regulatory domain initializationIlan Peer
2025-06-04wifi: iwlwifi: pcie: fix non-MSIX handshake registerJohannes Berg
2025-06-04wifi: iwlwifi: mld: avoid panic on init failureMiri Korenblit
2025-06-04wifi: iwlwifi: mvm: fix assert on suspendMiri Korenblit
2025-06-04Merge branch 'pci/misc'Bjorn Helgaas