Age | Commit message (Expand) | Author |
2022-09-29 | wwan_hwsim: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing |
2022-09-28 | net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing |
2022-09-20 | net: wwan: mhi_wwan_ctrl: Add DUN2 to have a secondary AT port | Fabio Porcedda |
2022-09-19 | net: wwan: t7xx: Fix return type of t7xx_ccmni_start_xmit | Nathan Huckleberry |
2022-09-19 | net: wwan: iosm: Fix return type of ipc_wwan_link_transmit | Nathan Huckleberry |
2022-08-19 | Revert "Merge branch 'wwan-t7xx-fw-flashing-and-coredump-support'" | Jakub Kicinski |
2022-08-17 | net: wwan: t7xx: Enable devlink based fw flashing and coredump collection | M Chetan Kumar |
2022-08-17 | net: wwan: t7xx: PCIe reset rescan | Haijun Liu |
2022-08-17 | net: wwan: t7xx: Infrastructure for early port configuration | Haijun Liu |
2022-08-17 | net: wwan: t7xx: Add AP CLDMA | Haijun Liu |
2022-05-20 | wwan: iosm: use a flexible array rather than allocate short objects | Jakub Kicinski |
2022-05-20 | net: wwan: t7xx: use GFP_ATOMIC under spin lock in t7xx_cldma_gpd_set_next_ptr() | Yang Yingliang |
2022-05-19 | net: wwan: iosm: remove pointless null check | Jakub Kicinski |
2022-05-19 | net: wwan: t7xx: Fix smatch errors | Ricardo Martinez |
2022-05-16 | net: wwan: t7xx: Avoid calls to skb_data_area_size() | Ricardo Martinez |
2022-05-16 | net: wwan: t7xx: Fix return type of t7xx_dl_add_timedout() | YueHaibing |
2022-05-09 | net: wwan: t7xx: Device deep sleep lock/unlock | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Runtime PM | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Introduce power management | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Add WWAN network interface | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Add data path interface | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Data path HW layer | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Add AT and MBIM WWAN ports | Chandrashekar Devegowda |
2022-05-09 | net: wwan: t7xx: Add control port | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Add port proxy infrastructure | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Add core components | Haijun Liu |
2022-05-09 | net: wwan: t7xx: Add control DMA interface | Haijun Liu |
2022-04-25 | wwan_hwsim: Avoid flush_scheduled_work() usage | Tetsuo Handa |
2022-03-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-03-22 | net: wwan: qcom_bam_dmux: fix wrong pointer passed to IS_ERR() | Yang Yingliang |
2022-02-14 | net: wwan: iosm: drop debugfs dev reference | M Chetan Kumar |
2022-02-14 | net: wwan: debugfs obtained dev reference not dropped | M Chetan Kumar |
2022-02-13 | net: wwan: iosm: Enable M.2 7360 WWAN card support | M Chetan Kumar |
2022-01-15 | net: wwan: Fix MRU mismatch issue which may lead to data connection lost | Slark Xiao |
2022-01-04 | Revert "net: wwan: iosm: Keep device at D0 for s2idle case" | M Chetan Kumar |
2021-12-27 | net: wwan: iosm: Keep device at D0 for s2idle case | Kai-Heng Feng |
2021-12-27 | net: wwan: iosm: Let PCI core handle PCI power transition | Kai-Heng Feng |
2021-12-10 | net: wwan: iosm: correct open parenthesis alignment | M Chetan Kumar |
2021-12-10 | net: wwan: iosm: removed unused function decl | M Chetan Kumar |
2021-12-10 | net: wwan: iosm: release data channel in case no active IP session | M Chetan Kumar |
2021-12-10 | net: wwan: iosm: set tx queue len | M Chetan Kumar |
2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-09 | net: wwan: iosm: fixes unable to send AT command during mbim tx | M Chetan Kumar |
2021-12-09 | net: wwan: iosm: fixes net interface nonfunctional after fw flash | M Chetan Kumar |
2021-12-09 | net: wwan: iosm: fixes unnecessary doorbell send | M Chetan Kumar |
2021-12-08 | net: wwan: make debugfs optional | Sergey Ryazanov |
2021-12-08 | net: wwan: iosm: move debugfs knobs into a subdir | Sergey Ryazanov |
2021-12-08 | net: wwan: iosm: allow trace port be uninitialized | Sergey Ryazanov |
2021-12-08 | net: wwan: iosm: consolidate trace port init code | Sergey Ryazanov |
2021-12-06 | net: wwan: iosm: select CONFIG_RELAY | Arnd Bergmann |