index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
linux
/
realtek
/
files-5.10
Commit message (
Expand
)
Author
Age
Files
Lines
*
realtek: remove debugging code from timer
Sander Vanheule
2022-02-20
1
-15
/
+3
*
realtek: use DT provided address for timers
Sander Vanheule
2022-02-20
1
-23
/
+23
*
realtek: fix locking bug in rtl838x_hw_receive()
Birger Koblitz
2022-02-18
1
-3
/
+4
*
realtek: add RTL8231 chip detection
Sander Vanheule
2022-02-17
1
-1
/
+14
*
realtek: always require SMI bus ID for RTL8231
Sander Vanheule
2022-02-17
1
-17
/
+16
*
realtek: use automatic GPIO numbering for RTL8231
Sander Vanheule
2022-02-17
1
-1
/
+1
*
realtek: fix RTL8231 gpio count
Sander Vanheule
2022-02-17
1
-1
/
+1
*
realtek: rtl83xx-phy: abstract and document PHY features
Daniel Golle
2022-02-17
1
-114
/
+135
*
realtek: fix locking issues
Birger Koblitz
2022-02-17
2
-26
/
+22
*
realtek: switch to use generic MDIO accessor functions
Daniel Golle
2022-02-17
5
-473
/
+398
*
realtek: implement Clause-45 MDIO write on rtl931x
Daniel Golle
2022-02-17
2
-26
/
+65
*
realtek: add support for port led configuration on RTL93XX
Birger Koblitz
2022-02-17
6
-8
/
+175
*
realtek: Add support for the RTL8221B PHY
Birger Koblitz
2022-02-17
2
-0
/
+18
*
realtek: Add specific PHY polling options to support the Zyxel XGS1250/XGS1210
Birger Koblitz
2022-02-17
2
-14
/
+101
*
realtek: Fix link status detection on RTL9302 for SFP modules
Birger Koblitz
2022-02-17
2
-3
/
+23
*
realtek: Add RTL931X sub-target
Birger Koblitz
2022-02-17
1
-0
/
+25
*
realtek: Add HW support for RTL931X for PIE, L2 and STP aging
Birger Koblitz
2022-02-17
2
-52
/
+1188
*
realtek: Store and Restore MC memberships for port enable/disable
Birger Koblitz
2022-02-17
2
-55
/
+86
*
realtek: Copy all BPDUs to the kernel
Birger Koblitz
2022-02-17
4
-8
/
+140
*
realtek: Add L2 aging configuration functions for all SoC families
Birger Koblitz
2022-02-17
6
-19
/
+58
*
realted: Add DSA bridge offload configuration
Birger Koblitz
2022-02-17
4
-1
/
+139
*
realtek: Add Link Aggregation (aka trunking) support
Birger Koblitz
2022-02-17
8
-15
/
+369
*
realtek: Cleanup setting inner/outer PVID and Ingress/Egres VLAN filtering
Birger Koblitz
2022-02-17
6
-28
/
+189
*
realtek: Add SDS configuration routines for the RTL93XX platforms
Birger Koblitz
2022-02-17
4
-44
/
+2144
*
realtek: Improve MAC config handling for all SoCs
Birger Koblitz
2022-02-17
3
-34
/
+205
*
realtek: Add support for detecting RTL9303 SoCs
Birger Koblitz
2022-02-17
1
-0
/
+4
*
realtek: Allow PHY-IDs to differ from Port numbers
Birger Koblitz
2022-02-17
1
-9
/
+34
*
realtek: Use SerDes Information from .dts for phylink config
Birger Koblitz
2022-02-17
2
-5
/
+27
*
realtek: Improve IRQ request in Ethernet driver
Birger Koblitz
2022-02-17
1
-5
/
+4
*
realtek: Replace the RTL9300 generic timer with a CEVT timer
Birger Koblitz
2022-02-17
2
-196
/
+212
*
realtek: Fix RTL931X Ethernet driver
Birger Koblitz
2022-02-17
1
-21
/
+167
*
realtek: Fix Ethernet driver IRQ service routine for SMP
Birger Koblitz
2022-02-17
1
-5
/
+0
*
realtek: fix RTL839X receive tag decoding
Birger Koblitz
2022-02-17
1
-4
/
+5
*
realtek: Add SerDes access functions for RTL931X
Birger Koblitz
2022-02-17
2
-0
/
+52
*
realtek: Fix RTL931X-specific Ethernet driver functions
Birger Koblitz
2022-02-17
3
-30
/
+47
*
realtek: rename rtl838x_reg structure
Birger Koblitz
2022-02-17
2
-6
/
+6
*
realtek: Fix RTL839x TX CPU-Tag
Birger Koblitz
2022-02-17
1
-2
/
+2
*
realtek: Increase zone size for Ethernet driver DMA
Birger Koblitz
2022-02-17
1
-2
/
+2
*
realtek: Enable Multithreading support in prom.c
Birger Koblitz
2022-02-17
1
-0
/
+20
*
realtek: Change Platform defines to depend on CONFIG_RTL83XX
Birger Koblitz
2022-02-17
1
-2
/
+2
*
realtek: Create 4 different Realtek Platforms
Birger Koblitz
2022-02-17
1
-1
/
+1
*
realtek: Add support for RTL9300/RTL9310 I2C multiplexing
Birger Koblitz
2022-02-17
2
-37
/
+330
*
realtek: Add support for RTL9300/RTL9310 I2C controller
Birger Koblitz
2022-02-17
2
-0
/
+550
*
realtek: remove legacy GPIO driver support
Birger Koblitz
2022-02-17
1
-474
/
+0
*
realtek: Remove _machine_restart and _machine_halt
Sander Vanheule
2021-11-24
1
-85
/
+0
*
realtek: reset both ethernet NIC and queues
Sander Vanheule
2021-11-24
1
-4
/
+7
*
realtek: re-enable IPv6 routing
Bjørn Mork
2021-10-30
1
-1
/
+1
*
realtek: add legacy realtek GPIO driver for rtl9300 support
Birger Koblitz
2021-10-09
2
-0
/
+481
*
realtek: Fix bug when accessing external PHYs on SoCs older than Revision C
Birger Koblitz
2021-10-09
1
-3
/
+22
*
realtek: cleanup PHY driver
Birger Koblitz
2021-10-09
1
-8
/
+6
[next]