index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
1
-1
/
+1
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
1
-2
/
+5
2015-10-07
net: dsa: better error reporting
Russell King
2
-10
/
+18
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
1
-6
/
+3
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
1
-14
/
+27
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
1
-3
/
+3
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
1
-2
/
+2
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
1
-6
/
+6
2015-09-30
net: dsa: fix preparation of a port STP update
Vivien Didelot
1
-3
/
+8
2015-09-30
net: switchdev: abstract object in add/del ops
Vivien Didelot
1
-12
/
+8
2015-09-30
net: switchdev: pass callback to dump operation
Vivien Didelot
1
-12
/
+14
2015-09-30
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
1
-2
/
+2
2015-09-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-8
/
+35
2015-09-25
net: dsa: Set a "dsa" device_type
Florian Fainelli
1
-0
/
+5
2015-09-25
net: fix net_device refcounting
Russell King
1
-1
/
+4
2015-09-25
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
1
-7
/
+31
2015-09-25
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
1
-10
/
+5
2015-09-25
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
1
-8
/
+10
2015-09-25
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
1
-2
/
+4
2015-09-25
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
1
-4
/
+4
2015-09-23
net: dsa: Fix Marvell Egress Trailer check
Neil Armstrong
1
-1
/
+1
2015-09-01
net: dsa: Allow DSA and CPU ports to have a phy-mode property
Andrew Lunn
1
-1
/
+7
2015-09-01
net: dsa: Allow configuration of CPU & DSA port speeds/duplex
Andrew Lunn
1
-0
/
+37
2015-08-19
net: dsa: Allow multi hop routes to be expressed
Andrew Lunn
1
-10
/
+30
2015-08-18
net: dsa: convert to using IFF_NO_QUEUE
Phil Sutter
1
-1
/
+1
2015-08-14
net: dsa: add support for switchdev VLAN objects
Vivien Didelot
1
-0
/
+158
2015-08-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-08-13
net: dsa: Do not override PHY interface if already configured
Florian Fainelli
1
-1
/
+2
2015-08-11
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-61
/
+81
2015-08-11
net: dsa: change FDB routines prototypes
Vivien Didelot
1
-7
/
+9
2015-08-11
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
David S. Miller
1
-116
/
+102
2015-08-11
dsa: Support multiple MDIO busses
Andrew Lunn
1
-1
/
+11
2015-08-10
net: dsa: add support for switchdev FDB objects
Vivien Didelot
1
-102
/
+116
2015-08-01
net: dsa: Add netconsole support
Florian Fainelli
2
-0
/
+71
2015-08-01
net: dsa: Refactor transmit path to eliminate duplication
Florian Fainelli
6
-49
/
+33
2015-07-12
net: dsa: Fix off-by-one in switch address parsing
Florian Fainelli
1
-1
/
+1
2015-07-12
net: dsa: Test array index before use
Florian Fainelli
1
-2
/
+2
2015-06-29
dsa: fix promiscuity leak on slave dev open error
Gilad Ben-Yossef
1
-1
/
+1
2015-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+2
2015-06-01
net: dsa: Properly propagate errors from dsa_switch_setup_one
Florian Fainelli
1
-2
/
+2
2015-05-13
switchdev: don't use anonymous union on switchdev attr/obj structs
Scott Feldman
1
-3
/
+3
2015-05-13
switchdev: convert STP update to switchdev attr set
Scott Feldman
1
-1
/
+19
2015-05-13
switchdev: convert parent_id_get to switchdev attr get
Scott Feldman
1
-5
/
+11
2015-05-13
switchdev: s/swdev_/switchdev_/
Jiri Pirko
1
-4
/
+4
2015-05-09
net: dsa: Add lockdep class to tx queues to avoid lockdep splat
Andrew Lunn
1
-2
/
+12
2015-04-29
net: dsa: Fix scope of eeprom-length property
Guenter Roeck
1
-1
/
+1
2015-04-17
net: dsa: use DEVICE_ATTR_RW to declare temp1_max
Vivien Didelot
1
-3
/
+3
2015-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-16
/
+7
[next]