index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2021-12-09
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
1
-1
/
+2
2021-12-09
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
1
-2
/
+2
2021-12-09
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-12
net: dsa: remove the transactional logic from MDB entries
Vladimir Oltean
1
-4
/
+8
2020-07-06
net: dsa: lan9303: fix variable 'res' set but not used
Andrew Lunn
1
-4
/
+3
2020-01-09
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-25
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-27
net: dsa: lan9303: lan9303_csr_reg_wait cleanups
Egil Hjelmeland
1
-8
/
+5
2017-12-14
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-03
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
2017-11-11
net: dsa: lan9303: Set up trapping of IGMP to CPU port
Egil Hjelmeland
1
-0
/
+26
2017-11-08
net: dsa: lan9303: Drop port range check
Egil Hjelmeland
1
-23
/
+4
2017-11-08
net: dsa: lan9303: Replace msleep(1) with usleep_range()
Egil Hjelmeland
1
-2
/
+2
2017-11-01
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
1
-0
/
+2
2017-10-26
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
Egil Hjelmeland
1
-1
/
+1
2017-10-22
net: dsa: lan9303: Add fdb/mdb manipulation
Egil Hjelmeland
1
-0
/
+173
2017-10-22
net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods
Egil Hjelmeland
1
-0
/
+160
2017-10-18
net: dsa: add dsa_to_port helper
Vivien Didelot
1
-1
/
+1
2017-10-11
net: dsa: lan9303: Add basic offloading of unicast traffic
Egil Hjelmeland
1
-0
/
+82
2017-10-11
net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
Egil Hjelmeland
1
-17
/
+25
2017-09-21
net: dsa: lan9303: Add adjust_link() method
Egil Hjelmeland
1
-0
/
+40
2017-08-10
net: dsa: make dsa_switch_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-09
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
1
-1
/
+1
2017-08-08
net: dsa: lan9303: refactor lan9303_get_ethtool_stats
Egil Hjelmeland
1
-10
/
+16
2017-08-08
net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
Egil Hjelmeland
1
-8
/
+8
2017-08-08
net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
Egil Hjelmeland
1
-14
/
+10
2017-08-08
net: dsa: lan9303: define LAN9303_NUM_PORTS 3
Egil Hjelmeland
1
-0
/
+2
2017-08-08
net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.
Egil Hjelmeland
1
-23
/
+23
2017-07-31
net: dsa: lan9303: MDIO access phy registers directly
Egil Hjelmeland
1
-7
/
+13
2017-07-31
net: dsa: lan9303: Renamed indirect phy access functions
Egil Hjelmeland
1
-14
/
+14
2017-07-31
net: dsa: lan9303: Multiply by 4 to get MDIO register
Egil Hjelmeland
1
-0
/
+6
2017-07-31
net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIO
Egil Hjelmeland
1
-1
/
+2
2017-05-31
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
1
-1
/
+1
2017-04-20
net: dsa: add new DSA switch driver for the SMSC-LAN9303
Juergen Beisert
1
-0
/
+879