index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
/
lan9303-core.c
Age
Commit message (
Expand
)
Author
2017-10-26
net: dsa: lan9303: Do not disable switch fabric port 0 at .probe
Egil Hjelmeland
2017-10-22
net: dsa: lan9303: Add fdb/mdb manipulation
Egil Hjelmeland
2017-10-22
net: dsa: lan9303: Add port_fast_age and port_fdb_dump methods
Egil Hjelmeland
2017-10-18
net: dsa: add dsa_to_port helper
Vivien Didelot
2017-10-11
net: dsa: lan9303: Add basic offloading of unicast traffic
Egil Hjelmeland
2017-10-11
net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
Egil Hjelmeland
2017-09-20
net: dsa: lan9303: Add adjust_link() method
Egil Hjelmeland
2017-08-09
net: dsa: make dsa_switch_ops const
Bhumika Goyal
2017-08-08
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
2017-08-07
net: dsa: lan9303: refactor lan9303_get_ethtool_stats
Egil Hjelmeland
2017-08-07
net: dsa: lan9303: Rename lan9303_xxx_packet_processing()
Egil Hjelmeland
2017-08-07
net: dsa: lan9303: Simplify lan9303_xxx_packet_processing() usage
Egil Hjelmeland
2017-08-07
net: dsa: lan9303: define LAN9303_NUM_PORTS 3
Egil Hjelmeland
2017-08-07
net: dsa: lan9303: Change lan9303_xxx_packet_processing() port param.
Egil Hjelmeland
2017-07-30
net: dsa: lan9303: MDIO access phy registers directly
Egil Hjelmeland
2017-07-30
net: dsa: lan9303: Renamed indirect phy access functions
Egil Hjelmeland
2017-07-30
net: dsa: lan9303: Multiply by 4 to get MDIO register
Egil Hjelmeland
2017-07-30
net: dsa: lan9303: Fix lan9303_detect_phy_setup() for MDIO
Egil Hjelmeland
2017-05-31
net: dsa: remove dev arg of dsa_register_switch
Vivien Didelot
2017-04-20
net: dsa: add new DSA switch driver for the SMSC-LAN9303
Juergen Beisert