summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/rocker/rocker_main.c
AgeCommit message (Expand)Author
2016-02-17rocker: return -EOPNOTSUPP for undefined world opsJiri Pirko
2016-02-17rocker: move OF-DPA stuff into separate fileJiri Pirko
2016-02-17rocker: call rocker_cmd_exec function with "nowait" boolean instead of flagsJiri Pirko
2016-02-17rocker: remove trans parameter to rocker_cmd_exec functionJiri Pirko
2016-02-17rocker: pre-allocate wait structures during cmd ring initJiri Pirko
2016-02-17rocker: pass "learning" value as a parameter to rocker_port_set_learningJiri Pirko
2016-02-17rocker: introduce worlds infrastructureJiri Pirko
2016-02-17rocker: move rocker and rocker_port structs into headerJiri Pirko
2016-02-17rocker: implement get settings mode commandJiri Pirko
2016-02-17rocker: push tlv processing into separate filesJiri Pirko
2016-02-17rocker: rename rocker.c to rocker_main.cJiri Pirko