aboutsummaryrefslogtreecommitdiff
path: root/include/linux/wwan.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-14net: wwan: debugfs obtained dev reference not droppedGravatar M Chetan Kumar 1-0/+2
2021-12-23wwan: Replace kernel.h with the necessary inclusionsGravatar Andy Shevchenko 1-4/+5
2021-12-08net: wwan: make debugfs optionalGravatar Sergey Ryazanov 1-0/+7
2021-11-22net: wwan: common debugfs base dir for wwan deviceGravatar M Chetan Kumar 1-0/+2
2021-06-22wwan: core: add WWAN common private data for netdevGravatar Sergey Ryazanov 1-0/+18
2021-06-22wwan: core: support default netdev creationGravatar Sergey Ryazanov 1-1/+7
2021-06-22wwan: core: no more hold netdev ops owning moduleGravatar Sergey Ryazanov 1-2/+0
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionGravatar Stephan Gerhold 1-2/+11
2021-06-12wwan: add interface creation supportGravatar Johannes Berg 1-0/+24
2021-06-08net: wwan: make WWAN_PORT_MAX meaning less surprisedGravatar Sergey Ryazanov 1-3/+9
2021-05-11net: wwan: Add unknown port typeGravatar Loic Poulain 1-1/+3
2021-04-16net: Add a WWAN subsystemGravatar Loic Poulain 1-0/+111