index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
mv88e6xxx
/
chip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: mv88e6xxx: Wait for EEPROM done before HW reset
Alfred Lee
2023-08-16
1
-0
/
+8
*
dsa: mv88e6xxx: Do a final check before timing out
Linus Walleij
2023-07-13
1
-0
/
+7
*
net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
Michal Smulski
2023-06-07
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
1
-1
/
+1
|
\
|
*
net: dsa: mv88e6xxx: Increase wait after reset deactivation
Andreas Svensson
2023-06-01
1
-1
/
+1
*
|
net: dsa: mv88e6xxx: add support for MV88E6071 switch
Lukasz Majewski
2023-05-31
1
-0
/
+20
*
|
net: dsa: mv88e6xxx: add support for MV88E6020 switch
Matthias Schiffer
2023-05-31
1
-0
/
+20
*
|
net: dsa: Define .set_max_frame_size() callback for mv88e6250 SoC family
Lukasz Majewski
2023-05-31
1
-0
/
+1
*
|
net: dsa: mv88e6xxx: enable support for 88E6361 switch
Alexis Lothoré
2023-05-30
1
-5
/
+37
*
|
net: dsa: mv88e6xxx: pass mv88e6xxx_chip structure to port_max_speed_mode
Alexis Lothoré
2023-05-30
1
-1
/
+1
*
|
net: dsa: mv88e6xxx: fix 88E6393X family internal phys layout
Alexis Lothoré
2023-05-30
1
-3
/
+6
*
|
net: dsa: mv88e6xxx: add field to specify internal phys layout
Alexis Lothoré
2023-05-30
1
-1
/
+3
*
|
net: dsa: mv88e6xxx: use mv88e6xxx_phy_is_internal in mv88e6xxx_port_ppu_updates
Alexis Lothoré
2023-05-30
1
-1
/
+1
*
|
net: dsa: mv88e6xxx: pass directly chip structure to mv88e6xxx_phy_is_internal
Alexis Lothoré
2023-05-30
1
-6
/
+4
*
|
net: dsa: mv88e6xxx: move link forcing to mac_prepare/mac_finish
Russell King (Oracle)
2023-05-26
1
-20
/
+45
|
/
*
net: dsa: mv88e6xxx: add mv88e6321 rsvd2cpu
Angelo Dureghello
2023-04-28
1
-0
/
+1
*
net: dsa: mv88e6xxx: Correct cmode to PHY_INTERFACE_
Andrew Lunn
2023-04-11
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-04-06
1
-1
/
+1
|
\
|
*
net: dsa: mv88e6xxx: Reset mv88e6393x force WD event bit
Gustav Ekelund
2023-04-02
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-03-30
1
-2
/
+7
|
\
|
|
*
net: dsa: mv88e6xxx: Enable IGMP snooping on user ports only
Steffen Bätz
2023-03-30
1
-2
/
+7
*
|
net: dsa: mv88e6xxx: fix mdio bus' phy_mask member
Marek Behún
2023-03-21
1
-1
/
+3
*
|
net: dsa: mv88e6xxx: mask apparently non-existing phys during probing
Klaus Kudielka
2023-03-17
1
-0
/
+1
*
|
net: dsa: mv88e6xxx: move call to mv88e6xxx_mdios_register()
Klaus Kudielka
2023-03-17
1
-12
/
+14
*
|
net: dsa: mv88e6xxx: re-order functions
Klaus Kudielka
2023-03-17
1
-179
/
+179
|
/
*
net: dsa: mv88e6xxx: fix max_mtu of 1492 on 6165, 6191, 6220, 6250, 6290
Vladimir Oltean
2023-03-16
1
-4
/
+12
*
net: dsa: mv88e6xxx: Enable PTP receive for mv88e6390
Kurt Kanzenbach
2023-01-16
1
-3
/
+3
*
net: dsa: mv88e6xxx: Separate C22 and C45 transactions
Andrew Lunn
2023-01-10
1
-46
/
+129
*
net: dsa: mv88e6xxx: mac-auth/MAB implementation
Hans J. Schultz
2023-01-10
1
-6
/
+12
*
net: dsa: mv88e6xxx: change default return of mv88e6xxx_port_bridge_flags
Hans J. Schultz
2023-01-10
1
-1
/
+1
*
net: dsa: mv88e6xxx: avoid reg_lock deadlock in mv88e6xxx_setup_port()
Vladimir Oltean
2022-12-15
1
-5
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-12-08
1
-2
/
+5
|
\
|
*
net: dsa: mv88e6xxx: accept phy-mode = "internal" for internal PHY ports
Vladimir Oltean
2022-12-07
1
-2
/
+5
*
|
net: dsa: mv88e6xxx: enable set_policy
Angelo Dureghello
2022-11-11
1
-0
/
+2
*
|
net: dsa: mv88e6xxx: Add RGMII delay to 88E6320
Steffen Bätz
2022-10-31
1
-0
/
+2
|
/
*
net: dsa: mv88e6xxx: remove unnecessary dev_set_drvdata()
Yang Yingliang
2022-09-22
1
-2
/
+0
*
net: dsa: propagate extack to port_lag_join
Vladimir Oltean
2022-09-20
1
-8
/
+19
*
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
*
net: dsa: mv88e6xxx: support RGMII cmode
Marcus Carlberg
2022-08-26
1
-0
/
+8
*
net: dsa: mv88e6xxx: fix speed setting for CPU/DSA ports
Marcin Wojtas
2022-07-27
1
-1
/
+6
*
net: dsa: mv88e6xxx: get rid of SPEED_MAX setting
Russell King
2022-06-23
1
-10
/
+29
*
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
Miaoqian Lin
2022-05-27
1
-0
/
+1
*
net: dsa: remove port argument from ->change_tag_protocol()
Vladimir Oltean
2022-05-12
1
-4
/
+18
*
net: dsa: mv88e6xxx: Cosmetic change spaces to tabs in dsa_switch_ops
Marek Behún
2022-05-01
1
-5
/
+5
*
net: dsa: mv88e6xxx: Single chip mode detection for MV88E6*41
Nathan Rossi
2022-04-28
1
-7
/
+39
*
net: dsa: mv88e6xxx: Fill in STU support for all supported chips
Tobias Waldekranz
2022-03-21
1
-0
/
+48
*
net: dsa: mv88e6xxx: Ensure STU support in VLAN MSTI callback
Tobias Waldekranz
2022-03-21
1
-0
/
+3
*
net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()
Vladimir Oltean
2022-03-17
1
-1
/
+2
*
net: dsa: mv88e6xxx: MST Offloading
Tobias Waldekranz
2022-03-17
1
-8
/
+242
*
net: dsa: mv88e6xxx: Disentangle STU from VTU
Tobias Waldekranz
2022-03-17
1
-0
/
+54
[next]