aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/dev.c
AgeCommit message (Expand)Author
2020-05-04netdevsim: fix stack-out-of-bounds in nsim_dev_debugfs_init()Taehee Yoo
2019-08-25netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern
2019-04-26netdevsim: move netdev creation/destruction to dev probeJiri Pirko
2019-04-26netdevsim: extend device attrs to support port addition and deletionJiri Pirko
2019-04-26netdevsim: implement dev probe/remove skeleton with port initializationJiri Pirko
2019-04-26netdevsim: change debugfs tree topologyJiri Pirko
2019-04-26netdevsim: generate random switch id instead of using dev idJiri Pirko
2019-04-26netdevsim: merge sdev into devJiri Pirko
2019-04-26netdevsim: rename dev_init/exit() functions and make them independent on nsJiri Pirko
2019-04-26netdevsim: move device registration and related code to bus.cJiri Pirko
2019-04-26netdevsim: rename devlink.c to dev.c to contain per-dev(asic) itemsJiri Pirko