summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2020-10-30net: mscc: ocelot: make entry_type a member of struct ocelot_multicastVladimir Oltean
2020-10-30net: mscc: ocelot: remove the "new" variable in ocelot_port_mdb_addVladimir Oltean
2020-10-30net: mscc: ocelot: use ether_addr_copyVladimir Oltean
2020-10-30net: mscc: ocelot: classify L2 mdb entries as LOCKEDVladimir Oltean
2020-10-30sfc: advertise our vlan featuresEdward Cree
2020-10-30sfc: only use fixed-id if the skb asks for itEdward Cree
2020-10-30sfc: implement encap TSO on EF100Edward Cree
2020-10-30sfc: extend bitfield macros to 17 fieldsEdward Cree
2020-10-30net: ipa: avoid going past end of resource group arrayAlex Elder
2020-10-30net: ipa: distinguish between resource group typesAlex Elder
2020-10-30net: ipa: assign endpoint to a resource groupAlex Elder
2020-10-30net: ipa: fix resource group field mask definitionAlex Elder
2020-10-30net: ipa: assign proper packet context baseAlex Elder
2020-10-30net: dec: tulip: de2104x: Add shutdown handler to stop NICMoritz Fischer
2020-10-30net: phy: marvell: add special handling of Finisar modules with 88E1111Robert Hancock
2020-10-30gve: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-30net: dsa: mv88e6xxx: fix vlan setupRussell King
2020-10-30drivers: net: phy: Fix spelling in comment defalut to defaultBhaskar Chowdhury
2020-10-30net: remove am79c961a driverArnd Bergmann
2020-10-30net: phy: leds: Deduplicate link LED trigger registrationAndy Shevchenko
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran
2020-10-30net: stmmac: Fix channel lock initializationMarek Szyprowski
2020-10-30stmmac: intel: Fix kernel panic on pci probeWong Vee Khee
2020-10-30gianfar: Account for Tx PTP timestamp in the skb headroomClaudiu Manoil
2020-10-30gianfar: Replace skb_realloc_headroom with skb_cow_head for PTPClaudiu Manoil
2020-10-30Merge tag 'wimax-staging' of git://git.kernel.org:/pub/scm/linux/kernel/git/a...Jakub Kicinski
2020-10-30net: fec: fix MDIO probing for some FEC hardware blocksGreg Ungerer
2020-10-29net/mac8390: discard unnecessary breaksZhang Qilong
2020-10-29net: mii: Report advertised link capabilities when autonegotiation is offƁukasz Stelmach
2020-10-29enetc: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-29Merge tag 'net-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-10-29ibmvnic: fix ibmvnic_set_macLijun Pan
2020-10-29wimax: move out to stagingArnd Bergmann
2020-10-29gtp: fix an use-before-init in gtp_newlink()Masahiro Fujiwara
2020-10-28ath11k: remove repeated words in comments and warningsKalle Valo
2020-10-28ath10k: ath10k_pci_init_irq(): workaround for checkpatch fallthrough warningKalle Valo
2020-10-28ath10k: remove repeated words in commentsKalle Valo
2020-10-27net: phylink: disable BMCR_ISOLATE in phylink_mii_c22_pcs_configRobert Hancock
2020-10-27ibmveth: Fix use of ibmveth in a bridge.Thomas Bogendoerfer
2020-10-27ravb: Fix bit fields checking in ravb_hwtstamp_get()Andrew Gabbasov
2020-10-27chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav
2020-10-27chelsio/chtls: fix deadlock issueVinay Kumar Yadav
2020-10-27net: microchip: Remove unneeded variable retXu Wang
2020-10-27vxge: remove unnecessary cast in kfree()Xu Wang
2020-10-26net: hns3: Clear the CMDQ registers before unmapping BAR regionZenghui Yu
2020-10-26bnxt_en: Send HWRM_FUNC_RESET fw command unconditionally.Vasundhara Volam
2020-10-26bnxt_en: Check abort error state in bnxt_open_nic().Michael Chan
2020-10-26bnxt_en: Re-write PCI BARs after PCI fatal error.Vasundhara Volam