aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2020-10-31r8169: remove no longer needed private rx/tx packet/byte countersHeiner Kallweit1-34/+0
2020-10-31r8169: use struct pcpu_sw_netstats for rx/tx packet/byte countersHeiner Kallweit1-3/+8
2020-10-31net: tlan: Replace in_irq() usageSebastian Andrzej Siewior1-41/+57
2020-10-31net: forcedeth: Replace context and lock check with a lockdep_assert()Sebastian Andrzej Siewior1-5/+1
2020-10-31net: neterion: s2io: Replace in_interrupt() for context detectionSebastian Andrzej Siewior2-20/+25
2020-10-30net: mscc: ocelot: support L2 multicast entriesVladimir Oltean2-26/+99
2020-10-30net: mscc: ocelot: make entry_type a member of struct ocelot_multicastVladimir Oltean2-34/+34
2020-10-30net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_addVladimir Oltean1-5/+2
2020-10-30net: mscc: ocelot: use ether_addr_copyVladimir Oltean1-2/+2
2020-10-30net: mscc: ocelot: classify L2 mdb entries as LOCKEDVladimir Oltean1-1/+1
2020-10-30sfc: advertise our vlan featuresEdward Cree1-0/+2
2020-10-30sfc: only use fixed-id if the skb asks for itEdward Cree2-7/+8
2020-10-30sfc: implement encap TSO on EF100Edward Cree2-21/+37
2020-10-30sfc: extend bitfield macros to 17 fieldsEdward Cree1-5/+37
2020-10-30net: dec: tulip: de2104x: Add shutdown handler to stop NICMoritz Fischer1-0/+10
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran6-3/+59
2020-10-29net/mac8390: discard unnecessary breaksZhang Qilong1-7/+0
2020-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski26-144/+181
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds25-139/+181
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit1-2/+2
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan1-2/+6
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-27net: microchip: Remove unneeded variable retXu Wang1-2/+1
2020-10-27vxge: remove unnecessary cast in kfree()Xu Wang1-1/+1
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu1-1/+1
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam1-1/+2
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan1-1/+4