index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
lan9303-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-26
net: dsa: lan9303: use ethtool_puts() for lan9303_get_strings()
Justin Stitt
1
-4
/
+3
2024-04-17
net: dsa: lan9303: provide own phylink MAC operations
Russell King (Oracle)
1
-5
/
+26
2023-10-24
net: dsa: Use conduit and user terms
Florian Fainelli
1
-2
/
+2
2023-07-26
net: dsa: Explicitly include correct DT includes
Rob Herring
1
-0
/
+1
2023-07-18
net: dsa: remove legacy_pre_march2020 from drivers
Russell King (Oracle)
1
-6
/
+0
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+0
2023-06-01
net: dsa: lan9303: allow vid != 0 in port_fdb_{add|del} methods
Alexander Sverdlin
1
-4
/
+0
2023-05-30
dsa: lan9303: Remove stray gpiod_unexport() call
Andy Shevchenko
1
-1
/
+0
2023-01-20
dsa: lan9303: Add flow ctrl in link_up
Jerry Ray
1
-11
/
+23
2023-01-20
dsa: lan9303: Migrate to PHYLINK
Jerry Ray
1
-32
/
+69
2023-01-20
dsa: lan9303: Port 0 is xMII port
Jerry Ray
1
-1
/
+8
2023-01-20
dsa: lan9303: write reg only if necessary
Jerry Ray
1
-2
/
+5
2023-01-20
dsa: lan9303: Add exception logic for read failure
Jerry Ray
1
-1
/
+3
2023-01-20
dsa: lan9303: move Turbo Mode bit init
Jerry Ray
1
-9
/
+7
2023-01-20
dsa: lan9303: align dsa_switch_ops members
Jerry Ray
1
-19
/
+19
2022-12-12
net: lan9303: Fix read error execution path
Jerry Ray
1
-1
/
+3
2022-11-28
dsa: lan9303: Correct stat name
Jerry Ray
1
-1
/
+1
2022-09-20
net: dsa: introduce dsa_port_get_master()
Vladimir Oltean
1
-2
/
+2
2022-09-07
net: dsa: LAN9303: Add basic support for LAN9354
Jerry Ray
1
-3
/
+8
2022-09-07
net: dsa: LAN9303: Add early read to sync
Jerry Ray
1
-4
/
+15
2022-02-27
net: dsa: pass extack to .port_bridge_join driver methods
Vladimir Oltean
1
-1
/
+2
2022-02-27
net: dsa: request drivers to perform FDB isolation
Vladimir Oltean
1
-5
/
+8
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
1
-2
/
+9
2022-02-11
net: dsa: lan9303: fix reset on probe
Mans Rullgard
1
-1
/
+1
2021-12-08
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-08
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-2
/
+2
2021-12-08
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
1
-1
/
+1
2021-09-19
net: dsa: be compatible with masters which unregister on shutdown
Vladimir Oltean
1
-0
/
+6
2021-08-10
net: dsa: lan9303: fix broken backpressure in .port_fdb_dump
Vladimir Oltean
1
-15
/
+19
2021-01-11
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-4
/
+8
2020-07-05
net: dsa: lan9303: fix variable 'res' set but not used
Andrew Lunn
1
-4
/
+3
2020-01-08
net: dsa: Get information about stacked DSA protocol
Florian Fainelli
1
-1
/
+2
2019-10-22
net: dsa: remove dsa_switch_alloc helper
Vivien Didelot
1
-1
/
+3
2019-08-20
net: dsa: do not enable or disable non user ports
Vivien Didelot
1
-0
/
+6
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
1
-10
/
+1
2019-02-24
dsa: Remove phydev parameter from disable_port call
Andrew Lunn
1
-2
/
+1
2018-04-27
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
1
-2
/
+9
2018-03-04
dsa: Pass the port to get_sset_count()
Andrew Lunn
1
-1
/
+1
2018-01-15
net: dsa: lan9303: check error value from devm_gpiod_get_optional()
Phil Reid
1
-4
/
+10
2018-01-15
net: dsa: lan9303: make lan9303_handle_reset() a void function
Phil Reid
1
-7
/
+3
2018-01-05
net: dsa: lan9303: Fix error return code in lan9303_check_device()
Wei Yongjun
1
-1
/
+1
2018-01-04
net: dsa: lan9303: Adjust phy_addr_base expressions
Egil Hjelmeland
1
-5
/
+5
2018-01-04
net: dsa: lan9303: phy_addr_sel_strap rename and retype
Egil Hjelmeland
1
-10
/
+10
2017-12-26
net: dsa: lan9303: lan9303_csr_reg_wait cleanups
Egil Hjelmeland
1
-8
/
+5
2017-12-13
net: dsa: lan9303: Introduce lan9303_read_wait
Egil Hjelmeland
1
-32
/
+27
2017-12-08
net: dsa: lan9303: Protect ALR operations with mutex
Egil Hjelmeland
1
-2
/
+12
2017-12-02
net: dsa: remove trans argument from mdb ops
Vivien Didelot
1
-4
/
+2
2017-11-14
net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional
Pan Bian
1
-1
/
+1
2017-11-13
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
1
-1
/
+2
2017-11-13
net: dsa: lan9303: Fix lan9303_alr_del_port()
Egil Hjelmeland
1
-1
/
+1
[next]