summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2020-11-03octeontx2-pf: Fix sizeof() mismatchColin Ian King1-1/+1
2020-11-03forcedeth: fix excluded_middle.cocci warningskernel test robot1-2/+1
2020-11-03net: dpaa: Replace in_irq() usage.Sebastian Andrzej Siewior1-6/+6
2020-11-03soc/fsl/qbman: Add an argument to signal if NAPI processing is required.Sebastian Andrzej Siewior1-4/+8
2020-11-03lan743x: fix for potential NULL pointer dereference with bare cardSergej Bauer1-4/+5
2020-11-03r8169: set IRQF_NO_THREAD if MSI(X) is enabledHeiner Kallweit1-1/+3
2020-11-03r8169: align number of tx descriptors with vendor driverHeiner Kallweit1-1/+1
2020-11-03mlxsw: spectrum_router: Introduce low-level ops and implement them for RALXX ...Jiri Pirko2-41/+90
2020-11-03mlxsw: reg: Add XRALXX RegistersJiri Pirko1-0/+83
2020-11-03ibmvnic: merge do_change_param_reset into do_resetLijun Pan1-104/+43
2020-11-02net/mlx4_core : remove unneeded semicolonTom Rix1-1/+1
2020-11-02net: stmmac: dwmac-meson8b: remove unneeded semicolonTom Rix1-1/+1
2020-11-02net: hns3: Remove duplicated includeYueHaibing1-1/+0
2020-11-02liquidio: cn68xx: Remove duplicated includeYueHaibing1-1/+0
2020-11-02net: mscc: ocelot: deny changing the native VLAN from the prepare phaseVladimir Oltean2-20/+43
2020-11-02net: mscc: ocelot: move the logic to drop 802.1p traffic to the pvid deletionVladimir Oltean1-13/+22
2020-11-02net: mscc: ocelot: add a "valid" boolean to struct ocelot_vlanVladimir Oltean1-13/+14
2020-11-02net: mscc: ocelot: transform the pvid and native vlan values into a structureVladimir Oltean2-29/+42
2020-11-02net: mscc: ocelot: don't reset the pvid to 0 when deleting itVladimir Oltean1-4/+0
2020-11-02net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0Vladimir Oltean1-36/+17
2020-11-02net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()Grygorii Strashko1-18/+10
2020-11-02net: ethernet: ti: am65-cpsw: add multi port support in mac-only modeGrygorii Strashko2-48/+82
2020-11-02net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ...Grygorii Strashko2-34/+108
2020-11-02net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac modeGrygorii Strashko1-29/+1
2020-11-02net: ethernet: ti: am65-cpsw: keep active if cpts enabledGrygorii Strashko1-0/+7
2020-11-02net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac modeGrygorii Strashko2-7/+20
2020-11-02net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()Grygorii Strashko3-4/+23
2020-11-02net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()Grygorii Strashko1-2/+2
2020-11-02net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdataGrygorii Strashko2-1/+5
2020-11-02net: ethernet: ti: am65-cpsw: move ale selection in pdataGrygorii Strashko2-1/+4
2020-11-02drivers: net: davicom Add COMPILE_TEST supportAndrew Lunn1-1/+1
2020-11-02drivers: net: davicom: Fixed unused but set variable with W=1Andrew Lunn1-6/+3
2020-11-02drivers: net: tulip: Fix set but not used with W=1Andrew Lunn1-0/+4
2020-11-02net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500Ivan Mikhaylov1-2/+18
2020-11-02net: ftgmac100: move phy connect out from ftgmac100_setup_mdioIvan Mikhaylov1-50/+54
2020-10-31r8169: use pm_runtime_put_sync in rtl_open error pathHeiner Kallweit1-5/+3
2020-10-31r8169: remove unneeded memory barrier in rtl_txHeiner Kallweit1-2/+1
2020-10-31ne2k: Fix Typo in RW-BugfixArmin Wolf2-2/+2
2020-10-31net: macb: add support for high speed interfaceParshuram Thombare2-6/+166
2020-10-31octeontx2-af: Display CGX, NIX and PF map in debugfs.Rakesh Babu1-0/+47
2020-10-31octeontx2-af: Display NIX1 also in debugfsRakesh Babu2-43/+125
2020-10-31octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep2-2/+8
2020-10-31octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep5-18/+94
2020-10-31octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep7-107/+337
2020-10-31octeontx2-af: Setup MCE context for assigned NIXSubbaraya Sundeep1-20/+36
2020-10-31octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep6-10/+107
2020-10-31octeontx2-af: Initialize NIX1 blockRakesh Babu3-35/+104
2020-10-31octeontx2-af: Manage new blocks in 98xxRakesh Babu3-49/+105
2020-10-31octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep2-22/+53
2020-10-31net: axienet: Properly handle PCS/PMA PHY for 1000BaseX modeRobert Hancock2-26/+71