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.12.y
linux-6.13.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
/
dsa
/
rtl8366rb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-4
/
+4
2021-12-09
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-2
/
+2
2021-10-08
net: dsa: rtl8366rb: remove unneeded semicolon
Yang Li
1
-1
/
+1
2021-10-06
net: dsa: rtl8366rb: Support setting STP state
Linus Walleij
1
-0
/
+48
2021-10-06
net: dsa: rtl8366rb: Support fast aging
Linus Walleij
1
-0
/
+14
2021-10-06
net: dsa: rtl8366rb: Support disabling learning
Linus Walleij
1
-6
/
+44
2021-09-30
net: dsa: rtl8366rb: Use core filtering tracking
Linus Walleij
1
-7
/
+2
2021-09-27
net: dsa: rtl8366rb: Fix off-by-one bug
Linus Walleij
1
-1
/
+1
2021-09-27
net: dsa: rtl8366rb: Rewrite weird VLAN filering enablement
Linus Walleij
1
-7
/
+95
2021-09-27
net: dsa: rtl8366: Drop custom VLAN set-up
Linus Walleij
1
-3
/
+1
2021-09-27
net: dsa: rtl8366rb: Support bridge offloading
DENG Qingfang
1
-0
/
+86
2021-01-28
net: dsa: rtl8366rb: standardize init jam tables
Lorenzo Carletti
1
-134
/
+139
2021-01-16
net: dsa: set configure_vlan_while_not_filtering to true by default
Vladimir Oltean
1
-0
/
+2
2021-01-12
net: dsa: remove the transactional logic from VLAN objects
Vladimir Oltean
1
-1
/
+0
2020-10-10
net: dsa: rtl8366rb: Roof MTU for switch
Linus Walleij
1
-4
/
+35
2020-09-22
net: dsa: rtl8366rb: Support all 4096 VLANs
Linus Walleij
1
-1
/
+1
2020-09-07
net: dsa: rtl8366rb: Switch to phylink
Linus Walleij
1
-7
/
+37
2020-09-06
net: dsa: rtl8366rb: Support setting MTU
Linus Walleij
1
-1
/
+37
2020-07-09
net: dsa: rtl8366rb: Support the CPU DSA tag
Linus Walleij
1
-23
/
+8
2020-01-09
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2019-10-01
net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
Wen Yang
1
-6
/
+10
2019-06-15
net: dsa: fix warning same module names
Anders Roxell
1
-1
/
+1
2019-02-25
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-2
/
+1
2018-08-10
net: dsa: rtl8366rb: Support port 4 (WAN)
Linus Walleij
1
-0
/
+30
2018-07-18
net: dsa: realtek-smi: Add Realtek SMI driver
Linus Walleij
1
-0
/
+1424