summaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan
Commit message (Expand)AuthorAgeFilesLines
* net: wwan: iosm: device trace collection using relayfsM Chetan Kumar2021-11-228-13/+271
* net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar2021-11-221-2/+28
* net: wwan: iosm: fix compilation warningM Chetan Kumar2021-11-111-2/+0
* net: wwan: iosm: correct devlink extra paramsM Chetan Kumar2021-10-023-98/+69
* net: wwan: iosm: Move devlink_register to be last devlink commandLeon Romanovsky2021-09-271-5/+2
* net: iosm: Use hrtimer_forward_now()Thomas Gleixner2021-09-241-2/+2
* net: wwan: iosm: fw flashing and cd improvementsM Chetan Kumar2021-09-226-103/+87
* devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-7/+1
* net: wwan: iosm: fw flashing & cd collection infrastructure changesM Chetan Kumar2021-09-202-1/+5
* net: wwan: iosm: transport layer support for fw flashing/cdM Chetan Kumar2021-09-206-30/+464
* net: wwan: iosm: coredump collection supportM Chetan Kumar2021-09-202-0/+185
* net: wwan: iosm: fw flashing supportM Chetan Kumar2021-09-202-0/+832
* net: wwan: iosm: devlink registrationM Chetan Kumar2021-09-202-0/+570
* Revert "net: wwan: iosm: firmware flashing and coredump collection"Jakub Kicinski2021-09-1614-2054/+31
* net: wwan: iosm: fix linux-next build errorM Chetan Kumar2021-09-141-1/+0
* net: wwan: iosm: firmware flashing and coredump collectionM Chetan Kumar2021-09-1314-31/+2055
* Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-071-14/+16
|\
| * net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko2021-09-061-10/+12
| * net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko2021-09-061-4/+4
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+0
|\ \ | |/ |/|
| * isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-191-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-262-2/+2
|\ \
| * | Revert "net: really fix the build..."Kalle Valo2021-08-261-1/+1
* | | net: wwan: iosm: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-232-12/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-4/+3
|\| |
| * | net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter2021-08-161-4/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-132-10/+14
|\| |
| * | wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko2021-08-121-4/+8
| * | net: wwan: mhi_wwan_ctrl: Fix possible deadlockLoic Poulain2021-08-071-6/+6
| |/
* | wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko2021-08-121-2/+5
* | wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe()Wei Yongjun2021-08-091-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-057-10/+10
|\|
| * net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar2021-08-051-1/+1
| * net: wwan: iosm: correct data protocol mask bitM Chetan Kumar2021-08-051-2/+2
| * net: wwan: iosm: endianness type correctionM Chetan Kumar2021-08-052-3/+3
| * net: wwan: iosm: fix lkp buildbot warningM Chetan Kumar2021-08-051-2/+2
| * net: really fix the build...David S. Miller2021-08-031-1/+1
| * wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain2021-07-231-0/+2
* | Revert "wwan: mhi: Fix build."David S. Miller2021-08-051-1/+1
* | wwan: mhi: Fix build.David S. Miller2021-08-051-1/+1
* | net: wwan: Add MHI MBIM network driverLoic Poulain2021-08-043-0/+670
* | wwan: core: Fix missing RTM_NEWLINK event for default linkLoic Poulain2021-07-231-0/+2
* | net: wwan: iosm: Switch to use module_pci_driver() macroAndy Shevchenko2021-07-211-18/+1
|/
* net: wwan: iosm: set default mtuM Chetan Kumar2021-07-011-0/+1
* net: wwan: iosm: fix netdev tx statsM Chetan Kumar2021-07-011-1/+5
* net: wwan: iosm: correct link-id handlingM Chetan Kumar2021-07-014-9/+9
* net: wwan: iosm: remove reduandant checkM Chetan Kumar2021-07-011-16/+3
* net: wwan: iosm: fix uevent reportingM Chetan Kumar2021-07-011-1/+1
* wwan: core: add WWAN common private data for netdevSergey Ryazanov2021-06-222-7/+34
* net: iosm: create default link via WWAN coreSergey Ryazanov2021-06-222-1/+5