index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
rocker
/
rocker.h
Age
Commit message (
Expand
)
Author
2021-01-11
net: switchdev: remove the transaction structure from port attributes
Vladimir Oltean
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-02-12
rocker: Remove getting PORT_BRIDGE_FLAGS
Florian Fainelli
2017-06-08
rocker: Remove support bridge bypass FDB
Arkadi Sharshevsky
2017-06-08
rocker: Remove support for bypass bridge port attributes/vlan set
Arkadi Sharshevsky
2017-06-08
rocker: Change world_ops API and implementation to be switchdev independant
Arkadi Sharshevsky
2017-06-08
rocker: Add support for querying supported bridge flags
Arkadi Sharshevsky
2016-12-03
rocker: Create an ordered workqueue for FIB offload
Ido Schimmel
2016-09-28
rocker: use FIB notifications instead of switchdev calls
Jiri Pirko
2016-03-12
rocker: move ageing_time from struct rocker to struct ofdpa
Jiri Pirko
2016-03-11
rocker: set FDB cleanup timer according to lowest ageing time
Ido Schimmel
2016-02-17
rocker: move OF-DPA stuff into separate file
Jiri Pirko
2016-02-17
rocker: introduce worlds infrastructure
Jiri Pirko
2016-02-17
rocker: move rocker and rocker_port structs into header
Jiri Pirko
2016-02-17
rocker: push tlv processing into separate files
Jiri Pirko
2016-02-17
rocker: rename rocker.h to rocker_hw.h
Jiri Pirko
2015-07-20
rocker: add offload_fwd_mark support
Scott Feldman
2015-07-09
rocker: add change MTU support
Scott Feldman
2015-05-12
rocker: make checkpatch -f clean
Scott Feldman
2015-03-18
rocker: add support for phys_port_name
David Ahern
2015-03-06
rocker: sparse: fix dynamic allocation on stack warning
Scott Feldman
2015-02-26
rocker: rename lport to pport
Scott Feldman
2015-02-26
rocker: fix non-portable err return codes
Scott Feldman
2015-02-01
net: rocker: Add support for retrieving port level statistics
David Ahern
2014-12-02
rocker: add ndo_bridge_setlink/getlink support for learning policy
Scott Feldman
2014-12-02
rocker: introduce rocker switch driver
Jiri Pirko