summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2020-11-01octeontx2-af: Mbox changes for 98xxSubbaraya Sundeep5-18/+94
2020-11-01octeontx2-af: Add NIX1 interfaces to NPCSubbaraya Sundeep7-107/+337
2020-11-01octeontx2-af: Setup MCE context for assigned NIXSubbaraya Sundeep1-20/+36
2020-11-01octeontx2-af: Map NIX block from CGX connectionSubbaraya Sundeep6-10/+107
2020-11-01octeontx2-af: Initialize NIX1 blockRakesh Babu3-35/+104
2020-11-01octeontx2-af: Manage new blocks in 98xxRakesh Babu3-49/+105
2020-11-01octeontx2-af: Update get/set resource count functionsSubbaraya Sundeep2-22/+53
2020-11-01net: axienet: Properly handle PCS/PMA PHY for 1000BaseX modeRobert Hancock2-26/+71
2020-10-31net: ipa: avoid a bogus warningAlex Elder1-2/+2
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-31net: mscc: ocelot: support L2 multicast entriesVladimir Oltean2-26/+99
2020-10-31net: mscc: ocelot: make entry_type a member of struct ocelot_multicastVladimir Oltean2-34/+34
2020-10-31net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_addVladimir Oltean1-5/+2
2020-10-31net: mscc: ocelot: use ether_addr_copyVladimir Oltean1-2/+2
2020-10-31net: mscc: ocelot: classify L2 mdb entries as LOCKEDVladimir Oltean1-1/+1
2020-10-31sfc: advertise our vlan featuresEdward Cree1-0/+2
2020-10-31sfc: only use fixed-id if the skb asks for itEdward Cree2-7/+8
2020-10-31sfc: implement encap TSO on EF100Edward Cree2-21/+37
2020-10-31sfc: extend bitfield macros to 17 fieldsEdward Cree1-5/+37
2020-10-31net: ipa: avoid going past end of resource group arrayAlex Elder1-36/+53
2020-10-31net: ipa: distinguish between resource group typesAlex Elder3-29/+52
2020-10-31net: ipa: assign endpoint to a resource groupAlex Elder4-0/+21
2020-10-31net: ipa: fix resource group field mask definitionAlex Elder1-1/+10
2020-10-31net: ipa: assign proper packet context baseAlex Elder1-1/+1
2020-10-31net: dec: tulip: de2104x: Add shutdown handler to stop NICMoritz Fischer1-0/+10
2020-10-31net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock1-1/+99
2020-10-31net: dsa: mv88e6xxx: fix vlan setupRussell King1-0/+1
2020-10-31drivers: net: phy: Fix spelling in comment defalut to defaultBhaskar Chowdhury1-1/+1
2020-10-30net: phy: leds: Deduplicate link LED trigger registrationAndy Shevchenko1-10/+6
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran6-3/+59
2020-10-30Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski24-11122/+0
2020-10-30net/mac8390: discard unnecessary breaksZhang Qilong1-7/+0
2020-10-30net: mii: Report advertised link capabilities when autonegotiation is offƁukasz Stelmach1-9/+11
2020-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-158/+204
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds27-153/+204
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-29wimax: move out to stagingArnd Bergmann24-11122/+0
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara1-8/+8
2020-10-28net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_configRobert Hancock1-1/+2
2020-10-28ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer1-6/+0
2020-10-28ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov1-3/+7
2020-10-28chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav1-15/+12
2020-10-28chelsio/chtls: fix deadlock issueVinay Kumar Yadav1-2/+0
2020-10-28net: microchip: Remove unneeded variable retXu Wang1-2/+1
2020-10-28vxge: remove unnecessary cast in kfree()Xu Wang1-1/+1