summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-03-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller5-26/+37
2023-03-23net: ipa: add IPA v5.0 configuration dataAlex Elder4-3/+489
2023-03-23net: ipa: add IPA v5.0 GSI register definitionsAlex Elder5-3/+324
2023-03-23net: ipa: add IPA v5.0 register definitionsAlex Elder4-5/+574
2023-03-23net: sfp: add quirk for 2.5G copper SFPRussell King (Oracle)1-0/+18
2023-03-23net: sfp-bus: allow SFP quirks to override Autoneg and pause bitsRussell King (Oracle)1-4/+4
2023-03-23net: phylink: remove an_enabledRussell King (Oracle)1-20/+17
2023-03-23net: pcs: xpcs: use Autoneg bit rather than an_enabledRussell King (Oracle)1-3/+7
2023-03-23net: dpaa2-mac: use Autoneg bit rather than an_enabledRussell King (Oracle)1-1/+2
2023-03-23net: ethernet: ti: am65-cpsw: Enable SGMII mode for J721ESiddharth Vadapalli1-1/+1
2023-03-23net: ethernet: ti: am65-cpsw: Enable SGMII mode for J7200Siddharth Vadapalli1-1/+1
2023-03-23net: ethernet: ti: am65-cpsw: Add support for SGMII modeSiddharth Vadapalli1-1/+10
2023-03-23net: ethernet: ti: am65-cpsw: Simplify setting supported interfaceSiddharth Vadapalli1-6/+21
2023-03-23liquidio: remove unused IQ_INSTR_MODE_64B functionTom Rix1-9/+0
2023-03-23Merge tag 'ipsec-libreswan-mlx5' of https://git.kernel.org/pub/scm/linux/kern...Jakub Kicinski9-228/+545
2023-03-23net: dsa: b53: add BCM63268 RGMII configurationÁlvaro Fernández Rojas2-1/+6
2023-03-23net: dsa: b53: mmap: allow passing a chip IDÁlvaro Fernández Rojas3-10/+44
2023-03-23net: dsa: b53: mmap: add more 63xx SoCsÁlvaro Fernández Rojas1-0/+3
2023-03-23ethernet: remove superfluous clearing of phydevWolfram Sang5-10/+2
2023-03-23bnxt: Enforce PTP software freq adjustments only when in non-RTC modePavan Chebbi1-4/+10
2023-03-23bnxt: Defer PTP initialization to after querying function capsPavan Chebbi2-1/+4
2023-03-23bnxt: Change fw_cap to u64 to accommodate more capability bitsPavan Chebbi1-28/+28
2023-03-22sh_eth: remove open coded netif_running()Wolfram Sang2-6/+1
2023-03-22net: ethernet: ti: am65-cpts: adjust estf following ptp changesGrygorii Strashko1-10/+24
2023-03-22net: atheros: atl1c: remove unused atl1c_irq_reset functionTom Rix1-10/+0
2023-03-21igc: Remove obsolete DMA coalescing codeSasha Neftin3-18/+5
2023-03-21igbvf: add PCI reset handler functionsDawid Wesierski1-0/+29
2023-03-21igb: refactor igb_ptp_adjfine_82580 to use diff_by_scaled_ppmAndrii Staikov1-8/+3
2023-03-21net: pasemi: Fix return type of pasemi_mac_start_tx()Nathan Chancellor1-1/+1
2023-03-21net: geneve: accept every ethertypeJosef Miegl1-7/+2
2023-03-21net: dsa: b53: add support for BCM63xx RGMIIsÁlvaro Fernández Rojas2-0/+47
2023-03-21net: dsa: qca8k: remove assignment of an_enabled in pcs_get_state()Russell King (Oracle)1-1/+0
2023-03-21net: dsa: mv88e6xxx: fix mdio bus' phy_mask memberMarek Behún1-1/+3
2023-03-21net: cxgb3: remove unused fl_to_qset functionTom Rix1-5/+0
2023-03-21net: dsa: mt7530: use external PCS driverDaniel Golle3-254/+71
2023-03-21net: ethernet: mtk_eth_soc: switch to external PCS driverDaniel Golle5-319/+56
2023-03-21net: pcs: add driver for MediaTek SGMII PCSDaniel Golle3-0/+313
2023-03-21net: ethernet: mtk_eth_soc: ppe: add support for flow accountingDaniel Golle7-9/+172
2023-03-21net: ethernet: mtk_eth_soc: set MDIO bus clock frequencyDaniel Golle2-0/+28
2023-03-21net: ethernet: mtk_eth_soc: add support for MT7981 SoCDaniel Golle4-3/+73
2023-03-20r8169: consolidate disabling ASPM before EPHY accessHeiner Kallweit1-39/+3
2023-03-20net: phy: meson-gxl: reuse functionality of the SMSC PHY driverHeiner Kallweit2-69/+9
2023-03-20net: phy: smsc: export functions for use by meson-gxl PHY driverHeiner Kallweit1-7/+13
2023-03-20net/mlx5e: Update IPsec per SA packets/bytes countRaed Salem4-41/+42
2023-03-20net/mlx5e: Use one rule to count all IPsec Tx offloaded trafficRaed Salem2-5/+55
2023-03-20net/mlx5e: Support IPsec acquire default SARaed Salem1-5/+21
2023-03-20net/mlx5e: Allow policies with reqid 0, to support IKE policy holesRaed Salem3-27/+59
2023-03-20net/mlx5e: Use chains for IPsec policy priority offloadPaul Blakey4-84/+315
2023-03-20net/mlx5: fs_core: Allow ignore_flow_level on TX destPaul Blakey1-1/+2
2023-03-20net/mlx5: fs_chains: Refactor to detach chains from tc usagePaul Blakey4-69/+55