summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-12rsi: fix control-message timeoutJohan Hovold
2021-11-12usb: hso: fix error handling code of hso_create_net_deviceDongliang Mu
2021-11-12net: hso: register netdev later to avoid a race conditionAndreas Kemnade
2021-11-02net: nxp: lpc_eth.c: avoid hang when bringing interface downTrevor Woerner
2021-11-02net: lan78xx: fix division by zero in send pathJohan Hovold
2021-11-02Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-11-02usbnet: fix error return code in usbnet_probe()Wang Hai
2021-11-02usbnet: sanity check for maxpacketOliver Neukum
2021-10-27net: mdiobus: Fix memory leak in __mdiobus_registerYanfei Xu
2021-10-27can: peak_pci: peak_pci_remove(): fix UAFZheyu Ma
2021-10-27can: peak_usb: pcan_usb_fd_decode_status(): fix back to ERROR_ACTIVE state no...Stephane Grosjean
2021-10-27can: rcar_can: fix suspend/resumeYoshihiro Shimoda
2021-10-27r8152: select CRC32 and CRYPTO/CRYPTO_HASH/CRYPTO_SHA256Vegard Nossum
2021-10-27ethernet: s2io: fix setting mac address during resumeArnd Bergmann
2021-10-27net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-27net: korina: select CRC32Vegard Nossum
2021-10-27net: arc: select CRC32Vegard Nossum
2021-10-17i40e: fix endless loop under rtnlJiri Benc
2021-10-17phy: mdio: fix memory leakPavel Skripkin
2021-10-09xen-netback: correct success/error reporting for the SKB-with-fraglist caseJan Beulich
2021-10-09net: mdio: introduce a shutdown method to mdio device driversVladimir Oltean
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-10-06net: 6pack: Fix tx timeout and slot timeGuenter Roeck
2021-10-06net: i825xx: Use absolute_pointer for memcpy from fixed memory locationGuenter Roeck
2021-10-06net: stmmac: allow CSR clock of 300MHzJesper Nilsson
2021-10-06net/mlx4_en: Don't allow aRFS for encapsulated packetsAya Levin
2021-10-06net: hso: fix muxed tty registrationJohan Hovold
2021-09-22net: renesas: sh_eth: Fix freeing wrong tx descriptorYoshihiro Shimoda
2021-09-22qlcnic: Remove redundant unlock in qlcnic_pinit_from_romDinghao Liu
2021-09-22net: dsa: b53: Fix calculating number of switch portsRafał Miłecki
2021-09-22ethtool: Fix an error code in cxgb2.cYang Li
2021-09-22net: usb: cdc_mbim: avoid altsetting toggling for Telit LN920Daniele Palmas
2021-09-22r6040: Restore MDIO clock frequency after MAC resetFlorian Fainelli
2021-09-22ptp: dp83640: don't define PAGE0Randy Dunlap
2021-09-22bnx2x: Fix enabling network interfaces without VFsAdrian Bunk
2021-09-22net: w5100: check return value after calling platform_get_resource()Yang Yingliang
2021-09-22ath9k: fix sleeping in atomic contextMiaoqing Pan
2021-09-22ath9k: fix OOB read ar9300_eeprom_restore_internalZekun Shen
2021-09-22net: ethernet: stmmac: Do not use unreachable() in ipq806x_gmac_probe()Nathan Chancellor
2021-09-22ath6kl: wmi: fix an error code in ath6kl_wmi_sync_point()Dan Carpenter
2021-09-22net: ll_temac: Remove left-over debug messageEsben Haabendal
2021-09-22ath9k: Postpone key cache entry deletion for TXQ frames reference itJouni Malinen
2021-09-22ath: Modify ath_key_delete() to not need full key entryJouni Malinen
2021-09-22ath: Export ath_hw_keysetmac()Jouni Malinen
2021-09-22ath9k: Clear key cache explicitly on disabling hardwareJouni Malinen
2021-09-22ath: Use safer key clearing with key cache entriesJouni Malinen
2021-09-22qede: Fix memset corruptionShai Malin
2021-09-22qed: Fix the VF msix vectors flowShai Malin
2021-09-03net: marvell: fix MVNETA_TX_IN_PRGRS bit numberMaxim Kiselev