summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-01-13net: phy: fixed_phy: replace IDA with a bitmapHeiner Kallweit-7/+17
2026-01-13net: phy: fixed_phy: replace list of fixed PHYs with static arrayHeiner Kallweit-52/+17
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier-19/+9
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier-42/+30
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier-45/+32
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier-20/+73
2026-01-13net: phy: marvell: Support SFP through phy_port interfaceMaxime Chevallier-60/+32
2026-01-13net: phy: marvell-88x2222: Support SFP through phy_port interfaceMaxime Chevallier-56/+38
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier-0/+107
2026-01-13net: phy: Create a phy_port for PHY-driven SFPsMaxime Chevallier-0/+45
2026-01-13net: phy: dp83822: Add support for phy_port representationMaxime Chevallier-26/+45
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier-1/+414
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier-0/+8
2026-01-14eth: bnxt: support qcfg provided rx page sizePavel Begunkov-1/+36
2026-01-14eth: bnxt: adjust the fill level of agg queues with larger buffersJakub Kicinski-4/+21
2026-01-14eth: bnxt: store rx buffer size per queuePavel Begunkov-27/+38
2026-01-14net: add bare bone queue configsPavel Begunkov-13/+29
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski-0/+378
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong-2/+3
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong-18/+25
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach-2/+7
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui-1/+1
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman-8/+17
2026-01-13ice: initialize ring_stats->syncpJacob Keller-0/+4
2026-01-13wifi: ath12k: Fix wrong P2P device link id issueYingying Tang-1/+4
2026-01-13wifi: ath12k: fix dead lock while flushing management framesBaochen Qiang-3/+3
2026-01-13wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channelYingying Tang-1/+1
2026-01-13wifi: ath12k: cancel scan only on active scan vdevManish Dharanenthiran-1/+2
2026-01-13net: airoha: implement get_link_ksettingsAleksander Jan Bajkowski-0/+1
2026-01-13r8169: enable LTR supportJaven Xu-0/+98
2026-01-13r8169: add DASH support for RTL8127APJaven Xu-0/+4
2026-01-12net: stmmac: report PCS link changes to phylinkRussell King (Oracle)-0/+2
2026-01-12net: stmmac: change arguments to PCS handler and use dev_info()Russell King (Oracle)-25/+12
2026-01-12net: stmmac: pass struct stmmac_priv to host_irq_status() methodRussell King (Oracle)-10/+10
2026-01-12net: stmmac: move and rename dwmac_pcs_isr()Russell King (Oracle)-32/+39
2026-01-12net: stmmac: use BIT_U32() and GENMASK_U32() for PCS registersRussell King (Oracle)-15/+15
2026-01-12r8169: add support for RTL8127ATF (Fiber SFP)Heiner Kallweit-4/+85
2026-01-12net: phy: realtek: add dummy PHY driver for RTL8127ATFHeiner Kallweit-0/+54
2026-01-12net: mctp-i2c: fix duplicate reception of old dataJian Zhang-0/+6
2026-01-12net: stmmac: Add glue driver for Motorcomm YT6801 ethernet controllerYao Zi-0/+394
2026-01-12net: phy: motorcomm: Support YT8531S PHY in YT6801 Ethernet controllerYao Zi-0/+4
2026-01-13wifi: rtw89: Add support for D-Link VR Air Bridge (DWA-F18)Zenm Chen-0/+2
2026-01-13wifi: rtw89: Add support for MSI AX1800 Nano (GUAX18N)Zenm Chen-0/+2
2026-01-13wifi: rtw89: mac: set EDCCA configurations for RTL8922DPing-Ke Shih-0/+273
2026-01-13wifi: rtw89: mac: add an entry to enable MAC function in preinitPing-Ke Shih-0/+82
2026-01-13wifi: rtw89: mac: separate functions of CMAC power and function enablePing-Ke Shih-16/+100
2026-01-13wifi: rtw89: mac: configure DMA_STOP1 by predefined maskPing-Ke Shih-31/+24
2026-01-13wifi: rtw89: mac: define preload_init for generationsPing-Ke Shih-3/+8
2026-01-13wifi: rtw89: mac: update WP quota for RTL8922DPing-Ke Shih-6/+35
2026-01-13wifi: rtw89: mac: update MPDU quota according to chip DLE definitionPing-Ke Shih-1/+14