index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
lan9303-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: dsa: Pass stringset to ethtool operations
Florian Fainelli
2018-04-27
1
-2
/
+9
*
dsa: Pass the port to get_sset_count()
Andrew Lunn
2018-03-04
1
-1
/
+1
*
net: dsa: lan9303: check error value from devm_gpiod_get_optional()
Phil Reid
2018-01-15
1
-4
/
+10
*
net: dsa: lan9303: make lan9303_handle_reset() a void function
Phil Reid
2018-01-15
1
-7
/
+3
*
net: dsa: lan9303: Fix error return code in lan9303_check_device()
Wei Yongjun
2018-01-05
1
-1
/
+1
*
net: dsa: lan9303: Adjust phy_addr_base expressions
Egil Hjelmeland
2018-01-04
1
-5
/
+5
*
net: dsa: lan9303: phy_addr_sel_strap rename and retype
Egil Hjelmeland
2018-01-04
1
-10
/
+10
*
net: dsa: lan9303: lan9303_csr_reg_wait cleanups
Egil Hjelmeland
2017-12-26
1
-8
/
+5
*
net: dsa: lan9303: Introduce lan9303_read_wait
Egil Hjelmeland
2017-12-13
1
-32
/
+27
*
net: dsa: lan9303: Protect ALR operations with mutex
Egil Hjelmeland
2017-12-08
1
-2
/
+12
*
net: dsa: remove trans argument from mdb ops
Vivien Didelot
2017-12-02
1
-4
/
+2
*
net: dsa: lan9303: correctly check return value of devm_gpiod_get_optional
Pan Bian
2017-11-14
1
-1
/
+1
*
net: dsa: Pass a port to get_tag_protocol()
Florian Fainelli
2017-11-13
1
-1
/
+2
*
net: dsa: lan9303: Fix lan9303_alr_del_port()
Egil Hjelmeland
2017-11-13
1
-1
/
+1
*
net: dsa: lan9303: Set up trapping of IGMP to CPU port
Egil Hjelmeland
2017-11-11
1
-0
/
+26
*
net: dsa: lan9303: Drop port range check
Egil Hjelmeland
2017-11-08
1
-23
/
+4
*
net: dsa: lan9303: Replace msleep(1) with usleep_range()
Egil Hjelmeland
2017-11-08
1
-2
/
+2
*
net: dsa: lan9303: Add STP ALR entry on port 0
Egil Hjelmeland
2017-11-01
1
-0
/
+2
*
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
Egil Hjelmeland
2017-10-26
1
-1
/
+1
*
net: dsa: lan9303: Add fdb/mdb manipulation
Egil Hjelmeland
2017-10-22
1
-0
/
+173
*
net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods
Egil Hjelmeland
2017-10-22
1
-0
/
+160
*
net: dsa: add dsa_to_port helper
Vivien Didelot
2017-10-18
1
-1
/
+1
*
net: dsa: lan9303: Add basic offloading of unicast traffic
Egil Hjelmeland
2017-10-11
1
-0
/
+82
*
net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
Egil Hjelmeland
2017-10-11
1
-17
/
+25
*
net: dsa: lan9303: Add adjust_link() method
Egil Hjelmeland
2017-09-20
1
-0
/
+40
*
net: dsa: make dsa_switch_ops const
Bhumika Goyal
2017-08-09
1
-1
/
+1
*
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
2017-08-08
1
-1
/
+1
*
net: dsa: lan9303: refactor lan9303_get_ethtool_stats
Egil Hjelmeland
2017-08-07
1
-10
/
+16
*
net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
Egil Hjelmeland
2017-08-07
1
-8
/
+8
*
net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
Egil Hjelmeland
2017-08-07
1
-14
/
+10
*
net: dsa: lan9303: define LAN9303_NUM_PORTS 3
Egil Hjelmeland
2017-08-07
1
-0
/
+2
*
net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.
Egil Hjelmeland
2017-08-07
1
-23
/
+23
*
net: dsa: lan9303: MDIO access phy registers directly
Egil Hjelmeland
2017-07-30
1
-7
/
+13
*
net: dsa: lan9303: Renamed indirect phy access functions
Egil Hjelmeland
2017-07-30
1
-14
/
+14
*
net: dsa: lan9303: Multiply by 4 to get MDIO register
Egil Hjelmeland
2017-07-30
1
-0
/
+6
*
net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIO
Egil Hjelmeland
2017-07-30
1
-1
/
+2
*
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
2017-05-31
1
-1
/
+1
*
net: dsa: add new DSA switch driver for the SMSC-LAN9303
Juergen Beisert
2017-04-20
1
-0
/
+879