aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/most/net/net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-15staging: most: net: Make use of the helper macro LIST_HEAD()Cai Huoqing1-1/+1
2021-10-20staging: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski1-1/+1
2021-05-10staging: most: net: Fix some kernel-doc formatting issuesLee Jones1-3/+3
2020-12-28staging: most: net: use DEFINE_MUTEX() for mutex lockZheng Yongjun1-2/+1
2020-07-31staging: most: Use %pM format specifier for MAC addressesAndy Shevchenko1-4/+2
2020-03-24staging: most: move core files out of the staging areaChristian Gromm1-2/+1
2020-01-22staging: most: net: fix buffer overflowAndrey Shvetsov1-0/+10
2020-01-16staging: most: remove header include path to drivers/stagingMasahiro Yamada1-1/+2
2019-12-17staging: most: use angle brackets in include pathChristian Gromm1-1/+1
2019-12-17staging: most: rename struct core_componentChristian Gromm1-2/+2
2019-12-17staging: most: rename core.h to most.hChristian Gromm1-1/+1
2019-11-11staging: most: block module removal while having active configfs itemsChristian Gromm1-0/+1
2019-07-30staging: most: Use DEFINE_SPINLOCK() instead of struct spinlockSebastian Andrzej Siewior1-2/+1
2019-06-15staging: most: deregister net and video config subsystems with configFSChristian Gromm1-0/+1
2019-06-13staging: most: register net and video config subsystems with configFSChristian Gromm1-1/+11
2019-04-16staging: most: change signature of function probe_channelChristian Gromm1-1/+2
2018-09-10staging: most: net: make array 'broadcast' static, shrinks object sizeColin Ian King1-1/+1
2018-01-08staging: most: convert macro to static functionGeorge Edward Bulmer1-5/+7
2017-11-27staging: most: fix comment sectionsChristian Gromm1-2/+2
2017-11-27staging: most: net: remove aim designatorsChristian Gromm1-22/+22
2017-11-27staging: most: rename functions to register a driver with most_coreChristian Gromm1-2/+2
2017-11-27staging: most: rename struct most_aimChristian Gromm1-2/+2
2017-11-27staging: most: remove proprietary kobjectsChristian Gromm1-2/+1
2017-11-27staging: most: net: rename moduleChristian Gromm1-0/+561