index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
dsa
Age
Commit message (
Expand
)
Author
2016-01-07
dsa: Register netdev before phy
Andrew Lunn
2016-01-07
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
phy: Add an mdio_device structure
Andrew Lunn
2016-01-07
phy: Centralise print about attached phy
Andrew Lunn
2015-12-07
net: dsa: move dsa slave destroy code to slave.c
Neil Armstrong
2015-12-07
net: dsa: Add missing master netdev dev_put() calls
Neil Armstrong
2015-12-07
net: dsa: cleanup resources upon module removal
Neil Armstrong
2015-12-07
net: dsa: remove DSA link polling
Neil Armstrong
2015-11-24
net: dsa: include gpio consumer header file
Arnd Bergmann
2015-11-23
net: dsa: Add support for a switch reset gpio
Andrew Lunn
2015-11-01
net: dsa: use switchdev obj for VLAN add/del ops
Vivien Didelot
2015-10-22
net: dsa: remove port_fdb_getnext
Vivien Didelot
2015-10-22
net: dsa: add port_fdb_dump function
Vivien Didelot
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-15
switchdev: remove pointers from switchdev objects
Jiri Pirko
2015-10-15
switchdev: make struct switchdev_attr parameter const for attr_set calls
Jiri Pirko
2015-10-13
net: dsa: do not warn unsupported bridge ops
Vivien Didelot
2015-10-11
net: dsa: use switchdev obj in port_fdb_del
Vivien Didelot
2015-10-11
net: dsa: push prepare phase in port_fdb_add
Vivien Didelot
2015-10-11
net: dsa: add port_fdb_prepare
Vivien Didelot
2015-10-07
net: dsa: exit probe if no switch were found
Neil Armstrong
2015-10-07
net: dsa: switch to devm_ calls and remove kfree calls
Neil Armstrong
2015-10-07
net: dsa: complete dsa_switch_destroy
Neil Armstrong
2015-10-07
net: dsa: add missing dsa_switch mdiobus remove
Neil Armstrong
2015-10-07
net: dsa: add missing kfree on remove
Neil Armstrong
2015-10-07
net: dsa: better error reporting
Russell King
2015-10-03
switchdev: push object ID back to object structure
Jiri Pirko
2015-10-03
switchdev: bring back switchdev_obj and use it as a generic object param
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
Jiri Pirko
2015-10-03
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
Jiri Pirko
2015-10-03
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
Jiri Pirko
2015-09-30
net: dsa: fix preparation of a port STP update
Vivien Didelot
2015-09-30
net: dsa: fix preparation of a port STP update
Vivien Didelot
2015-09-30
net: switchdev: abstract object in add/del ops
Vivien Didelot
2015-09-30
net: switchdev: pass callback to dump operation
Vivien Didelot
2015-09-30
net: switchdev: remove dev from switchdev_obj cb
Vivien Didelot
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-25
net: dsa: Set a "dsa" device_type
Florian Fainelli
2015-09-25
net: fix net_device refcounting
Russell King
2015-09-25
net: dsa: fix of_mdio_find_bus() device refcount leak
Russell King
2015-09-25
dsa: use prepare/commit switchdev transaction helpers
Jiri Pirko
2015-09-25
switchdev: move transaction phase enum under transaction structure
Jiri Pirko
2015-09-25
switchdev: introduce transaction item queue for attr_set and obj_add
Jiri Pirko
2015-09-25
switchdev: rename "trans" to "trans_ph".
Jiri Pirko
2015-09-23
net: dsa: Fix Marvell Egress Trailer check
Neil Armstrong
2015-08-31
net: dsa: Allow DSA and CPU ports to have a phy-mode property
Andrew Lunn
2015-08-31
net: dsa: Allow configuration of CPU & DSA port speeds/duplex
Andrew Lunn
2015-08-18
net: dsa: Allow multi hop routes to be expressed
Andrew Lunn
2015-08-18
net: dsa: convert to using IFF_NO_QUEUE
Phil Sutter
[next]