index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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: 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