summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/rocker
Commit message (Expand)AuthorAgeFilesLines
* switchdev: pass pointer to fib_info instead of copyJiri Pirko2016-05-171-2/+2
* rocker: move ageing_time from struct rocker to struct ofdpaJiri Pirko2016-03-123-7/+7
* rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel2016-03-113-1/+7
* rocker: fix an error codeDan Carpenter2016-02-271-1/+1
* 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-173-2877/+2946
* 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-174-3/+545
* rocker: move rocker and rocker_port structs into headerJiri Pirko2016-02-172-73/+75
* rocker: implement get settings mode commandJiri Pirko2016-02-171-0/+32
* rocker: push tlv processing into separate filesJiri Pirko2016-02-175-221/+284
* rocker: rename rocker.c to rocker_main.cJiri Pirko2016-02-172-7/+9
* rocker: rename rocker.h to rocker_hw.hJiri Pirko2016-02-172-5/+5
* rocker: remove unused rocker_port param from alloc funcs and shorten their namesJiri Pirko2016-02-171-45/+42
* switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-01-281-0/+2
* net: add netif_tx_napi_add()Eric Dumazet2015-11-181-1/+1
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-061-1/+1
|\
| * move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-151-1/+1
* | rocker: remove nowait from switchdev callbacks.Jiri Pirko2015-10-151-4/+3
* | switchdev: remove pointers from switchdev objectsJiri Pirko2015-10-151-3/+3
* | switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko2015-10-151-1/+1
* | rocker: handle setting bridge ageing_timeScott Feldman2015-10-121-0/+16
* | switchdev: push object ID back to object structureJiri Pirko2015-10-031-6/+3
* | switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko2015-10-031-16/+25
* | switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko2015-10-031-3/+3
* | switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko2015-10-031-3/+3
* | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-031-4/+4
* | switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko2015-10-031-8/+8
* | net: switchdev: abstract object in add/del opsVivien Didelot2015-09-291-11/+10
* | net: switchdev: pass callback to dump operationVivien Didelot2015-09-291-10/+11
* | net: switchdev: remove dev from switchdev_obj cbVivien Didelot2015-09-291-2/+2
* | rocker: use switchdev transaction queue for allocated memoryJiri Pirko2015-09-241-46/+7
* | rocker: push struct switchdev_trans down through rocker codeJiri Pirko2015-09-241-237/+225
* | switchdev: move transaction phase enum under transaction structureJiri Pirko2015-09-241-8/+9
* | switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2015-09-241-2/+4
* | switchdev: rename "trans" to "trans_ph".Jiri Pirko2015-09-241-191/+191
* | rocker: add FDB cleanup timerScott Feldman2015-09-231-0/+42
* | rocker: adding port ageing_time for ageing out FDB entriesScott Feldman2015-09-231-0/+2
* | rocker: store rocker_port in fdb key rather than pportScott Feldman2015-09-231-4/+4
* | rocker: track when FDB entry is touched.Scott Feldman2015-09-231-6/+12
|/
* rocker: use change upper infoJiri Pirko2015-08-271-23/+38
* rocker: use new helper to figure out master kindJiri Pirko2015-08-271-12/+7
* rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman2015-08-131-0/+11
* rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman2015-08-131-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-131-0/+1
|\
| * rocker: free netdevice during netdevice removalIdo Schimmel2015-08-021-0/+1
OpenPOWER on IntegriCloud