summaryrefslogtreecommitdiff
path: root/drivers/net/wwan
AgeCommit message (Expand)Author
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-16net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko
2021-08-07net: wwan: mhi_wwan_ctrl: Fix possible deadlockLoic Poulain
2021-08-05net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar
2021-08-05net: wwan: iosm: correct data protocol mask bitM Chetan Kumar
2021-08-05net: wwan: iosm: endianness type correctionM Chetan Kumar
2021-08-05net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar
2021-08-03net: really fix the build...David S. Miller
2021-07-23wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain
2021-07-01net: wwan: iosm: set default mtuM Chetan Kumar
2021-07-01net: wwan: iosm: fix netdev tx statsM Chetan Kumar
2021-07-01net: wwan: iosm: correct link-id handlingM Chetan Kumar
2021-07-01net: wwan: iosm: remove reduandant checkM Chetan Kumar
2021-07-01net: wwan: iosm: fix uevent reportingM Chetan Kumar
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov
2021-06-22net: iosm: create default link via WWAN coreSergey Ryazanov
2021-06-22wwan: core: support default netdev creationSergey Ryazanov
2021-06-22wwan: core: no more hold netdev ops owning moduleSergey Ryazanov
2021-06-22net: iosm: drop custom netdev(s) removingSergey Ryazanov
2021-06-22wwan: core: remove all netdevs on ops unregisteringSergey Ryazanov
2021-06-22wwan: core: multiple netdevs deletion supportSergey Ryazanov
2021-06-22wwan: core: require WWAN netdev setup callback existenceSergey Ryazanov
2021-06-22wwan: core: relocate ops registering codeSergey Ryazanov
2021-06-22wwan_hwsim: support network interface creationSergey Ryazanov
2021-06-21net: iosm: remove an unnecessary NULL checkDan Carpenter
2021-06-18net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold
2021-06-18net: wwan: Add RPMSG WWAN CTRL driverStephan Gerhold
2021-06-16net: iosm: remove the repeated declaration and commentShaokun Zhang
2021-06-16net: iosm: add missing MODULE_DEVICE_TABLEZou Wei
2021-06-14net: wwan: Fix WWAN config symbolsLoic Poulain
2021-06-14net: wwan: iosm: Remove DEBUG flagLoic Poulain
2021-06-13net: iosm: infrastructureM Chetan Kumar
2021-06-13net: iosm: net driverM Chetan Kumar
2021-06-13net: iosm: uevent supportM Chetan Kumar
2021-06-13net: iosm: protocol operationsM Chetan Kumar
2021-06-13net: iosm: shared memory protocolM Chetan Kumar
2021-06-13net: iosm: power managementM Chetan Kumar
2021-06-13net: iosm: encode or decode datagramM Chetan Kumar
2021-06-13net: iosm: multiplex IP sessionsM Chetan Kumar
2021-06-13net: iosm: bottom halfM Chetan Kumar
2021-06-13net: iosm: wwan port control deviceM Chetan Kumar
2021-06-13net: iosm: channel configurationM Chetan Kumar
2021-06-13net: iosm: shared memory I/O operationsM Chetan Kumar
2021-06-13net: iosm: shared memory IPC interfaceM Chetan Kumar
2021-06-13net: iosm: mmio scratchpadM Chetan Kumar
2021-06-13net: iosm: irq handlingM Chetan Kumar
2021-06-13net: iosm: entry pointM Chetan Kumar
2021-06-12wwan: add interface creation supportJohannes Berg
2021-06-08net: wwan: core: purge rx queue on port closeSergey Ryazanov