Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-05-05 | netdevsim: Make nsim_num_vf static | 1 | -1/+1 | |
2019-05-01 | netdevsim: fix fall-through annotation | 1 | -1/+1 | |
2019-04-26 | netdevsim: move netdev creation/destruction to dev probe | 1 | -16/+9 | |
2019-04-26 | netdevsim: extend device attrs to support port addition and deletion | 1 | -0/+36 | |
2019-04-26 | netdevsim: implement dev probe/remove skeleton with port initialization | 1 | -0/+29 | |
2019-04-26 | netdevsim: add bus attributes to add new and delete devices | 1 | -2/+95 | |
2019-04-26 | netdevsim: use ida for bus device ids | 1 | -3/+10 | |
2019-04-26 | netdevsim: add stub netdevsim driver implementation | 1 | -1/+20 | |
2019-04-26 | netdevsim: move device registration and related code to bus.c | 1 | -1/+141 | |
2019-04-26 | netdevsim: put netdevsim bus code into separate file | 1 | -0/+24 |