summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/rocker/rocker_main.c
Commit message (Expand)AuthorAgeFilesLines
* rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko2016-03-121-2/+0
* rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel2016-03-111-0/+2
* rocker: fix rocker_world_port_obj_vlan_add()Dan Carpenter2016-02-231-1/+0
* rocker: return -EOPNOTSUPP for undefined world opsJiri Pirko2016-02-171-16/+17
* rocker: move OF-DPA stuff into separate fileJiri Pirko2016-02-171-2839/+6
* rocker: call rocker_cmd_exec function with "nowait" boolean instead of flagsJiri Pirko2016-02-171-15/+23
* rocker: remove trans parameter to rocker_cmd_exec functionJiri Pirko2016-02-171-30/+35
* rocker: pre-allocate wait structures during cmd ring initJiri Pirko2016-02-171-21/+66
* rocker: pass "learning" value as a parameter to rocker_port_set_learningJiri Pirko2016-02-171-5/+9
* rocker: introduce worlds infrastructureJiri Pirko2016-02-171-2/+448
* rocker: move rocker and rocker_port structs into headerJiri Pirko2016-02-171-73/+0
* rocker: implement get settings mode commandJiri Pirko2016-02-171-0/+32
* rocker: push tlv processing into separate filesJiri Pirko2016-02-171-220/+2
* rocker: rename rocker.c to rocker_main.cJiri Pirko2016-02-171-0/+5493
OpenPOWER on IntegriCloud