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: don't add CPU port to multicast portmasks
Jan Hoffmann
2023-05-07
1
-5
/
+2
*
realtek: actually remove port from multicast portmask
Jan Hoffmann
2023-05-07
1
-0
/
+1
*
realtek: don't treat first multicast portmask entry as reserved
Jan Hoffmann
2023-05-07
1
-1
/
+0
*
realtek: fix writing/deletion of CAM entries
Jan Hoffmann
2023-05-07
1
-4
/
+4
*
realtek: handle changed flags in VLAN configuration
Jan Hoffmann
2023-05-07
1
-20
/
+22
*
realtek: fix standalone ports in presence of static fdb entries
Jan Hoffmann
2023-05-07
4
-0
/
+50
*
realtek: initialize port masks to match the default state
Jan Hoffmann
2023-05-07
1
-12
/
+11
*
realtek: properly update port masks when port leaves bridge
Jan Hoffmann
2023-05-07
1
-5
/
+5
*
realtek: fix memory leak in netevent handler
Jan Hoffmann
2023-02-13
1
-8
/
+9
*
realtek: timer: Register enabled scheduler clock
Sander Vanheule
2023-01-28
1
-1
/
+1
*
realtek: use irq_force_affinity on otto timer instead
INAGAKI Hiroshi
2023-01-21
1
-1
/
+1
*
realtek: Migrate to upstream generic MIPS addresses
Olliver Schinagl
2023-01-05
1
-1
/
+1
*
realtek: Fix reset register access
Birger Koblitz
2022-12-28
1
-1
/
+1
*
realtek: add cond_resched to loops accessing the FDB table
Jan Hoffmann
2022-12-27
2
-0
/
+6
*
realtek: restructure rtl_table_read/write
Jan Hoffmann
2022-12-27
2
-14
/
+31
*
realtek: simplify log messages in rtl83xx_mdio_probe
Jan Hoffmann
2022-12-27
1
-7
/
+1
*
realtek: don't set L2LEARNING flag in rtl83xx TX header
Jan Hoffmann
2022-12-27
1
-2
/
+2
*
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: 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: timer driver: documentation
Markus Stockhausen
2022-10-23
1
-0
/
+85
*
realtek: resurrect timer driver
Markus Stockhausen
2022-10-23
1
-0
/
+298
*
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
*
realtek: use correct CAUSEF_DC macro in prom.c
Sander Vanheule
2022-10-01
1
-1
/
+1
*
realtek: SMP handling of R4K timer interrupts
Markus Stockhausen
2022-10-01
1
-3
/
+9
*
realtek: fix SMP startup
Markus Stockhausen
2022-10-01
1
-2
/
+1
*
realtek: fix RTL839x egress tag for ports >= 32
Jan Hoffmann
2022-09-25
1
-1
/
+1
*
realtek: use upstream recommendation for secondary CPU start
Markus Stockhausen
2022-09-18
1
-5
/
+31
*
realtek: rtl838x: Fix ethernet polling timeout on probe
Olliver Schinagl
2022-09-14
1
-1
/
+2
*
realtek: Use built-in functionality for timeout loop
Olliver Schinagl
2022-09-14
1
-12
/
+7
*
realtek: fix RTL839x receive tag decoding
Bjørn Mork
2022-09-09
1
-2
/
+2
*
realtek: fix RTL838x receive tag decoding
Bjørn Mork
2022-09-08
1
-3
/
+6
[next]