Jiri Pirko
|
f7fadf3047
switchdev: make struct switchdev_attr parameter const for attr_set calls
|
hace 9 años |
Jiri Pirko
|
793f40147e
switchdev: introduce switchdev deferred ops infrastructure
|
hace 9 años |
Nikolay Aleksandrov
|
cc02aa8e41
switchdev: enforce no pvid flag in vlan ranges
|
hace 9 años |
Scott Feldman
|
464314ea6c
switchdev: skip over ports returning -EOPNOTSUPP when recursing ports
|
hace 9 años |
Jiri Pirko
|
9e8f4a548a
switchdev: push object ID back to object structure
|
hace 10 años |
Jiri Pirko
|
648b4a995a
switchdev: bring back switchdev_obj and use it as a generic object param
|
hace 10 años |
Jiri Pirko
|
52ba57cfdc
switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdb
|
hace 10 años |
Jiri Pirko
|
8f24f3095d
switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlan
|
hace 10 años |
Jiri Pirko
|
1f86839874
switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*
|
hace 10 años |
Jiri Pirko
|
57d80838da
switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*
|
hace 10 años |
Vivien Didelot
|
ab06900230
net: switchdev: abstract object in add/del ops
|
hace 10 años |
Vivien Didelot
|
25f07adc47
net: switchdev: pass callback to dump operation
|
hace 10 años |
Vivien Didelot
|
03d5fb1862
net: switchdev: remove dev from switchdev_obj cb
|
hace 10 años |
Vivien Didelot
|
e02a06b2a7
net: switchdev: move dev in switchdev_fdb_dump
|
hace 10 años |
Vivien Didelot
|
e23b002b23
net: switchdev: remove dev in port_vlan_dump_put
|
hace 10 años |
Jiri Pirko
|
f623ab7f51
switchdev: reduce transaction phase enum down to a boolean
|
hace 10 años |
Jiri Pirko
|
9f6467cf22
switchdev: remove "ABORT" transaction phase
|
hace 10 años |
Jiri Pirko
|
f8db83486e
switchdev: move transaction phase enum under transaction structure
|
hace 10 años |
Jiri Pirko
|
7ea6eb3f56
switchdev: introduce transaction item queue for attr_set and obj_add
|
hace 10 años |
Jiri Pirko
|
69f5df491e
switchdev: rename "trans" to "trans_ph".
|
hace 10 años |
Jiri Pirko
|
0890cf6cb6
switchdev: fix return value of switchdev_port_fdb_dump in case of error
|
hace 10 años |
Vivien Didelot
|
ce80e7bc57
net: switchdev: support static FDB addresses
|
hace 10 años |
David S. Miller
|
cdf0969763
Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"
|
hace 10 años |
Vivien Didelot
|
890248261a
net: switchdev: support static FDB addresses
|
hace 10 años |
Vivien Didelot
|
1525c386a1
net: switchdev: change fdb addr for a byte array
|
hace 10 años |
Scott Feldman
|
1a3b2ec93d
switchdev: add offload_fwd_mark generator helper
|
hace 10 años |
Scott Feldman
|
d754f98b50
net: add phys ID compare helper to test if two IDs are the same
|
hace 10 años |
Vivien Didelot
|
2ee94014d9
net: switchdev: don't abort unsupported operations
|
hace 10 años |
Vivien Didelot
|
5c8079d049
net: switchdev: ignore unsupported bridge flags
|
hace 10 años |
Scott Feldman
|
e9fdaec0e0
switchdev: change BUG_ON to WARN for attr set failure case
|
hace 10 años |