summaryrefslogtreecommitdiff
path: root/drivers/net/wwan/iosm
AgeCommit message (Expand)Author
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-28net: wwan: iosm: fix incorrect skb lengthM Chetan Kumar
2022-11-28net: wwan: iosm: fix crash in peek throughput testM Chetan Kumar
2022-11-28net: wwan: iosm: fix dma_alloc_coherent incompatible pointer typeM Chetan Kumar
2022-11-28net: wwan: iosm: fix kernel test robot reported errorM Chetan Kumar
2022-11-22net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg()Wang ShaoBo
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-09net: wwan: iosm: fix kernel test robot reported errorsM Chetan Kumar
2022-11-09net: wwan: iosm: fix invalid mux header typeM Chetan Kumar
2022-11-09net: wwan: iosm: fix driver not working with INTEL_IOMMU disabledM Chetan Kumar
2022-11-09net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfgM Chetan Kumar
2022-11-07net: wwan: iosm: Remove unnecessary if_mutex lockZhaoping Shu
2022-11-07net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03net: wwan: iosm: Call mutex_init before locking itMaxim Mikityanskiy
2022-09-28net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-19net: wwan: iosm: Fix return type of ipc_wwan_link_transmitNathan Huckleberry
2022-05-20wwan: iosm: use a flexible array rather than allocate short objectsJakub Kicinski
2022-05-19net: wwan: iosm: remove pointless null checkJakub Kicinski
2022-02-14net: wwan: iosm: drop debugfs dev referenceM Chetan Kumar
2022-02-13net: wwan: iosm: Enable M.2 7360 WWAN card supportM Chetan Kumar
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-11-22net: wwan: iosm: device trace collection using relayfsM 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