index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
realtek
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
6
-27
/
+27
*
net: dsa: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-05
4
-4
/
+4
*
net: dsa: realtek: rtl8366rb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-07
1
-1
/
+1
*
net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-07
1
-1
/
+1
*
net: dsa: realtek: Use for_each_child_of_node_scoped()
Jinjie Ruan
2024-09-03
1
-5
/
+3
*
net: dsa: realtek: make use of dev_err_cast_probe()
Hongbo Li
2024-08-29
1
-5
/
+3
*
net: dsa: realtek: provide own phylink MAC operations
Russell King (Oracle)
2024-04-30
4
-18
/
+46
*
net: dsa: realtek: add LED drivers for rtl8366rb
Luiz Angelo Daros de Luca
2024-04-29
1
-39
/
+265
*
net: dsa: realtek: do not assert reset on remove
Luiz Angelo Daros de Luca
2024-04-29
1
-5
/
+2
*
net: dsa: realtek: keep default LED state in rtl8366rb
Luiz Angelo Daros de Luca
2024-04-29
1
-67
/
+20
*
net: dsa: realtek: support reset controller
Luiz Angelo Daros de Luca
2024-02-28
3
-5
/
+41
*
net: dsa: realtek: fix digital interface select macro for EXT0
Luiz Angelo Daros de Luca
2024-02-14
1
-2
/
+2
*
net: dsa: realtek: embed dsa_switch into realtek_priv
Luiz Angelo Daros de Luca
2024-02-12
4
-16
/
+19
*
net: dsa: realtek: use the same mii bus driver for both interfaces
Luiz Angelo Daros de Luca
2024-02-12
6
-97
/
+14
*
net: dsa: realtek: migrate user_mii_bus setup to realtek_dsa
Luiz Angelo Daros de Luca
2024-02-12
3
-56
/
+70
*
net: dsa: realtek: clean user_mii_bus setup
Luiz Angelo Daros de Luca
2024-02-12
1
-10
/
+3
*
net: dsa: realtek: get internal MDIO node by name
Luiz Angelo Daros de Luca
2024-02-12
1
-1
/
+1
*
net: dsa: realtek: merge rtl83xx and interface modules into realtek_dsa
Luiz Angelo Daros de Luca
2024-02-12
5
-14
/
+12
*
net: dsa: realtek: common rtl83xx module
Luiz Angelo Daros de Luca
2024-02-12
8
-273
/
+322
*
net: dsa: realtek: keep variant reference in realtek_priv
Luiz Angelo Daros de Luca
2024-02-12
3
-12
/
+7
*
net: dsa: realtek: convert variants into real drivers
Luiz Angelo Daros de Luca
2024-02-12
7
-73
/
+292
*
net: dsa: realtek: introduce REALTEK_DSA namespace
Luiz Angelo Daros de Luca
2024-02-12
5
-11
/
+15
*
net: dsa: realtek: drop cleanup from realtek_ops
Luiz Angelo Daros de Luca
2024-02-12
1
-1
/
+0
*
net: dsa: realtek: Rewrite RTL8366RB MTU handling
Linus Walleij
2023-12-12
1
-18
/
+30
*
net: dsa: realtek: Rename bogus RTL8368S variable
Linus Walleij
2023-12-12
1
-5
/
+6
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
2
-2
/
+2
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
3
-16
/
+16
*
net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-11
1
-2
/
+1
*
net: dsa: realtek: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-11
1
-6
/
+2
*
net: dsa: realtek: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-20
1
-5
/
+3
*
net: dsa: rtl8366rb: Implement setting up link on CPU port
Linus Walleij
2023-09-15
1
-9
/
+35
*
net: dsa: realtek: add phylink_get_caps implementation
Russell King (Oracle)
2023-08-20
1
-0
/
+28
*
net: dsa: realtek: Remove redundant of_match_ptr()
Ruan Jinjie
2023-08-16
2
-2
/
+2
*
net: dsa: Explicitly include correct DT includes
Rob Herring
2023-07-27
2
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-1
/
+4
|
\
|
*
net: dsa: realtek: fix out-of-bounds access
Ahmad Fatoum
2023-03-25
1
-1
/
+4
*
|
net: dsa: realtek: rtl8365mb: add change_mtu
Luiz Angelo Daros de Luca
2023-03-17
1
-4
/
+36
|
/
*
net: dsa: realtek: remove unnecessary set_drvdata()
Yang Yingliang
2022-09-23
2
-4
/
+0
*
net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly
Alvin Šipraga
2022-06-17
1
-107
/
+174
*
net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member
Alvin Šipraga
2022-06-17
1
-6
/
+1
*
net: dsa: realtek: rtl8365mb: correct the max number of ports
Alvin Šipraga
2022-06-17
1
-2
/
+1
*
net: dsa: realtek: rtl8365mb: remove port_mask private data member
Alvin Šipraga
2022-06-17
1
-7
/
+1
*
net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VB
Alvin Šipraga
2022-06-17
1
-3
/
+3
*
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
2022-06-09
1
-29
/
+9
*
net: dsa: realtek: rtl8366rb: Serialize indirect PHY register access
Alvin Šipraga
2022-05-16
1
-12
/
+25
*
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-13
1
-1
/
+1
*
net: dsa: realtek: remove realtek,rtl8367s string
Luiz Angelo Daros de Luca
2022-04-20
2
-5
/
+0
*
net: dsa: realtek: don't parse compatible string for RTL8366S
Alvin Šipraga
2022-04-13
1
-5
/
+0
*
net: dsa: realtek: fix Kconfig to assure consistent driver linkage
Alvin Šipraga
2022-04-13
1
-9
/
+21
*
net: dsa: realtek: make interface drivers depend on OF
Alvin Šipraga
2022-03-25
1
-0
/
+2
[next]