index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
realtek
/
rtl8365mb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-17
net: dsa: realtek: rtl8365mb: add change_mtu
Luiz Angelo Daros de Luca
1
-4
/
+36
2022-06-16
net: dsa: realtek: rtl8365mb: handle PHY interface modes correctly
Alvin Šipraga
1
-107
/
+174
2022-06-16
net: dsa: realtek: rtl8365mb: remove learn_limit_max private data member
Alvin Šipraga
1
-6
/
+1
2022-06-16
net: dsa: realtek: rtl8365mb: correct the max number of ports
Alvin Šipraga
1
-2
/
+1
2022-06-16
net: dsa: realtek: rtl8365mb: remove port_mask private data member
Alvin Šipraga
1
-7
/
+1
2022-06-16
net: dsa: realtek: rtl8365mb: rename macro RTL8367RB -> RTL8367RB_VB
Alvin Šipraga
1
-3
/
+3
2022-06-08
net: dsa: realtek: rtl8365mb: fix GMII caps for ports with internal PHY
Alvin Šipraga
1
-29
/
+9
2022-05-12
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
1
-1
/
+1
2022-03-05
net: dsa: realtek: rtl8365mb: add support for rtl8_4t
Luiz Angelo Daros de Luca
1
-15
/
+62
2022-02-23
net: dsa: realtek: rtl8365mb: serialize indirect PHY register access
Alvin Šipraga
1
-21
/
+33
2022-02-04
net: dsa: realtek: convert to phylink_generic_validate()
Russell King (Oracle)
1
-34
/
+12
2022-01-28
net: dsa: realtek: rtl8365mb: fix trap_door > 7
Luiz Angelo Daros de Luca
1
-2
/
+2
2022-01-28
net: dsa: realtek: rtl8365mb: allow non-cpu extint ports
Luiz Angelo Daros de Luca
1
-35
/
+26
2022-01-28
net: dsa: realtek: rtl8365mb: add RTL8367RB-VB support
Luiz Angelo Daros de Luca
1
-0
/
+8
2022-01-28
net: dsa: realtek: rtl8365mb: add RTL8367S support
Luiz Angelo Daros de Luca
1
-11
/
+31
2022-01-28
net: dsa: realtek: rtl8365mb: use DSA CPU port
Luiz Angelo Daros de Luca
1
-9
/
+14
2022-01-28
net: dsa: realtek: rtl8365mb: use GENMASK(n-1,0) instead of BIT(n)-1
Luiz Angelo Daros de Luca
1
-1
/
+1
2022-01-28
net: dsa: realtek: rtl8365mb: rename extport to extint
Luiz Angelo Daros de Luca
1
-48
/
+76
2022-01-28
net: dsa: realtek: add new mdio interface for drivers
Luiz Angelo Daros de Luca
1
-2
/
+34
2022-01-28
net: dsa: realtek: convert subdrivers into modules
Luiz Angelo Daros de Luca
1
-0
/
+4
2022-01-28
net: dsa: realtek: remove direct calls to realtek-smi
Luiz Angelo Daros de Luca
1
-7
/
+8
2022-01-28
net: dsa: realtek: rename realtek_smi to realtek_priv
Luiz Angelo Daros de Luca
1
-197
/
+197
2022-01-28
net: dsa: realtek-smi: move to subdirectory
Luiz Angelo Daros de Luca
1
-0
/
+1987