summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2021-11-06Revert "wcn36xx: Disable bmps when encryption is disabled"Bryan O'Donoghue3-15/+1
2021-11-06net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino1-4/+6
2021-11-06vrf: Revert "Reset skb conntrack connection..."Eugene Crosser1-4/+0
2021-11-06sfc: Fix reading non-legacy supported link modesErik Ekman1-8/+2
2021-11-02lan743x: fix endianness when accessing descriptorsAlexey Denisov2-43/+43
2021-11-02phy: phy_ethtool_ksettings_set: Lock the PHY while changing settingsAndrew Lunn1-1/+3
2021-11-02phy: phy_start_aneg: Add an unlocked versionAndrew Lunn1-6/+24
2021-11-02phy: phy_ethtool_ksettings_set: Move after phy_start_anegAndrew Lunn1-53/+53
2021-11-02phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn1-0/+2
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner1-3/+2
2021-11-02net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino1-0/+20
2021-11-02net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino1-0/+2
2021-11-02mlxsw: pci: Recycle received packet upon allocation failureIdo Schimmel1-13/+12
2021-11-02octeontx2-af: Display all enabled PF VF rsrc_alloc entries.Rakesh Babu1-32/+106
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold1-0/+6
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin1-1/+0
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai1-0/+1
2021-11-02usbnet: sanity check for maxpacketOliver Neukum1-0/+4
2021-10-27e1000e: Separate TGP board type from SPTSasha Neftin3-15/+38
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu1-0/+1
2021-10-27net: hns3: fix for miscalculation of rx unused descYunsheng Lin2-0/+9
2021-10-27net: stmmac: add support for dwmac 3.40aHerve Codina2-0/+9
2021-10-27net: hns3: fix the max tx size according to user manualYunsheng Lin2-9/+4
2021-10-27net: dsa: mt7530: correct ds->num_portsDENG Qingfang1-7/+1
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma1-5/+4
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean1-3/+2
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda1-8/+12
2021-10-27net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean1-1/+1
2021-10-27ice: Add missing E810 device idsTony Nguyen3-0/+8
2021-10-27e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2-1/+13
2021-10-27net: stmmac: Fix E2E delay mechanismKurt Kanzenbach1-1/+1
2021-10-27net: hns3: disable sriov before unload hclge layerPeng Li3-0/+23
2021-10-27net: hns3: fix vf reset workqueue cannot exitYufeng Mo1-3/+3
2021-10-27net: hns3: schedule the polling again when allocation failsYunsheng Lin1-10/+12
2021-10-27net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang1-0/+9
2021-10-27net: hns3: reset DWRR of unused tc to zeroGuangbin Huang1-0/+2
2021-10-27net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski1-1/+1
2021-10-27lan78xx: select CRC32Vegard Nossum1-0/+1
2021-10-27ice: fix getting UDP tunnel entryMichal Swiatkowski1-2/+2
2021-10-20net: dsa: mv88e6xxx: don't use PHY_DETECT on internal PHY'sMaarten Zanders1-2/+11
2021-10-20ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson1-0/+4
2021-10-20net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean1-3/+3
2021-10-20nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng1-5/+14
2021-10-20r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum1-0/+4
2021-10-20qed: Fix missing error code in qed_slowpath_start()chongjiapeng1-0/+1
2021-10-20mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel1-47/+5
2021-10-20ethernet: s2io: fix setting mac address during resumeArnd Bergmann1-1/+1
2021-10-20net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun3-5/+14
2021-10-20net: dsa: microchip: Added the condition for scheduling ksz_mib_read_workArun Ramadoss1-1/+3
2021-10-20net: stmmac: fix get_hw_feature() on old hardwareHerve Codina4-9/+22