summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-10net: hns3: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hns: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: qede: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: niu: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: funeth: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: enic: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: hinic: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: octeontx2: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net: stmmac: convert to use .get_rx_ring_countBreno Leitao
2026-01-10net/mlx5e: Remove GSO_PARTIAL for non _CSUM GREGal Pressman
2026-01-10net/mlx5e: TSO for UDP over GRE over vlan packetsGal Pressman
2026-01-10net/mlx5e: TSO for GRE over vlanGal Pressman
2026-01-10net: ethernet: ave: Remove unnecessary 'out of memory' messageKunihiko Hayashi
2026-01-10net: phy: mxl-gpy: implement SGMII in-band configurationDaniel Golle
2026-01-10virtio-net: clean up __virtnet_rx_pause/resumeBui Quang Minh
2026-01-10virtio-net: remove unused delayed refill workerBui Quang Minh
2026-01-10virtio-net: don't schedule delayed refill workerBui Quang Minh
2026-01-09macvlan: fix possible UAF in macvlan_forward_source()Eric Dumazet
2026-01-09idpf: Fix kernel-doc descriptions to avoid warningsAndy Shevchenko
2026-01-09idpf: update idpf_up_complete() return type to voidSreedevi Joshi
2026-01-09ice: use netif_get_num_default_rss_queues()Michal Swiatkowski
2026-01-09ixgbe: Add 10G-BX supportBirger Koblitz
2026-01-09ice: unify PHY FW loading status handler for E800 devicesGrzegorz Nitka
2026-01-09wifi: ath12k: don't force radio frequency check in freq_to_idx()Baochen Qiang
2026-01-09wifi: ath12k: fix dma_free_coherent() pointerThomas Fourier
2026-01-09wifi: ath10k: fix dma_free_coherent() pointerThomas Fourier
2026-01-09can: ctucanfd: fix SSP_SRC in cases when bit-rate is higher than 1 MBit.Ondrej Ille
2026-01-09can: gs_usb: gs_usb_receive_bulk_callback(): fix URB memory leakMarc Kleine-Budde
2026-01-09can: etas_es58x: allow partial RX URB allocation to succeedSzymon Wilczek
2026-01-09wifi: rtw89: fw: set RACK bit every 4 H2C command for WiFi 6 chips onlyPing-Ke Shih
2026-01-09wifi: rtw89: fw: consider hardware AID for firmware elementsPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command for punctured for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX time for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command for TX AMPDU for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command for association for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add CMAC H2C command to initialize default value for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: fw: add DMAC v3 H2C command for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: update query RXDESC v3 for RTL8922DPing-Ke Shih
2026-01-09wifi: rtw89: update TXWD v3 for RTL8922DPing-Ke Shih
2026-01-08net: phy: microchip_rds_ptp: add HW timestamp configuration reportingVadim Fedorenko
2026-01-08net: phy: microchip_rds_ptp: improve HW ts config logicVadim Fedorenko
2026-01-08net: phy: micrel: add HW timestamp configuration reportingVadim Fedorenko
2026-01-08net: phy: micrel: improve HW timestamping config logicVadim Fedorenko
2026-01-08sfc: correct kernel-doc complaintsRandy Dunlap
2026-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-01-08Merge tag 'net-6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2026-01-08Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2026-01-08net: enetc: fix build warning when PAGE_SIZE is greater than 128KWei Fang
2026-01-08Merge tag 'wireless-2026-01-08' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2026-01-08bnxt_en: Fix NULL pointer crash in bnxt_ptp_enable during error cleanupBreno Leitao