summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2026-01-29net: phy: air_en8811h: Add clk provider for an8811hbBjørn Mork-0/+107
2026-01-29net: phy: air_en8811h: add Airoha AN8811HB supportBjørn Mork-11/+269
2026-01-29net: phy: air_en8811h: factor out shareable codeBjørn Mork-23/+36
2026-01-29eth: bnxt: make sure we populate the qcfg defaults on old FW/HWJakub Kicinski-0/+1
2026-01-29hinic3: RQ use RQ_CTXT_PREF_CI_HI instead of SQ_CTXT_PREF_CI_HIFan Gong-1/+5
2026-01-29hinic3: Use array_size instead of multiplyingFan Gong-2/+4
2026-01-29hinic3: Remove defensive txq_num checkFan Gong-6/+0
2026-01-29hinic3: Fix code Style(remove empty lines between error handling)Fan Gong-16/+0
2026-01-29octeontx2-af: Workaround SQM/PSE stalls by disabling stickyGeetha sowjanya-3/+9
2026-01-29dpaa2-switch: prevent ZERO_SIZE_PTR dereference when num_ifs is zeroJunrui Luo-0/+6
2026-01-29net: stmmac: rk: add SoC specific ->init() methodRussell King (Oracle)-0/+10
2026-01-29net: stmmac: rk: add GMAC_CLK_xx constants, simplify RGMII definitionsRussell King (Oracle)-63/+45
2026-01-29net: stmmac: rk: fix missing reset_control_put()Russell King (Oracle)-0/+2
2026-01-29net: phylink: fix NULL pointer deref in phylink_major_config()Russell King (Oracle)-1/+2
2026-01-29net: stmmac: report active PHY interfaceRussell King (Oracle)-0/+63
2026-01-29net: stmmac: thead: avoid conflicts with PHY_INTF_* definitionsRussell King (Oracle)-5/+5
2026-01-29net: stmmac: qcom-ethqos: remove mac_baseRussell King (Oracle)-3/+0
2026-01-29octeontx2-pf: Fix header guard comment in otx2_devlink.hAlok Tiwari-1/+1
2026-01-29dpll: expose fractional frequency offset in pptIvan Vecera-1/+1
2026-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-124/+224
2026-01-28net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu-1/+2
2026-01-28net/mlx5: Fix vhca_id access call trace use before allocParav Pandit-11/+21
2026-01-28net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory-1/+2
2026-01-28net: phy: micrel: fix clk warning when removing the driverWei Fang-4/+13
2026-01-28net: ethernet: neterion: s2io: remove unused driverEthan Nelson-Moore-10697/+0
2026-01-28net/mlx5e: don't assume psp tx skbs are ipv6 csum handlingDaniel Zahka-6/+11
2026-01-28Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski-21/+16
2026-01-28declance: Remove IRQF_ONESHOTSebastian Andrzej Siewior-1/+1
2026-01-28wifi: rtw89: regd: update regulatory map to R73-R54Zong-Zhe Yang-10/+10
2026-01-28wifi: rtw89: pci: validate release report content before using for RTL8922DEPing-Ke Shih-2/+4
2026-01-28wifi: rtw89: get designated link to replace link instance 0Zong-Zhe Yang-11/+8
2026-01-28wifi: rtw89: 8922a: configure FW version for SIM_SER_L0L1_BY_HALT_H2CZong-Zhe Yang-0/+1
2026-01-28wifi: rtw89: phy: add PHY C2H event dummy handler for func 1-7 and 2-10Ping-Ke Shih-2/+19
2026-01-28wifi: rtw89: fw: correct content of DACK H2C commandPing-Ke Shih-6/+6
2026-01-28wifi: rtw89: rfk: update RFK report format of IQK, DACK and TXGAPKPing-Ke Shih-14/+40
2026-01-28wifi: rtw89: rfk: add to print debug log of CIM3KPing-Ke Shih-0/+41
2026-01-28wifi: rtw89: rfk: add firmware command to do CIM3KPing-Ke Shih-0/+77
2026-01-28wifi: rtw89: rfk: add to print debug log of TX IQKPing-Ke Shih-1/+35
2026-01-28wifi: rtw89: rfk: add firmware command to do TX IQKPing-Ke Shih-0/+79
2026-01-27gve: fix probe failure if clock read failsJordan Rhee-15/+14
2026-01-27net/mlx5e: Account for netdev stats in ndo_get_stats64Gal Pressman-9/+11
2026-01-27net/mlx5e: TC, delete flows only for existing peersMark Bloch-6/+13
2026-01-27net/mlx5: Fix Unbinding uplink-netdev in switchdev modeShay Drory-0/+46
2026-01-27net: usb: int51x1: use usbnet_cdc_update_filterEthan Nelson-Moore-36/+4
2026-01-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski-207/+396
2026-01-27net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman-3/+0
2026-01-27net/mlx5e: Remove redundant UDP length adjustment with GSO_PARTIALGal Pressman-17/+0
2026-01-27net: stmmac: don't pass ioaddr to fix_soc_reset() methodRussell King (Oracle)-6/+10
2026-01-27net: usb: sr9700: replace magic numbers with register bit macrosEthan Nelson-Moore-2/+2
2026-01-27ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg-1/+0