aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/wwan.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov1-0/+18
2021-06-22wwan: core: support default netdev creationSergey Ryazanov1-1/+7
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov1-2/+0
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold1-2/+11
2021-06-12wwan: add interface creation supportJohannes Berg1-0/+24
2021-06-08net: wwan: make WWAN_PORT_MAX meaning less surprisedSergey Ryazanov1-3/+9
2021-05-11net: wwan: Add unknown port typeLoic Poulain1-1/+3
2021-04-16net: Add a WWAN subsystemLoic Poulain1-0/+111