aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/realtek
AgeCommit message (Expand)Author
2021-11-17r8169: 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-04-21r8169: improve rtl_jumbo_configHeiner Kallweit
2021-04-21r8169: fix performance regression related to PCIe max read request sizeHeiner Kallweit
2021-04-21r8169: simplify setting PCI_EXP_DEVCTL_NOSNOOP_ENHeiner Kallweit
2021-04-21r8169: remove fiddling with the PCIe max read request sizeHeiner Kallweit
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-01-12r8169: work around power-saving bug on some chip versionsHeiner Kallweit
2020-11-18r8169: fix potential skb double free in an error pathHeiner Kallweit
2020-11-01r8169: fix issue with forced threading in combination with shared interruptsHeiner Kallweit
2020-10-29r8169: fix operation under forced interrupt threadingHeiner Kallweit
2020-10-29r8169: fix data corruption issue on RTL8402Heiner Kallweit
2020-10-14r8169: fix RTL8168f/RTL8411 EPHY configHeiner Kallweit
2020-10-01r8169: improve RTL8168b FIFO overflow workaroundHeiner Kallweit
2020-05-20r8169: re-establish support for RTL8401 chip versionHeiner Kallweit
2020-04-13r8169: change back SG and TSO to be disabled by defaultHeiner Kallweit
2020-04-01r8169: fix PHY driver check on platforms w/o module softdepsHeiner Kallweit
2020-04-01r8169: re-enable MSI on RTL8168cHeiner Kallweit
2020-02-24r8169: check that Realtek PHY driver module is loadedHeiner Kallweit
2019-12-31r8169: respect EEE user setting when restarting networkHeiner Kallweit
2019-12-18r8169: add missing RX enabling for WoL on RTL8125Heiner Kallweit
2019-12-17r8169: fix rtl_hw_jumbo_disable for RTL8168evlHeiner Kallweit
2019-12-04r8169: fix resume on cable plug-inHeiner Kallweit
2019-12-04r8169: fix jumbo configuration for RTL8168evlHeiner Kallweit
2019-11-19r8169: disable TSO on a single version of RTL8168c to fix performanceCorinna Vinschen
2019-11-06r8169: fix page read in r8168g_mdio_readHeiner Kallweit
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-10-10r8169: fix jumbo packet handling on resume from suspendHeiner Kallweit
2019-09-23Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-01r8169: don't set bit RxVlan on RTL8125Heiner Kallweit
2019-08-29r8169: add support for EEE on RTL8125Heiner Kallweit
2019-08-29r8169: add RTL8125 PHY initializationHeiner Kallweit
2019-08-29r8169: add support for RTL8125Heiner Kallweit
2019-08-29r8169: don't use bit LastFrag in tx descriptor after sendHeiner Kallweit
2019-08-29r8169: read common register for PCI commitHeiner Kallweit
2019-08-29r8169: move disabling interrupt coalescing to RTL8169/RTL8168 initHeiner Kallweit
2019-08-29r8169: factor out reading MAC address from registersHeiner Kallweit
2019-08-29r8169: restrict rtl_is_8168evl_up to RTL8168 chip versionsHeiner Kallweit
2019-08-29r8169: change interrupt mask type to u32Heiner Kallweit
2019-08-28PCI: Move ASPM declarations to linux/pci.hKrzysztof Wilczynski
2019-08-26r8169: improve DMA handling in rtl_rxHeiner Kallweit
2019-08-23r8169: fix DMA issue on MIPS platformHeiner Kallweit
2019-08-15r8169: sync EEE handling for RTL8168h with vendor driverHeiner Kallweit