aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/rocker/rocker.c
Commit message (Expand)AuthorAge
* rocker: rename rocker.c to rocker_main.cJiri Pirko2016-02-17
* rocker: rename rocker.h to rocker_hw.hJiri Pirko2016-02-17
* rocker: remove unused rocker_port param from alloc funcs and shorten their namesJiri Pirko2016-02-17
* switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel2016-01-28
* net: add netif_tx_napi_add()Eric Dumazet2015-11-18
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\
| * move io-64-nonatomic*.h out of asm-genericChristoph Hellwig2015-10-14
* | rocker: remove nowait from switchdev callbacks.Jiri Pirko2015-10-15
* | switchdev: remove pointers from switchdev objectsJiri Pirko2015-10-15
* | switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko2015-10-15
* | rocker: handle setting bridge ageing_timeScott Feldman2015-10-12
* | switchdev: push object ID back to object structureJiri Pirko2015-10-03
* | switchdev: bring back switchdev_obj and use it as a generic object paramJiri Pirko2015-10-03
* | switchdev: rename switchdev_obj_fdb to switchdev_obj_port_fdbJiri Pirko2015-10-03
* | switchdev: rename switchdev_obj_vlan to switchdev_obj_port_vlanJiri Pirko2015-10-03
* | switchdev: rename SWITCHDEV_ATTR_* enum values to SWITCHDEV_ATTR_ID_*Jiri Pirko2015-10-03
* | switchdev: rename SWITCHDEV_OBJ_* enum values to SWITCHDEV_OBJ_ID_*Jiri Pirko2015-10-03
* | net: switchdev: abstract object in add/del opsVivien Didelot2015-09-30
* | net: switchdev: pass callback to dump operationVivien Didelot2015-09-30
* | net: switchdev: remove dev from switchdev_obj cbVivien Didelot2015-09-30
* | rocker: use switchdev transaction queue for allocated memoryJiri Pirko2015-09-25
* | rocker: push struct switchdev_trans down through rocker codeJiri Pirko2015-09-25
* | switchdev: move transaction phase enum under transaction structureJiri Pirko2015-09-25
* | switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko2015-09-25
* | switchdev: rename "trans" to "trans_ph".Jiri Pirko2015-09-25
* | rocker: add FDB cleanup timerScott Feldman2015-09-23
* | rocker: adding port ageing_time for ageing out FDB entriesScott Feldman2015-09-23
* | rocker: store rocker_port in fdb key rather than pportScott Feldman2015-09-23
* | rocker: track when FDB entry is touched.Scott Feldman2015-09-23
|/
* rocker: use change upper infoJiri Pirko2015-08-27
* rocker: use new helper to figure out master kindJiri Pirko2015-08-27
* rocker: hook ndo_neigh_destroy to cleanup neigh refs in driverScott Feldman2015-08-13
* rocker: print switch ID consistent with phys_switch_id sysfs nodeScott Feldman2015-08-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-13
|\
| * rocker: free netdevice during netdevice removalIdo Schimmel2015-08-02
* | net: switchdev: support static FDB addressesVivien Didelot2015-08-11
* | Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller2015-08-11
* | net: switchdev: change fdb addr for a byte arrayVivien Didelot2015-08-10
* | rocker: use netdev_err after register_netdevScott Feldman2015-08-07
* | rocker: NULL port if port probe failsScott Feldman2015-08-07
* | rocker: linearize skb in case frags would not fit into tx descriptorJiri Pirko2015-08-03
* | rocker: enable support for scattered packetsIdo Schimmel2015-08-03
* | rocker: add offload_fwd_mark supportScott Feldman2015-07-20
* | rocker: forward packets to CPU when port is joined to openvswitchSimon Horman2015-07-20
* | rocker: Handle protodown notifications.Anuradha Karuppiah2015-07-16
* | rocker: add change MTU supportScott Feldman2015-07-09
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-24
|\
| * rocker: call correct unregister function on errorGilad Ben-Yossef2015-06-23
| * rocker: fix a neigh entry leak issueYing Xue2015-05-15
* | switchdev; add VLAN support for port's bridge_getlinkScott Feldman2015-06-23