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
Commit message (
Expand
)
Author
Age
Files
Lines
*
realtek: Replace C++ style comments
Olliver Schinagl
2022-12-27
20
-964
/
+966
*
realtek: Whitespace and codestyle cleanup
Olliver Schinagl
2022-12-27
25
-810
/
+767
*
realtek: add cond_resched to loops accessing the FDB table
Jan Hoffmann
2022-12-27
4
-0
/
+12
*
realtek: restructure rtl_table_read/write
Jan Hoffmann
2022-12-27
4
-28
/
+62
*
realtek: simplify log messages in rtl83xx_mdio_probe
Jan Hoffmann
2022-12-27
2
-14
/
+2
*
realtek: don't set L2LEARNING flag in rtl83xx TX header
Jan Hoffmann
2022-12-27
2
-4
/
+4
*
realtek: 5.15: Fix incorrect switch patches
Olliver Schinagl
2022-12-24
1
-0
/
+53
*
realtek: 5.10: Fix incorrect switch patches
Olliver Schinagl
2022-12-24
1
-0
/
+53
*
kernel: bump 5.15 to 5.15.84
John Audia
2022-12-19
1
-1
/
+1
*
realtek: add Linux Kernel 5.15 as testing version
INAGAKI Hiroshi
2022-12-15
1
-0
/
+1
*
realtek: enable needs_standalone_vlan_filtering on DSA driver in 5.15
INAGAKI Hiroshi
2022-12-15
1
-0
/
+1
*
realtek: update dsa.c of DSA driver for 5.15
INAGAKI Hiroshi
2022-12-15
1
-101
/
+88
*
realtek: update platform support for 5.15
INAGAKI Hiroshi
2022-12-15
2
-6
/
+2
*
realtek: refresh config-5.15 in all subtargets
INAGAKI Hiroshi
2022-12-15
4
-92
/
+123
*
realtek: refresh patches in 5.15
INAGAKI Hiroshi
2022-12-15
32
-126
/
+121
*
realtek: drop patches of upstreamed fix and changes from 5.15
INAGAKI Hiroshi
2022-12-15
4
-1113
/
+0
*
realtek: drop patches of upstreamed drivers from 5.15
INAGAKI Hiroshi
2022-12-15
6
-1091
/
+0
*
realtek: copy dts/files/patches/configs for 5.15
INAGAKI Hiroshi
2022-12-15
139
-0
/
+39485
*
realtek: update GPIO bindings for DGS-1210-10P
Jan-Niklas Burfeind
2022-12-09
1
-4
/
+26
*
realtek: d-link: add support for dgs-1210-28mp-f
Andreas Böhler
2022-12-08
4
-90
/
+141
*
realtek: fix dell typo
Jan-Niklas Burfeind
2022-12-01
1
-3
/
+3
*
realtek: refactor keep vlan tag setup, fix tagged forwarding
Luiz Angelo Daros de Luca
2022-12-01
7
-23
/
+109
*
realtek: Fix rtl930x speed status accessor
Olliver Schinagl
2022-12-01
1
-3
/
+3
*
realtek: fix typo in debug message
Luiz Angelo Daros de Luca
2022-11-05
1
-2
/
+2
*
realtek: mark clock source as continuous
Sander Vanheule
2022-11-01
1
-0
/
+1
*
target/realtek: use netif_receive_skb_list
Rosen Penev
2022-11-01
1
-1
/
+4
*
realtek: Fix CRC offloading for rtl83xx
Olliver Schinagl
2022-10-29
1
-1
/
+1
*
realtek: use assisted learning on CPU port
Jan Hoffmann
2022-10-26
2
-0
/
+22
*
realtek: set up L2 table entries properly
Jan Hoffmann
2022-10-26
1
-10
/
+19
*
realtek: 5.10: refresh kernel patches
Christian Marangi
2022-10-25
1
-1
/
+1
*
realtek: consistently flood RMA frames
Sander Vanheule
2022-10-23
1
-30
/
+40
*
realtek: remove RTL839x path in RTL838x multicast
Sander Vanheule
2022-10-23
1
-19
/
+14
*
realtek: reduce excessive logging for FDB operations
Jan Hoffmann
2022-10-23
2
-68
/
+3
*
realtek: add debugfs node for L2 table
Jan Hoffmann
2022-10-23
1
-0
/
+107
*
realtek: avoid busy waiting for RTL839x PHY read/write
Jan Hoffmann
2022-10-23
1
-12
/
+33
*
realtek: disable otto timer for RTL93xx targets
Markus Stockhausen
2022-10-23
2
-0
/
+2
*
realtek: timer driver: activate for RTL839X devices
Markus Stockhausen
2022-10-23
3
-7
/
+12
*
realtek: timer driver: activate for RTL838X devices
Markus Stockhausen
2022-10-23
3
-6
/
+14
*
realtek: timer driver: documentation
Markus Stockhausen
2022-10-23
1
-0
/
+85
*
realtek: resurrect timer driver
Markus Stockhausen
2022-10-23
2
-0
/
+338
*
realtek: cleanup rtl83{8x,9x}_enable_learning/flood
INAGAKI Hiroshi
2022-10-08
2
-44
/
+22
*
realtek: swap *_phylink_mac_link_down() contents
INAGAKI Hiroshi
2022-10-08
1
-7
/
+8
*
realtek: fix place of fdb/mdb info messages
INAGAKI Hiroshi
2022-10-08
1
-2
/
+2
*
realtek: add missing of.h include in phy driver
INAGAKI Hiroshi
2022-10-08
1
-0
/
+1
*
realtek: fix use of uninitialized sds_mode
INAGAKI Hiroshi
2022-10-08
1
-2
/
+1
*
realtek: use MIPS fw_init_cmdline()
INAGAKI Hiroshi
2022-10-08
1
-20
/
+2
*
realtek: update SMP-related calls in prom_init()
INAGAKI Hiroshi
2022-10-08
1
-6
/
+2
*
realtek: separate lock of RTL8231 from phy driver
INAGAKI Hiroshi
2022-10-08
1
-9
/
+10
*
kernel: bump 5.10 to 5.10.146
John Audia
2022-10-02
1
-1
/
+1
*
realtek: use correct CAUSEF_DC macro in prom.c
Sander Vanheule
2022-10-01
1
-1
/
+1
[next]