aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek
AgeCommit message (Expand)Author
2024-04-13r8169: fix issue caused by buggy BIOS on certain boards with RTL8168dHeiner Kallweit
2023-12-13r8169: fix rtl8125b PAUSE frames blasting when suspendedChunHao Lin
2023-12-08r8169: fix deadlock on RTL8125 in jumbo mtu modeHeiner Kallweit
2023-12-08r8169: disable ASPM in case of tx timeoutHeiner Kallweit
2023-12-08r8169: prevent potential deadlock in rtl8169_closeHeiner Kallweit
2023-11-28Revert "net: r8169: Disable multicast filter for RTL8168H and RTL8107E"Heiner Kallweit
2023-11-20r8169: respect userspace disabling IFF_MULTICASTHeiner Kallweit
2023-11-20net: r8169: Disable multicast filter for RTL8168H and RTL8107EPatrick Thompson
2023-11-20r8169: fix rare issue with broken rx after link-down on RTL8125Heiner Kallweit
2023-11-20r8169: use tp_to_dev instead of open codeJuhee Kang
2023-11-08r8169: fix the KCSAN reported data race in rtl_rx while reading desc->opts1Mirsad Goran Todorovac
2023-11-08r8169: fix the KCSAN reported data-race in rtl_tx while reading TxDescArray[e...Mirsad Goran Todorovac
2023-04-05r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin
2022-07-12r8169: fix accessing unset transport headerHeiner Kallweit
2021-11-18r8169: Add device 10ec:8162 to driver r8169Janghyub Seo
2021-09-12Revert "r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPM"Hayes Wang
2021-07-28r8169: Avoid duplicate sysfs entry creation errorSayanta Pattanayak
2021-07-19r8169: avoid link-up interrupt issue on RTL8106e if user enables ASPMHeiner Kallweit
2021-06-30r8169: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-04-21r8169: don't advertise pause in jumbo modeHeiner Kallweit
2021-04-21r8169: tweak max read request size for newer chips also in jumbo mtu modeHeiner Kallweit
2021-03-30r8169: fix DMA being used after buffer free if WoL is enabledHeiner Kallweit
2021-03-17r8169: fix r8168fp_adjust_ocp_cmd functionHayes Wang
2021-03-09r8169: fix resuming from suspend on RTL8105e if machine runs on batteryHeiner Kallweit
2021-03-04r8169: fix jumbo packet handling on RTL8168eHeiner Kallweit
2021-02-10r8169: fix WoL on shutdown if CONFIG_DEBUG_SHIRQ is setHeiner Kallweit
2021-02-10r8169: work around RTL8125 UDP hw bugHeiner Kallweit
2021-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2020-11-07r8169: disable hw csum for short packets on all chip versionsHeiner Kallweit
2020-11-07r8169: fix potential skb double free in an error pathHeiner Kallweit
2020-11-04r8169: work around short packet hw bug on RTL8125Heiner Kallweit
2020-10-29r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-10-19r8169: fix operation under forced interrupt threadingHeiner Kallweit
2020-10-10r8169: factor out handling rtl8169_statsHeiner Kallweit
2020-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-10-08r8169: consider that PHY reset may still be in progress after applying firmwareHeiner Kallweit
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-01r8169: fix data corruption issue on RTL8402Heiner Kallweit
2020-10-01r8169: fix handling ether_clkHeiner Kallweit
2020-09-27r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit
2020-09-23net: realtek: Remove set but not used variableZheng Yongjun
2020-09-198139too: use true,false for bool variablesJason Yan
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-19r8169: remove member irq_enabled from struct rtl8169_privateHeiner Kallweit
2020-08-19r8169: use napi_complete_done return valueHeiner Kallweit
2020-07-21r8169: allow to enable ASPM on RTL8125AHeiner Kallweit
2020-07-14r8169: add support for RTL8125BHeiner Kallweit
2020-06-30net: phy: don't abuse devres in devm_mdiobus_register()Bartosz Golaszewski
2020-06-28r8169: sync support for RTL8401 with vendor driverHeiner Kallweit