index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
lan9303-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
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-20
net: dsa: lan9303: Add adjust_link() method
Egil Hjelmeland
1
-0
/
+40
2017-08-09
net: dsa: make dsa_switch_ops const
Bhumika Goyal
1
-1
/
+1
2017-08-08
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
1
-1
/
+1
2017-08-07
net: dsa: lan9303: refactor lan9303_get_ethtool_stats
Egil Hjelmeland
1
-10
/
+16
2017-08-07
net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
Egil Hjelmeland
1
-8
/
+8
2017-08-07
net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
Egil Hjelmeland
1
-14
/
+10
2017-08-07
net: dsa: lan9303: define LAN9303_NUM_PORTS 3
Egil Hjelmeland
1
-0
/
+2
2017-08-07
net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.
Egil Hjelmeland
1
-23
/
+23
2017-07-30
net: dsa: lan9303: MDIO access phy registers directly
Egil Hjelmeland
1
-7
/
+13
2017-07-30
net: dsa: lan9303: Renamed indirect phy access functions
Egil Hjelmeland
1
-14
/
+14
2017-07-30
net: dsa: lan9303: Multiply by 4 to get MDIO register
Egil Hjelmeland
1
-0
/
+6
2017-07-30
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