index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-04
r8169: enable GRO software interrupt coalescing per default
Heiner Kallweit
1
-0
/
+2
2022-12-01
r8169: use tp_to_dev instead of open code
Juhee Kang
1
-2
/
+3
2022-10-31
drivers: net: convert to boolean for the mac_managed_pm flag
Denis Kirjanov
1
-1
/
+1
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-4
/
+4
2022-10-01
r8169: add rtl_disable_rxdvgate()
Chunhao Lin
1
-6
/
+10
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-2
/
+2
2022-09-20
r8169: disable detection of chip version 36
Heiner Kallweit
1
-1
/
+4
2022-09-13
r8169: remove rtl_wol_shutdown_quirk()
Heiner Kallweit
1
-19
/
+0
2022-09-08
r8169: merge support for chip versions 10, 13, 16
Heiner Kallweit
3
-13
/
+4
2022-09-05
r8169: remove not needed net_ratelimit() check
Heiner Kallweit
1
-2
/
+1
2022-09-05
r8169: remove useless PCI region size check
Heiner Kallweit
1
-6
/
+0
2022-09-05
r8169: use devm_clk_get_optional_enabled() to simplify the code
Heiner Kallweit
1
-34
/
+3
2022-09-05
r8169: remove comment about apparently non-existing chip versions
Heiner Kallweit
1
-6
/
+0
2022-09-05
r8169: merge handling of chip versions 12 and 17 (RTL8168B)
Heiner Kallweit
3
-8
/
+1
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
3
-9
/
+9
2022-08-24
r8169: remove support for chip version 60
Heiner Kallweit
3
-90
/
+8
2022-08-24
r8169: remove support for chip version 50
Heiner Kallweit
3
-26
/
+3
2022-08-24
r8169: remove support for chip version 49
Heiner Kallweit
3
-47
/
+3
2022-08-24
r8169: remove support for chip versions 45 and 47
Heiner Kallweit
3
-82
/
+5
2022-08-24
r8169: remove support for chip version 41
Heiner Kallweit
3
-5
/
+1
2022-07-07
r8169: fix accessing unset transport header
Heiner Kallweit
1
-6
/
+4
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+1
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-4
/
+4
2022-04-27
net: wan: atp: remove unused eeprom_delay()
Bjorn Helgaas
1
-4
/
+0
2022-03-18
r8169: improve driver unload and system shutdown behavior on DASH-enabled sys...
Heiner Kallweit
1
-4
/
+16
2022-02-07
r8169: factor out redundant RTL8168d PHY config functionality to rtl8168d_1_c...
Heiner Kallweit
1
-46
/
+25
2022-02-02
r8169: support L1.2 control on RTL8168h
Heiner Kallweit
1
-0
/
+2
2022-01-31
r8169: add rtl_disable_exit_l1()
Heiner Kallweit
1
-5
/
+16
2022-01-27
r8169: enable ASPM L1.2 if system vendor flags it as safe
Heiner Kallweit
1
-1
/
+32
2022-01-25
r8169: use new PM macros
Heiner Kallweit
1
-12
/
+6
2022-01-11
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+3
2021-12-29
r8169: don't use pci_irq_vector() in atomic context
Thomas Gleixner
1
-7
/
+7
2021-12-17
r8169: Avoid misuse of pm_ptr() macro
Paul Cercueil
1
-1
/
+3
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+3
2021-11-26
r8169: disable detection of chip version 60
Heiner Kallweit
1
-2
/
+5
2021-11-23
r8169: fix incorrect mac address assignment
Heiner Kallweit
1
-2
/
+3
2021-11-22
net: annotate accesses to dev->gso_max_segs
Eric Dumazet
1
-2
/
+2
2021-11-22
net: annotate accesses to dev->gso_max_size
Eric Dumazet
1
-2
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2
-2
/
+6
2021-11-17
r8169: disable detection of chip version 41
Heiner Kallweit
1
-1
/
+4
2021-11-17
r8169: disable detection of chip version 45
Heiner Kallweit
1
-1
/
+4
2021-11-17
r8169: disable detection of chip versions 49 and 50
Heiner Kallweit
1
-2
/
+5
2021-11-17
r8169: enable ASPM L1/L1.1 from RTL8168h
Heiner Kallweit
1
-6
/
+11
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-10-28
r8169: Add device 10ec:8162 to driver r8169
Janghyub Seo
1
-0
/
+1
2021-10-19
ethernet: r8169: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+2
2021-10-14
ethernet: replace netdev->dev_addr 16bit writes
Jakub Kicinski
3
-5
/
+9
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2
-2
/
+2
2021-09-14
r8169: remove support for chip version RTL_GIGA_MAC_VER_27
Heiner Kallweit
3
-99
/
+3
2021-08-26
r8169: add rtl_enable_exit_l1
Heiner Kallweit
1
-11
/
+30
[next]