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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-18
net: dsa: split dsa_port's netdev member
Vivien Didelot
3
-5
/
+5
2017-10-15
net: dsa: dsa_loop: remove .set_addr
Vivien Didelot
1
-8
/
+0
2017-10-15
net: dsa: mv88e6060: setup random mac address
Vivien Didelot
1
-17
/
+26
2017-10-15
net: dsa: mv88e6060: fix switch MAC address
Vivien Didelot
1
-2
/
+8
2017-10-15
net: dsa: mv88e6xxx: setup random mac address
Vivien Didelot
1
-16
/
+17
2017-10-12
net: dsa: bcm_sf2: Turn on ACB at the switch level
Florian Fainelli
2
-0
/
+53
2017-10-11
net: dsa: lan9303: Add basic offloading of unicast traffic
Egil Hjelmeland
2
-0
/
+84
2017-10-11
net: dsa: lan9303: Move tag setup to new lan9303_setup_tagging
Egil Hjelmeland
1
-17
/
+25
2017-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+6
2017-10-03
net: dsa: mt7530: make functions mt7530_phy_write static
Colin Ian King
1
-1
/
+2
2017-10-03
net: dsa: lan9303: make functions lan9303_mdio_phy_{read|write} static
Colin Ian King
1
-2
/
+3
2017-10-01
Revert "net: dsa: bcm_sf2: Defer port enabling to calling port_enable"
Florian Fainelli
1
-3
/
+6
2017-09-28
net: dsa: mv88e6xxx: lock mutex when freeing IRQs
Vivien Didelot
1
-0
/
+2
2017-09-28
net: dsa: mv88e6xxx: Allow dsa and cpu ports in multiple vlans
Andrew Lunn
1
-0
/
+4
2017-09-22
net: dsa: use dedicated CPU port
Vivien Didelot
5
-9
/
+9
2017-09-21
net: dsa: lan9303: Add adjust_link() method
Egil Hjelmeland
1
-0
/
+40
2017-09-20
net: dsa: bcm_sf2: Utilize b53_{enable, disable}_port
Florian Fainelli
3
-28
/
+8
2017-09-20
net: dsa: bcm_sf2: Use SF2_NUM_EGRESS_QUEUES for CFP
Florian Fainelli
1
-3
/
+3
2017-09-20
net: dsa: b53: Export b53_imp_vlan_setup()
Florian Fainelli
3
-23
/
+4
2017-09-20
net: dsa: b53: Wire-up EEE
Florian Fainelli
1
-0
/
+10
2017-09-20
net: dsa: b53: Move EEE functions to b53
Florian Fainelli
5
-65
/
+74
2017-09-20
net: dsa: b53: Define EEE register page
Florian Fainelli
1
-0
/
+41
2017-09-20
net: dsa: b53: Move Broadcom header setup to b53
Florian Fainelli
5
-49
/
+57
2017-09-20
net: dsa: b53: Use a macro to define I/O operations
Florian Fainelli
1
-111
/
+22
2017-09-20
net: dsa: bcm_sf2: Defer port enabling to calling port_enable
Florian Fainelli
1
-6
/
+3
2017-09-20
net: dsa: b53: Defer port enabling to calling port_enable
Florian Fainelli
1
-4
/
+5
2017-09-20
net: dsa: b53: Make b53_enable_cpu_port() take a port argument
Florian Fainelli
1
-6
/
+5
2017-09-20
net: dsa: b53: Remove is_cpu_port()
Florian Fainelli
1
-5
/
+0
2017-09-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-09-05
net: dsa: bcm_sf2: Configure IMP port TC2QOS mapping
Florian Fainelli
1
-0
/
+9
2017-09-05
net: dsa: bcm_sf2: Advertise number of egress queues
Florian Fainelli
2
-1
/
+7
2017-09-04
net: dsa: loop: Do not unregister invalid fixed PHY
Florian Fainelli
1
-1
/
+1
2017-09-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-4
/
+9
2017-08-31
net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278
Florian Fainelli
3
-4
/
+9
2017-08-30
net: dsa: make some structures const
Bhumika Goyal
2
-2
/
+2
2017-08-30
net: dsa: bcm_sf2: Use correct I/O accessors
Florian Fainelli
1
-6
/
+6
2017-08-21
net: dsa: mv88e6xxx: make irq_chip const
Bhumika Goyal
2
-2
/
+2
2017-08-10
net: dsa: make dsa_switch_ops const
Bhumika Goyal
3
-3
/
+3
2017-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+39
2017-08-09
net: dsa: lan9303: Only allocate 3 ports
Egil Hjelmeland
1
-1
/
+1
2017-08-09
net: dsa: mediatek: add adjust link support for user ports
John Crispin
2
-0
/
+39
2017-08-08
net: dsa: Move FDB dump implementation inside DSA
Arkadi Sharshevsky
6
-71
/
+31
2017-08-08
net: dsa: Remove support for MDB dump from DSA's drivers
Arkadi Sharshevsky
2
-33
/
+0
2017-08-08
net: dsa: Remove support for vlan dump from DSA's drivers
Arkadi Sharshevsky
6
-183
/
+0
2017-08-08
net: dsa: Remove prepare phase for FDB
Arkadi Sharshevsky
7
-87
/
+27
2017-08-08
net: dsa: Change DSA slave FDB API to be switchdev independent
Arkadi Sharshevsky
6
-54
/
+41
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
[next]