summaryrefslogtreecommitdiff
path: root/drivers/net/wwan
AgeCommit message (Expand)Author
2023-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-29net: wwan: iosm: fixes 7560 modem crashM Chetan Kumar
2023-03-17wwan: core: Support slicing in port TX flow of WWAN subsystemhaozhe chang
2023-01-28net: wwan: t7xx: Fix Runtime PM initializationKornel Dulęba
2023-01-28net: wwan: t7xx: Fix Runtime PM resume sequenceKornel Dulęba
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-06net: wwan: iosm: fix memory leak in ipc_mux_init()Zhengchao Shao
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-24net: wwan: t7xx: Fix the ACPI memory leakHanjun Guo
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: mhi: fix memory leak in mhi_mbim_dellinkHW He
2022-11-07net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He
2022-11-07net: wwan: t7xx: Add NAPI supportHaijun Liu
2022-11-07net: wwan: t7xx: Use needed_headroom instead of hard_header_lenIlpo Järvinen
2022-11-02net: wwan: iosm: add rpc interface for xmm modemsShane Parslow
2022-11-02net: wwan: t7xx: Add port for modem loggingM Chetan Kumar
2022-11-02net: wwan: t7xx: use union to group port type specific dataM Chetan Kumar
2022-10-31rtnetlink: pass netlink message header and portid to rtnl_configure_link()Hangbin Liu
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-19wwan_hwsim: fix possible memory leak in wwan_hwsim_dev_new()Yang Yingliang
2022-10-07Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
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-29wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-28net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pairShang XiaoJing
2022-09-20net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT portFabio Porcedda
2022-09-19net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmitNathan Huckleberry
2022-09-19net: wwan: iosm: Fix return type of ipc_wwan_link_transmitNathan Huckleberry
2022-09-09termios: get rid of non-UAPI asm/termios.hAl Viro
2022-08-19Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'"Jakub Kicinski
2022-08-17net: wwan: t7xx: Enable devlink based fw flashing and coredump collectionM Chetan Kumar
2022-08-17net: wwan: t7xx: PCIe reset rescanHaijun Liu
2022-08-17net: wwan: t7xx: Infrastructure for early port configurationHaijun Liu
2022-08-17net: wwan: t7xx: Add AP CLDMAHaijun Liu
2022-05-20wwan: iosm: use a flexible array rather than allocate short objectsJakub Kicinski
2022-05-20net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr()Yang Yingliang
2022-05-19net: wwan: iosm: remove pointless null checkJakub Kicinski
2022-05-19net: wwan: t7xx: Fix smatch errorsRicardo Martinez
2022-05-16net: wwan: t7xx: Avoid calls to skb_data_area_size()Ricardo Martinez
2022-05-16net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout()YueHaibing