summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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
2025-06-04gve: add missing NULL check for gve_alloc_pending_packet() in TX DQOAlok Tiwari
2025-06-03iavf: get rid of the crit lockPrzemek Kitszel
2025-06-03iavf: sprinkle netdev_assert_locked() annotationsPrzemek Kitszel
2025-06-03iavf: extract iavf_watchdog_step() out of iavf_watchdog_task()Przemek Kitszel
2025-06-03iavf: simplify watchdog_task in terms of adminq task schedulingPrzemek Kitszel
2025-06-03iavf: centralize watchdog requeueing itselfPrzemek Kitszel
2025-06-03iavf: iavf_suspend(): take RTNL before netdev_lock()Przemek Kitszel
2025-06-03ovpn: avoid sleep in atomic context in TCP RX error pathAntonio Quartulli
2025-06-03ovpn: ensure sk is still valid during cleanupAntonio Quartulli
2025-06-03ovpn: properly deconfigure UDP-tunnelAntonio Quartulli
2025-06-03net: airoha: Fix smac_id configuration in bridge modeLorenzo Bianconi
2025-06-03net: airoha: Fix IPv6 hw acceleration in bridge modeLorenzo Bianconi
2025-06-03net: airoha: Initialize PPE UPDMEM source-mac tableLorenzo Bianconi
2025-06-03vmxnet3: correctly report gso type for UDP tunnelsRonak Doshi
2025-06-03net: wwan: t7xx: Fix napi rx poll issueJinjian Song
2025-06-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-06-01Merge tag 'hardening-v6.16-rc1-fix1-take2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-05-30net: stmmac: make sure that ptp_rate is not 0 before configuring ESTAlexis Lothoré
2025-05-30net: stmmac: make sure that ptp_rate is not 0 before configuring timestampingAlexis Lothoré
2025-05-30hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()Saurabh Sengar
2025-05-30idpf: avoid mailbox timeout delays during resetEmil Tantilov