summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-11-02net: mscc: ocelot: use the pvid of zero when bridged with vlan_filtering=0Vladimir Oltean
2020-11-02powerpc/vnic: Extend "failover pending" windowSukadev Bhattiprolu
2020-11-02net: ethernet: ti: am65-cpsw: handle deferred probe with dev_err_probe()Grygorii Strashko
2020-11-02net: ethernet: ti: am65-cpsw: add multi port support in mac-only modeGrygorii Strashko
2020-11-02net: ethernet: ti: am65-cpsw: prepare xmit/rx path for multi-port devices in ...Grygorii Strashko
2020-11-02net: ethernet: ti: am65-cpsw: fix tx csum offload for multi mac modeGrygorii Strashko
2020-11-02net: ethernet: ti: am65-cpsw: keep active if cpts enabledGrygorii Strashko
2020-11-02net: ethernet: ti: am65-cpsw: fix vlan offload for multi mac modeGrygorii Strashko
2020-11-02net: ethernet: ti: cpsw_ale: add cpsw_ale_vlan_del_modify()Grygorii Strashko
2020-11-02net: ethernet: ti: am65-cpsw: use cppi5_desc_is_tdcm()Grygorii Strashko
2020-11-02net: ethernet: ti: am65-cpsw: move free desc queue mode selection in pdataGrygorii Strashko
2020-11-02net: ethernet: ti: am65-cpsw: move ale selection in pdataGrygorii Strashko
2020-11-02net: driver: hamradio: Fix potential unterminated stringAndrew Lunn
2020-11-02drivers: net: wan: lmc: Fix W=1 set but used variable warningsAndrew Lunn
2020-11-02drivers: net: xen-netfront: Fixed W=1 set but unused warningsAndrew Lunn
2020-11-02drivers: net: davicom Add COMPILE_TEST supportAndrew Lunn
2020-11-02drivers: net: davicom: Fixed unused but set variable with W=1Andrew Lunn
2020-11-02drivers: net: tulip: Fix set but not used with W=1Andrew Lunn
2020-11-02net: dsa: qca8k: Fix port MTU settingJonathan McDowell
2020-11-02net: ftgmac100: add handling of mdio/phy nodes for ast2400/2500Ivan Mikhaylov
2020-11-02net: ftgmac100: move phy connect out from ftgmac100_setup_mdioIvan Mikhaylov
2020-11-02net: ethernet: ti: cpsw: disable PTPv1 hw timestamping advertisementGrygorii Strashko
2020-11-02dpaa_eth: fix the RX headroom size alignmentCamelia Groza
2020-11-02dpaa_eth: update the buffer layout for non-A050385 erratum scenariosCamelia Groza
2020-11-02iwlwifi: pcie: limit memory read spin timeJohannes Berg
2020-11-02rtw88: fix fw_fifo_addr checkTom Rix
2020-10-31cadence: force nonlinear buffers to be clonedMark Deneen
2020-10-31r8169: use pm_runtime_put_sync in rtl_open error pathHeiner Kallweit
2020-10-31r8169: remove unneeded memory barrier in rtl_txHeiner Kallweit
2020-10-31ne2k: Fix Typo in RW-BugfixArmin Wolf
2020-10-31net: macb: add support for high speed interfaceParshuram Thombare
2020-10-31Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2020-10-31octeontx2-af: Display CGX, NIX and PF map in debugfs.Rakesh Babu
2020-10-31octeontx2-af: Display NIX1 also in debugfsRakesh Babu
2020-10-31octeontx2-pf: Calculate LBK link instead of hardcodingSubbaraya Sundeep
2020-10-31octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep
2020-10-31octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep
2020-10-31octeontx2-af: Setup MCE context for assigned NIXSubbaraya Sundeep
2020-10-31octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep
2020-10-31octeontx2-af: Initialize NIX1 blockRakesh Babu
2020-10-31octeontx2-af: Manage new blocks in 98xxRakesh Babu
2020-10-31octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep
2020-10-31net: axienet: Properly handle PCS/PMA PHY for 1000BaseX modeRobert Hancock
2020-10-31net: ipa: avoid a bogus warningAlex Elder
2020-10-31r8169: remove no longer needed private rx/tx packet/byte countersHeiner Kallweit
2020-10-31r8169: use struct pcpu_sw_netstats for rx/tx packet/byte countersHeiner Kallweit
2020-10-31net: tlan: Replace in_irq() usageSebastian Andrzej Siewior
2020-10-31net: forcedeth: Replace context and lock check with a lockdep_assert()Sebastian Andrzej Siewior
2020-10-31net: neterion: s2io: Replace in_interrupt() for context detectionSebastian Andrzej Siewior
2020-10-30net: mscc: ocelot: support L2 multicast entriesVladimir Oltean