summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-01-17net: tsnep: convert to use .get_rx_ring_countBreno Leitao-3/+8
2026-01-17net: sfp: add potron quirk to the H-COM SPP425H-GAB4 SFP+ StickHamza Mahfooz-0/+2
2026-01-17veth: fix data race in veth_get_ethtool_statsDavid Yang-2/+6
2026-01-17net: phy: realtek: simplify bogus paged operationsDaniel Golle-11/+8
2026-01-17net: phy: realtek: demystify PHYSR register locationDaniel Golle-13/+13
2026-01-17net: phy: realtek: reunify C22 and C45 driversDaniel Golle-56/+16
2026-01-17net: phy: realtek: simplify C22 reg access via MDIO_MMD_VEND2Daniel Golle-0/+11
2026-01-17net: phy: realtek: support interrupt also for C22 variantsDaniel Golle-0/+4
2026-01-17net: stmmac: fix dwmac4 transmit performance regressionRussell King (Oracle)-7/+8
2026-01-17amd-xgbe: avoid misleading per-packet error logRaju Rangoju-4/+1
2026-01-17net: ethernet: ti: cpsw_ale: Remove obsolete macrosStefan Wiehler-5/+0
2026-01-17octeontx2: Fix otx2_dma_map_page() error return codeThomas Fourier-6/+1
2026-01-17net: usb: sr9700: remove code to drive nonexistent MIIEthan Nelson-Moore-125/+56
2026-01-17net: pcs: rzn1-miic: Add PHY_LINK active-level configuration supportLad Prabhakar-3/+102
2026-01-17mctp i2c: initialise event handler read bytesMatt Johnston-0/+3
2026-01-17nfp: tls: Avoid -Wflex-array-member-not-at-end warningsGustavo A. R. Silva-11/+21
2026-01-17carl9170: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva-5/+7
2026-01-16can: rcar_canfd: Add RZ/T2H supportLad Prabhakar-0/+18
2026-01-16can: rcar_canfd: Add support for FD-Only modeBiju Das-1/+13
2026-01-16can: usb_8dev: usb_8dev_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+7
2026-01-16can: mcba_usb: mcba_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+7
2026-01-16can: kvaser_usb: kvaser_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+8
2026-01-16can: esd_usb: esd_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+8
2026-01-16can: ems_usb: ems_usb_read_bulk_callback(): fix URB memory leakMarc Kleine-Budde-1/+7
2026-01-16can: gs_usb: gs_usb_receive_bulk_callback(): unanchor URL on usb_submit_urb()...Marc Kleine-Budde-0/+7
2026-01-16can: dev: alloc_candev_mqs(): add missing default CAN capabilitiesMarc Kleine-Budde-0/+1
2026-01-15net: freescale: ucc_geth: Return early when TBI PHY can't be foundMaxime Chevallier-1/+3
2026-01-15xgbe: Use netlink extack to report errors to ethtoolVishal Badole-22/+27
2026-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-31/+57
2026-01-15bnxt_en: Fix build break on non-x86 platformsPavan Chebbi-0/+4
2026-01-15bonding: limit BOND_MODE_8023AD to Ethernet devicesEric Dumazet-0/+6
2026-01-15hinic3: add WQ_PERCPU to alloc_workqueue usersMarco Crivellari-2/+2
2026-01-15net: phy: realtek: fix in-band capabilities for 2.5G PHYsJan Hoffmann-0/+1
2026-01-15net: phy: remove unused fixup unregistering functionsHeiner Kallweit-46/+0
2026-01-15net: usb: dm9601: remove broken SR9700 supportEthan Nelson-Moore-4/+0
2026-01-15net: usb: sr9700: fix byte numbering in commentsEthan Nelson-Moore-21/+21
2026-01-15usbnet: fix crash due to missing BQL accounting after resumeSimon Schippers-0/+1
2026-01-15net: ethernet: dnet: remove driverHeiner Kallweit-1110/+0
2026-01-15net: airoha: npu: Init BA memory region if provided via DTSLorenzo Bianconi-0/+8
2026-01-15net: phy: adin: enable configuration of the LP Termination RegisterOsose Itua-0/+20
2026-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-192/+204
2026-01-15wifi: ath12k: enable QCC2072 supportBaochen Qiang-1/+13
2026-01-15wifi: ath12k: fix PCIE_LOCAL_REG_QRTR_NODE_ID definition for QCC2072Miaoqing Pan-5/+16
2026-01-15wifi: ath12k: send peer meta data version to firmwareBaochen Qiang-0/+13
2026-01-15wifi: ath12k: limit number of channels per WMI commandBaochen Qiang-1/+5
2026-01-15wifi: ath12k: handle REO status ring for QCC2072Baochen Qiang-1/+38
2026-01-15wifi: ath12k: handle REO CMD ring for QCC2072Baochen Qiang-3/+65
2026-01-15wifi: ath12k: add hardware ops support for QCC2072Baochen Qiang-1/+69
2026-01-15wifi: ath12k: add HAL descriptor and ops for QCC2072Baochen Qiang-3/+385
2026-01-15wifi: ath12k: support downloading auxiliary ucode image for QCC2072Baochen Qiang-4/+215