summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/rocker/rocker_main.c
AgeCommit message (Expand)Author
2016-10-26rocker: fix error return code in rocker_world_check_init()Wei Yongjun
2016-09-28rocker: use FIB notifications instead of switchdev callsJiri Pirko
2016-08-26bridge: switchdev: Add forward mark support for stacked devicesIdo Schimmel
2016-07-05net: add dev arg to ndo_neigh_construct/destroyJiri Pirko
2016-03-13rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko
2016-03-11rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel
2016-02-23rocker: fix rocker_world_port_obj_vlan_add()Dan Carpenter
2016-02-18rocker: return -EOPNOTSUPP for undefined world opsJiri Pirko
2016-02-18rocker: move OF-DPA stuff into separate fileJiri Pirko
2016-02-18rocker: call rocker_cmd_exec function with "nowait" boolean instead of flagsJiri Pirko
2016-02-18rocker: remove trans parameter to rocker_cmd_exec functionJiri Pirko
2016-02-18rocker: pre-allocate wait structures during cmd ring initJiri Pirko
2016-02-18rocker: pass "learning" value as a parameter to rocker_port_set_learningJiri Pirko
2016-02-18rocker: introduce worlds infrastructureJiri Pirko
2016-02-18rocker: move rocker and rocker_port structs into headerJiri Pirko
2016-02-18rocker: implement get settings mode commandJiri Pirko
2016-02-18rocker: push tlv processing into separate filesJiri Pirko
2016-02-18rocker: rename rocker.c to rocker_main.cJiri Pirko