Commit Graph

26 Commits

Author SHA1 Message Date
Lvc Revincx
1ed559c77c
kernel: r8168: ignore the rss rxnfc log
This log is noisy and useless, just ignore it.

Signed-off-by: Lvc Revincx <revincx@outlook.com>
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-09-17 14:16:53 +08:00
Tianling Shen
a91fd349fc
Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-19 14:09:29 +08:00
Álvaro Fernández Rojas
2f846a3315 kernel: r8168: print link status when link up
Like other Ethernet drivers, print link speed and duplex mode
when the interface is up. Formatting output at the same time.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
2024-08-18 19:57:36 +02:00
Tianling Shen
6a4df66de5
Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-18 22:11:03 +08:00
Álvaro Fernández Rojas
8208d36220 kernel: r8168/r8125/r8126: update PKG_SOURCE_URL
r8168, r8125 and r8126 have been transferred from https://github.com/noltari to
https://github.com/openwrt.
The old URL should still work after the transfer, but let's update it anyway.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-08-16 20:37:41 +02:00
Tianling Shen
a3b7cd0483
Merge Official Source
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-08-13 15:44:14 +08:00
Álvaro Fernández Rojas
1565eeda4e package: add kmod-r8168 ethernet driver
r8168 is an out of tree driver provided by Realtek for RTL8168 devices.

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2024-08-11 12:06:14 +02:00
Tianling Shen
555d16f6a3
r8125/r8168: fix enable rss support
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-07-17 15:43:22 +08:00
Tianling Shen
e7f6a79233
r8168: enable rss support
Enable parallel build while at it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-07-17 15:34:49 +08:00
Beginner-Go
8c9561fc7c r8168: update to 8.053.00
Signed-off-by: Beginner-Go <70857188+Beginner-Go@users.noreply.github.com>
2024-04-23 11:00:06 +08:00
Tianling Shen
8cc992c45f
r81xx: use standard versioning
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2024-03-24 21:25:18 +08:00
aiamadeus
47575b9fba
r8168: update to 8.052.01 2023-11-09 21:46:23 +08:00
lean
67d0499198 r8168: add kernel 6.1 support
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2023-05-23 12:20:13 +08:00
Tianling Shen
abed583dc6
rtl_eth: fix package description
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-12-09 00:36:10 +08:00
Tianling Shen
3fd5efb406
r8168: Update to 8.051.02
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-11-27 18:21:04 +08:00
Tianling Shen
3ced3baf50
r8168: fix typo error
Switched to use KERNEL_MAKE while at it.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-07-10 14:57:16 +08:00
Tianling Shen
f3002993d2
r8168: bump to 8.050.03
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-06-18 01:03:08 +08:00
ZiMing Mo
662ff61b56
r8168: bump to 8.050.00
Signed-off-by: ZiMing Mo <msylgj@immortalwrt.org>
2022-05-04 17:20:34 +08:00
Tianling Shen
644bd5b27a
r8125/r8168: require PCI support
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2022-03-13 17:59:43 +08:00
msylgj
8dbec6a2fe
r8168: allow build for kernel 5.10 2022-03-05 17:11:46 +08:00
msylgj
92578caeca
r8168: add support for kernel over 5.10 2022-03-02 22:44:14 +08:00
Tianling Shen
eddae41f4c
r8168: Update to 8.049.02
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-10-09 11:09:14 +08:00
AmadeusGhost
5297666831
r8168: update to 8.049.01
(cherry picked from commit bd7988e68e)
2021-08-08 20:23:29 +08:00
AmadeusGhost
4350048bdb
r8168: switch to use git source
There's no reason to keep the src here.

Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-04-29 13:50:03 +08:00
AmadeusGhost
b6ba7d4c34
r8168: add LED configuration from OF
This adds the ability to configure the LED configuration register using
OF. This way, the correct value for board specific LED configuration can
be determined.

Signed-off-by: AmadeusGhost <amadeus@jmu.edu.cn>
(cherry picked from commit 66b00bed22)
2021-04-29 13:39:17 +08:00
Tianling Shen
86c4cf629c
treewide: move kernel pacakges from ctcgfw to kernel
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
2021-03-23 17:48:08 +08:00