aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/dev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-16netdevsim: Set offsets to various protocol layersIdo Schimmel1-0/+3
2019-09-13net: devlink: split reload op into twoJiri Pirko1-3/+10
2019-08-20netdevsim: Fix build error without CONFIG_INETYueHaibing1-1/+2
2019-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-38/+25
2019-08-17Documentation: Add description of netdevsim trapsIdo Schimmel1-0/+3
2019-08-17netdevsim: Add devlink-trap supportIdo Schimmel1-1/+278
2019-08-15netdevsim: implement support for devlink region and snapshotsJiri Pirko1-1/+62
2019-08-11netdevsim: register couple of devlink paramsJiri Pirko1-1/+71
2019-08-11netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern1-38/+25
2019-06-04netdevsim: implement fake flash updating with notificationsJiri Pirko1-0/+44
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko1-1/+12
2019-04-26netdevsim: extend device attrs to support port addition and deletionJiri Pirko1-4/+51
2019-04-26netdevsim: implement dev probe/remove skeleton with port initializationJiri Pirko1-15/+115
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko1-3/+7
2019-04-26netdevsim: generate random switch id instead of using dev idJiri Pirko1-0/+3
2019-04-26netdevsim: merge sdev into devJiri Pirko1-0/+47
2019-04-26netdevsim: rename dev_init/exit() functions and make them independent on nsJiri Pirko1-19/+13
2019-04-26netdevsim: move device registration and related code to bus.cJiri Pirko1-1/+1
2019-04-26netdevsim: rename devlink.c to dev.c to contain per-dev(asic) itemsJiri Pirko1-0/+241