summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2026-01-15net: hns3: Use netif_xmit_timeout_ms() helperShahar Shitrit
2026-01-15virtio_net: Fix misalignment bug in struct virtnet_infoGustavo A. R. Silva
2026-01-15can: propagate CAN device capabilities via ml_privOliver Hartkopp
2026-01-15Revert "can: raw: instantly reject unsupported CAN frames"Oliver Hartkopp
2026-01-15wifi: rtw89: pci: consider RTL8922D in PCI common flowPing-Ke Shih
2026-01-15wifi: rtw89: mac: consider RTL8922D in MAC common flowPing-Ke Shih
2026-01-15wifi: rtw89: mac: correct page number for CSI responsePing-Ke Shih
2026-01-15wifi: rtw89: align CUSTID defined by firmwarePing-Ke Shih
2026-01-15wifi: rtw89: disable EHT protocol by chip capabilitiesPing-Ke Shih
2026-01-15wifi: rtw89: support EHT GI/LTF settingKuan-Chung Chen
2026-01-15wifi: rtw89: wow: add reason codes for disassociation in WoWLAN modeChin-Yen Lee
2026-01-15wifi: rtw89: pci: validate sequence number of TX release reportPing-Ke Shih
2026-01-14Merge tag 'ath-current-20260113' of git://git.kernel.org/pub/scm/linux/kernel...Johannes Berg
2026-01-13net: mana: Implement ndo_tx_timeout and serialize queue resets per port.Dipayaan Roy
2026-01-13net: hv_netvsc: reject RSS hash key programming without RX indirection tableAditya Garg
2026-01-13net: sxgbe: fix typo in commentJinseok Kim
2026-01-13net: phy: fixed_phy: replace IDA with a bitmapHeiner Kallweit
2026-01-13net: phy: fixed_phy: replace list of fixed PHYs with static arrayHeiner Kallweit
2026-01-13net: phy: Only rely on phy_port for PHY-driven SFPMaxime Chevallier
2026-01-13net: phy: qca807x: Support SFP through phy_port interfaceMaxime Chevallier
2026-01-13net: phy: at803x: Support SFP through phy_port interfaceMaxime Chevallier
2026-01-13net: phy: marvell10g: Support SFP through phy_portMaxime Chevallier
2026-01-13net: phy: marvell: Support SFP through phy_port interfaceMaxime Chevallier
2026-01-13net: phy: marvell-88x2222: Support SFP through phy_port interfaceMaxime Chevallier
2026-01-13net: phy: Introduce generic SFP handling for PHY driversMaxime Chevallier
2026-01-13net: phy: Create a phy_port for PHY-driven SFPsMaxime Chevallier
2026-01-13net: phy: dp83822: Add support for phy_port representationMaxime Chevallier
2026-01-13net: phy: Introduce PHY ports representationMaxime Chevallier
2026-01-13net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* valuesMaxime Chevallier
2026-01-14eth: bnxt: support qcfg provided rx page sizePavel Begunkov
2026-01-14eth: bnxt: adjust the fill level of agg queues with larger buffersJakub Kicinski
2026-01-14eth: bnxt: store rx buffer size per queuePavel Begunkov
2026-01-14net: add bare bone queue configsPavel Begunkov
2026-01-13Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jakub Kicinski
2026-01-13igc: Reduce TSN TX packet buffer from 7KB to 5KB per queueChwee-Lin Choong
2026-01-13igc: fix race condition in TX timestamp read for register 0Chwee-Lin Choong
2026-01-13igc: Restore default Qbv schedule when changing channelsKurt Kanzenbach
2026-01-13ice: Fix incorrect timeout ice_release_res()Ding Hui
2026-01-13ice: Avoid detrimental cleanup for bond during interface stopDave Ertman
2026-01-13ice: initialize ring_stats->syncpJacob Keller
2026-01-13wifi: ath12k: Fix wrong P2P device link id issueYingying Tang
2026-01-13wifi: ath12k: fix dead lock while flushing management framesBaochen Qiang
2026-01-13wifi: ath12k: Fix scan state stuck in ABORTING after cancel_remain_on_channelYingying Tang
2026-01-13wifi: ath12k: cancel scan only on active scan vdevManish Dharanenthiran
2026-01-13net: airoha: implement get_link_ksettingsAleksander Jan Bajkowski
2026-01-13r8169: enable LTR supportJaven Xu
2026-01-13r8169: add DASH support for RTL8127APJaven Xu
2026-01-12net: stmmac: report PCS link changes to phylinkRussell King (Oracle)
2026-01-12net: stmmac: change arguments to PCS handler and use dev_info()Russell King (Oracle)
2026-01-12net: stmmac: pass struct stmmac_priv to host_irq_status() methodRussell King (Oracle)