summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rsi: fix control-message timeoutJohan Hovold2021-11-121-1/+1
* sfc: Fix reading non-legacy supported link modesErik Ekman2021-11-061-8/+2
* net: ethernet: microchip: lan743x: Fix skb allocation failureYuiko Oshino2021-11-061-4/+6
* vrf: Revert "Reset skb conntrack connection..."Eugene Crosser2021-11-061-4/+0
* net: use netif_is_bridge_port() to check for IFF_BRIDGE_PORTJulian Wiedmann2021-11-022-2/+2
* phy: phy_start_aneg: Add an unlocked versionAndrew Lunn2021-11-021-6/+24
* phy: phy_ethtool_ksettings_get: Lock the phy for consistencyAndrew Lunn2021-11-021-0/+2
* net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner2021-11-021-3/+2
* net: ethernet: microchip: lan743x: Fix dma allocation failure by using dma_se...Yuiko Oshino2021-11-021-0/+20
* net: ethernet: microchip: lan743x: Fix driver crash when lan743x_pm_resume failsYuiko Oshino2021-11-021-0/+2
* net: lan78xx: fix division by zero in send pathJohan Hovold2021-11-021-0/+6
* Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin2021-11-021-1/+0
* usbnet: fix error return code in usbnet_probe()Wang Hai2021-11-021-0/+1
* usbnet: sanity check for maxpacketOliver Neukum2021-11-021-0/+4
* net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu2021-10-271-0/+1
* net: stmmac: add support for dwmac 3.40aHerve Codina2021-10-272-0/+9
* can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma2021-10-271-5/+4
* can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean2021-10-271-3/+2
* can: rcar_can: fix suspend/resumeYoshihiro Shimoda2021-10-271-8/+12
* net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean2021-10-271-1/+1
* net: stmmac: Fix E2E delay mechanismKurt Kanzenbach2021-10-271-1/+1
* net: hns3: disable sriov before unload hclge layerPeng Li2021-10-273-0/+23
* net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang2021-10-271-0/+9
* net: hns3: reset DWRR of unused tc to zeroGuangbin Huang2021-10-271-0/+2
* net: dsa: lantiq_gswip: fix register definitionAleksander Jan Bajkowski2021-10-271-1/+1
* lan78xx: select CRC32Vegard Nossum2021-10-271-0/+1
* ionic: don't remove netdev->dev_addr when syncing uc listShannon Nelson2021-10-201-0/+4
* r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum2021-10-201-0/+4
* qed: Fix missing error code in qed_slowpath_start()chongjiapeng2021-10-201-0/+1
* mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel2021-10-201-47/+5
* ethernet: s2io: fix setting mac address during resumeArnd Bergmann2021-10-201-1/+1
* net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun2021-10-203-5/+14
* net: stmmac: fix get_hw_feature() on old hardwareHerve Codina2021-10-204-9/+22
* net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin2021-10-201-5/+52
* net: korina: select CRC32Vegard Nossum2021-10-201-0/+1
* net: arc: select CRC32Vegard Nossum2021-10-201-0/+1
* net: sun: SUNVNET_COMMON should depend on INETRandy Dunlap2021-10-171-0/+1
* net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli2021-10-171-4/+110
* i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch2021-10-131-1/+2
* i40e: fix endless loop under rtnlJiri Benc2021-10-131-1/+1
* gve: fix gve_get_stats()Eric Dumazet2021-10-131-4/+9
* gve: Correct available tx qpl checkCatherine Sullivan2021-10-131-1/+1
* net: sfp: Fix typo in state machine debug stringSean Anderson2021-10-131-1/+1
* phy: mdio: fix memory leakPavel Skripkin2021-10-131-0/+7
* xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich2021-10-091-1/+1
* net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean2021-10-091-0/+11
* usb: hso: remove the bailout parameterDongliang Mu2021-10-061-3/+3
* usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu2021-10-061-10/+23
* hso: fix bailout in error case of probeOliver Neukum2021-10-061-4/+4
* net: stmmac: don't attach interface until resume finishesLeon Yu2021-10-061-2/+2