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
/
rtl8365mb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: realtek: rtl8365mb: Make use of irq_get_trigger_type()
Vasileios Amoiridis
2024-09-07
1
-1
/
+1
*
net: dsa: realtek: provide own phylink MAC operations
Russell King (Oracle)
2024-04-30
1
-11
/
+21
*
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
1
-6
/
+9
*
net: dsa: realtek: use the same mii bus driver for both interfaces
Luiz Angelo Daros de Luca
2024-02-12
1
-43
/
+6
*
net: dsa: realtek: common rtl83xx module
Luiz Angelo Daros de Luca
2024-02-12
1
-4
/
+5
*
net: dsa: realtek: convert variants into real drivers
Luiz Angelo Daros de Luca
2024-02-12
1
-1
/
+53
*
net: dsa: realtek: introduce REALTEK_DSA namespace
Luiz Angelo Daros de Luca
2024-02-12
1
-0
/
+1
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
1
-1
/
+1
*
net: dsa: Use conduit and user terms
Florian Fainelli
2023-10-24
1
-1
/
+1
*
net: dsa: realtek: rtl8365mb: replace deprecated strncpy with ethtool_sprintf
Justin Stitt
2023-10-11
1
-2
/
+1
*
net: dsa: realtek: rtl8365mb: add change_mtu
Luiz Angelo Daros de Luca
2023-03-17
1
-4
/
+36
*
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: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-13
1
-1
/
+1
*
net: dsa: realtek: rtl8365mb: add support for rtl8_4t
Luiz Angelo Daros de Luca
2022-03-05
1
-15
/
+62
*
net: dsa: realtek: rtl8365mb: serialize indirect PHY register access
Alvin Šipraga
2022-02-23
1
-21
/
+33
*
net: dsa: realtek: convert to phylink_generic_validate()
Russell King (Oracle)
2022-02-04
1
-34
/
+12
*
net: dsa: realtek: rtl8365mb: fix trap_door > 7
Luiz Angelo Daros de Luca
2022-01-28
1
-2
/
+2
*
net: dsa: realtek: rtl8365mb: allow non-cpu extint ports
Luiz Angelo Daros de Luca
2022-01-28
1
-35
/
+26
*
net: dsa: realtek: rtl8365mb: add RTL8367RB-VB support
Luiz Angelo Daros de Luca
2022-01-28
1
-0
/
+8
*
net: dsa: realtek: rtl8365mb: add RTL8367S support
Luiz Angelo Daros de Luca
2022-01-28
1
-11
/
+31
*
net: dsa: realtek: rtl8365mb: use DSA CPU port
Luiz Angelo Daros de Luca
2022-01-28
1
-9
/
+14
*
net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1
Luiz Angelo Daros de Luca
2022-01-28
1
-1
/
+1
*
net: dsa: realtek: rtl8365mb: rename extport to extint
Luiz Angelo Daros de Luca
2022-01-28
1
-48
/
+76
*
net: dsa: realtek: add new mdio interface for drivers
Luiz Angelo Daros de Luca
2022-01-28
1
-2
/
+34
*
net: dsa: realtek: convert subdrivers into modules
Luiz Angelo Daros de Luca
2022-01-28
1
-0
/
+4
*
net: dsa: realtek: remove direct calls to realtek-smi
Luiz Angelo Daros de Luca
2022-01-28
1
-7
/
+8
*
net: dsa: realtek: rename realtek_smi to realtek_priv
Luiz Angelo Daros de Luca
2022-01-28
1
-197
/
+197
*
net: dsa: realtek-smi: move to subdirectory
Luiz Angelo Daros de Luca
2022-01-28
1
-0
/
+1987