summaryrefslogtreecommitdiff
path: root/drivers/net/wwan
AgeCommit message (Expand)Author
2022-01-15net: wwan: Fix MRU mismatch issue which may lead to data connection lostSlark Xiao
2022-01-04Revert "net: wwan: iosm: Keep device at D0 for s2idle case"M Chetan Kumar
2021-12-27net: wwan: iosm: Keep device at D0 for s2idle caseKai-Heng Feng
2021-12-27net: wwan: iosm: Let PCI core handle PCI power transitionKai-Heng Feng
2021-12-10net: wwan: iosm: correct open parenthesis alignmentM Chetan Kumar
2021-12-10net: wwan: iosm: removed unused function declM Chetan Kumar
2021-12-10net: wwan: iosm: release data channel in case no active IP sessionM Chetan Kumar
2021-12-10net: wwan: iosm: set tx queue lenM Chetan Kumar
2021-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-09net: wwan: iosm: fixes unable to send AT command during mbim txM Chetan Kumar
2021-12-09net: wwan: iosm: fixes net interface nonfunctional after fw flashM Chetan Kumar
2021-12-09net: wwan: iosm: fixes unnecessary doorbell sendM Chetan Kumar
2021-12-08net: wwan: make debugfs optionalSergey Ryazanov
2021-12-08net: wwan: iosm: move debugfs knobs into a subdirSergey Ryazanov
2021-12-08net: wwan: iosm: allow trace port be uninitializedSergey Ryazanov
2021-12-08net: wwan: iosm: consolidate trace port init codeSergey Ryazanov
2021-12-06net: wwan: iosm: select CONFIG_RELAYArnd Bergmann
2021-11-29net: wwan: Add Qualcomm BAM-DMUX WWAN network driverStephan Gerhold
2021-11-22net: wwan: iosm: device trace collection using relayfsM Chetan Kumar
2021-11-22net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar
2021-11-11net: wwan: iosm: fix compilation warningM Chetan Kumar
2021-10-02net: wwan: iosm: correct devlink extra paramsM Chetan Kumar
2021-09-27net: wwan: iosm: Move devlink_register to be last devlink commandLeon Romanovsky
2021-09-24net: iosm: Use hrtimer_forward_now()Thomas Gleixner
2021-09-22net: wwan: iosm: fw flashing and cd improvementsM Chetan Kumar
2021-09-22devlink: Make devlink_register to be voidLeon Romanovsky
2021-09-20net: wwan: iosm: fw flashing & cd collection infrastructure changesM Chetan Kumar
2021-09-20net: wwan: iosm: transport layer support for fw flashing/cdM Chetan Kumar
2021-09-20net: wwan: iosm: coredump collection supportM Chetan Kumar
2021-09-20net: wwan: iosm: fw flashing supportM Chetan Kumar
2021-09-20net: wwan: iosm: devlink registrationM Chetan Kumar
2021-09-16Revert "net: wwan: iosm: firmware flashing and coredump collection"Jakub Kicinski
2021-09-14net: wwan: iosm: fix linux-next build errorM Chetan Kumar
2021-09-13net: wwan: iosm: firmware flashing and coredump collectionM Chetan Kumar
2021-09-07Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-09-06net: wwan: iosm: Unify IO accessors used in the driverAndy Shevchenko
2021-09-06net: wwan: iosm: Replace io.*64_lo_hi() with regular accessorsAndy Shevchenko
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-26Revert "net: really fix the build..."Kalle Valo
2021-08-23net: wwan: iosm: switch from 'pci_' to 'dma_' APIChristophe JAILLET
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-16net: iosm: Prevent underflow in ipc_chnl_cfg_get()Dan Carpenter
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-12wwan: core: Avoid returning NULL from wwan_create_dev()Andy Shevchenko
2021-08-12wwan: core: Unshadow error code returned by ida_alloc_range()Andy Shevchenko
2021-08-09wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe()Wei Yongjun
2021-08-07net: wwan: mhi_wwan_ctrl: Fix possible deadlockLoic Poulain
2021-08-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski