summaryrefslogtreecommitdiffstats
path: root/drivers/net/netdevsim/dev.c
Commit message (Expand)AuthorAgeFilesLines
* netdevsim: Restore per-network namespace accounting for fib entriesDavid Ahern2019-08-121-38/+25Star
* netdevsim: implement fake flash updating with notificationsJiri Pirko2019-06-041-0/+44
* netdevsim: move netdev creation/destruction to dev probeJiri Pirko2019-04-261-1/+12
* netdevsim: extend device attrs to support port addition and deletionJiri Pirko2019-04-261-4/+51
* netdevsim: implement dev probe/remove skeleton with port initializationJiri Pirko2019-04-261-15/+115
* netdevsim: change debugfs tree topologyJiri Pirko2019-04-261-3/+7
* netdevsim: generate random switch id instead of using dev idJiri Pirko2019-04-261-0/+3
* netdevsim: merge sdev into devJiri Pirko2019-04-261-0/+47
* netdevsim: rename dev_init/exit() functions and make them independent on nsJiri Pirko2019-04-261-19/+13Star
* netdevsim: move device registration and related code to bus.cJiri Pirko2019-04-261-1/+1
* netdevsim: rename devlink.c to dev.c to contain per-dev(asic) itemsJiri Pirko2019-04-261-0/+241