| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-20 | devlink: pass extack through to devlink_param::get() | Daniel Zahka | 1 | -1/+2 |
| 2025-08-27 | net: wwan: iosm: use int type to store negative error codes | Qianfeng Rong | 1 | -1/+1 |
| 2025-07-09 | relayfs: abolish prev_padding | Jason Xing | 1 | -2/+1 |
| 2025-02-18 | net: wwan: iosm: Switch to use hrtimer_setup() | Nam Cao | 1 | -14/+10 |
| 2025-01-15 | net: wwan: iosm: Fix hibernation by re-binding the driver around it | Maciej S. Szmigiero | 1 | -1/+55 |
| 2025-01-02 | net: wwan: iosm: Properly check for valid exec stage in ipc_mmio_init() | Maciej S. Szmigiero | 1 | -1/+1 |
| 2024-06-06 | net: wwan: iosm: Fix tainted pointer delete is case of region creation fail | Aleksandr Mishin | 1 | -1/+1 |
| 2024-04-22 | devlink: extend devlink_param *set pointer | Mateusz Polchlopek | 1 | -1/+2 |
| 2023-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -65/+4 |
| 2023-10-18 | drivers: net: wwan: iosm: Fixed multiple typos in multiple files | Muhammad Muzammil | 6 | -7/+7 |
| 2023-10-18 | Revert "net: wwan: iosm: enable runtime pm support for 7560" | Bagas Sanjaya | 6 | -65/+4 |
| 2023-06-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2 | -10/+7 |
| 2023-06-22 | net: wwan: iosm: Convert single instance struct member to flexible array | Kees Cook | 2 | -10/+7 |
| 2023-06-12 | net: wwan: iosm: enable runtime pm support for 7560 | M Chetan Kumar | 6 | -4/+65 |
| 2023-05-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -12/+33 |
| 2023-05-17 | net: wwan: iosm: fix NULL pointer dereference when removing device | M Chetan Kumar | 3 | -12/+33 |
| 2023-05-10 | net: wwan: iosm: clean up unused struct members | M Chetan Kumar | 2 | -6/+0 |
| 2023-05-10 | net: wwan: iosm: remove unused enum definition | M Chetan Kumar | 1 | -11/+0 |
| 2023-05-10 | net: wwan: iosm: remove unused macro definition | M Chetan Kumar | 1 | -2/+0 |
| 2023-04-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -1/+2 |
| 2023-04-12 | net: wwan: iosm: Fix error handling path in ipc_pcie_probe() | Harshit Mogalapalli | 1 | -1/+2 |
| 2023-03-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+7 |
| 2023-03-29 | net: wwan: iosm: fixes 7560 modem crash | M Chetan Kumar | 1 | -0/+7 |
| 2023-03-17 | wwan: core: Support slicing in port TX flow of WWAN subsystem | haozhe chang | 1 | -1/+2 |
| 2022-12-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -0/+1 |
| 2022-12-06 | net: wwan: iosm: fix memory leak in ipc_mux_init() | Zhengchao Shao | 1 | -0/+1 |
| 2022-11-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -14/+16 |
| 2022-11-28 | net: wwan: iosm: fix incorrect skb length | M Chetan Kumar | 1 | -7/+11 |
| 2022-11-28 | net: wwan: iosm: fix crash in peek throughput test | M Chetan Kumar | 1 | -3/+2 |
| 2022-11-28 | net: wwan: iosm: fix dma_alloc_coherent incompatible pointer type | M Chetan Kumar | 1 | -1/+1 |
| 2022-11-28 | net: wwan: iosm: fix kernel test robot reported error | M Chetan Kumar | 1 | -2/+1 |
| 2022-11-22 | net: wwan: iosm: use ACPI_FREE() but not kfree() in ipc_pcie_read_bios_cfg() | Wang ShaoBo | 1 | -1/+1 |
| 2022-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 6 | -39/+33 |
| 2022-11-09 | net: wwan: iosm: fix kernel test robot reported errors | M Chetan Kumar | 2 | -0/+2 |
| 2022-11-09 | net: wwan: iosm: fix invalid mux header type | M Chetan Kumar | 2 | -0/+9 |
| 2022-11-09 | net: wwan: iosm: fix driver not working with INTEL_IOMMU disabled | M Chetan Kumar | 1 | -0/+7 |
| 2022-11-09 | net: wwan: iosm: fix memory leak in ipc_pcie_read_bios_cfg | M Chetan Kumar | 1 | -3/+8 |
| 2022-11-07 | net: wwan: iosm: Remove unnecessary if_mutex lock | Zhaoping Shu | 1 | -36/+6 |
| 2022-11-07 | net: wwan: iosm: fix memory leak in ipc_wwan_dellink | HW He | 1 | -0/+1 |
| 2022-11-02 | net: wwan: iosm: add rpc interface for xmm modems | Shane Parslow | 1 | -1/+1 |
| 2022-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+3 |
| 2022-10-03 | net: wwan: iosm: Call mutex_init before locking it | Maxim Mikityanskiy | 1 | -2/+3 |
| 2022-09-28 | net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair | Shang XiaoJing | 1 | -1/+1 |
| 2022-09-19 | net: wwan: iosm: Fix return type of ipc_wwan_link_transmit | Nathan Huckleberry | 1 | -2/+2 |
| 2022-05-20 | wwan: iosm: use a flexible array rather than allocate short objects | Jakub Kicinski | 1 | -4/+1 |
| 2022-05-19 | net: wwan: iosm: remove pointless null check | Jakub Kicinski | 1 | -10/+0 |
| 2022-02-14 | net: wwan: iosm: drop debugfs dev reference | M Chetan Kumar | 2 | -2/+5 |
| 2022-02-13 | net: wwan: iosm: Enable M.2 7360 WWAN card support | M Chetan Kumar | 10 | -78/+1033 |
| 2022-01-04 | Revert "net: wwan: iosm: Keep device at D0 for s2idle case" | M Chetan Kumar | 1 | -3/+0 |
| 2021-12-27 | net: wwan: iosm: Keep device at D0 for s2idle case | Kai-Heng Feng | 1 | -0/+3 |
| 2021-12-27 | net: wwan: iosm: Let PCI core handle PCI power transition | Kai-Heng Feng | 1 | -47/+2 |
| 2021-12-10 | net: wwan: iosm: correct open parenthesis alignment | M Chetan Kumar | 1 | -1/+1 |
| 2021-12-10 | net: wwan: iosm: removed unused function decl | M Chetan Kumar | 1 | -10/+0 |
| 2021-12-10 | net: wwan: iosm: release data channel in case no active IP session | M Chetan Kumar | 4 | -21/+27 |
| 2021-12-10 | net: wwan: iosm: set tx queue len | M Chetan Kumar | 1 | -1/+2 |
| 2021-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 3 | -18/+19 |
| 2021-12-09 | net: wwan: iosm: fixes unable to send AT command during mbim tx | M Chetan Kumar | 3 | -10/+0 |
| 2021-12-09 | net: wwan: iosm: fixes net interface nonfunctional after fw flash | M Chetan Kumar | 3 | -1/+8 |
| 2021-12-09 | net: wwan: iosm: fixes unnecessary doorbell send | M Chetan Kumar | 1 | -7/+11 |
| 2021-12-08 | net: wwan: make debugfs optional | Sergey Ryazanov | 6 | -5/+36 |
| 2021-12-08 | net: wwan: iosm: move debugfs knobs into a subdir | Sergey Ryazanov | 6 | -8/+49 |
| 2021-12-08 | net: wwan: iosm: allow trace port be uninitialized | Sergey Ryazanov | 3 | -5/+11 |
| 2021-12-08 | net: wwan: iosm: consolidate trace port init code | Sergey Ryazanov | 4 | -21/+9 |
| 2021-11-22 | net: wwan: iosm: device trace collection using relayfs | M Chetan Kumar | 8 | -13/+271 |
| 2021-11-11 | net: wwan: iosm: fix compilation warning | M Chetan Kumar | 1 | -2/+0 |
| 2021-10-02 | net: wwan: iosm: correct devlink extra params | M Chetan Kumar | 3 | -98/+69 |
| 2021-09-27 | net: wwan: iosm: Move devlink_register to be last devlink command | Leon Romanovsky | 1 | -5/+2 |
| 2021-09-24 | net: iosm: Use hrtimer_forward_now() | Thomas Gleixner | 1 | -2/+2 |
| 2021-09-22 | net: wwan: iosm: fw flashing and cd improvements | M Chetan Kumar | 6 | -103/+87 |
| 2021-09-22 | devlink: Make devlink_register to be void | Leon Romanovsky | 1 | -7/+1 |
| 2021-09-20 | net: wwan: iosm: fw flashing & cd collection infrastructure changes | M Chetan Kumar | 1 | -1/+4 |
| 2021-09-20 | net: wwan: iosm: transport layer support for fw flashing/cd | M Chetan Kumar | 6 | -30/+464 |
| 2021-09-20 | net: wwan: iosm: coredump collection support | M Chetan Kumar | 2 | -0/+185 |
| 2021-09-20 | net: wwan: iosm: fw flashing support | M Chetan Kumar | 2 | -0/+832 |
| 2021-09-20 | net: wwan: iosm: devlink registration | M Chetan Kumar | 2 | -0/+570 |
| 2021-09-16 | Revert "net: wwan: iosm: firmware flashing and coredump collection" | Jakub Kicinski | 13 | -2053/+31 |
| 2021-09-14 | net: wwan: iosm: fix linux-next build error | M Chetan Kumar | 1 | -1/+0 |
| 2021-09-13 | net: wwan: iosm: firmware flashing and coredump collection | M Chetan Kumar | 13 | -31/+2054 |
| 2021-09-07 | Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -14/+16 |
| 2021-09-06 | net: wwan: iosm: Unify IO accessors used in the driver | Andy Shevchenko | 1 | -10/+12 |
| 2021-09-06 | net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors | Andy Shevchenko | 1 | -4/+4 |
| 2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -1/+0 |
| 2021-08-23 | net: wwan: iosm: switch from 'pci_' to 'dma_' API | Christophe JAILLET | 2 | -12/+11 |
| 2021-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -4/+3 |
| 2021-08-19 | isystem: trim/fixup stdarg.h and other headers | Alexey Dobriyan | 1 | -1/+0 |
| 2021-08-16 | net: iosm: Prevent underflow in ipc_chnl_cfg_get() | Dan Carpenter | 1 | -4/+3 |
| 2021-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 5 | -8/+8 |
| 2021-08-05 | net: wwan: iosm: fix recursive lock acquire in unregister | M Chetan Kumar | 1 | -1/+1 |
| 2021-08-05 | net: wwan: iosm: correct data protocol mask bit | M Chetan Kumar | 1 | -2/+2 |
| 2021-08-05 | net: wwan: iosm: endianness type correction | M Chetan Kumar | 2 | -3/+3 |
| 2021-08-05 | net: wwan: iosm: fix lkp buildbot warning | M Chetan Kumar | 1 | -2/+2 |
| 2021-07-21 | net: wwan: iosm: Switch to use module_pci_driver() macro | Andy Shevchenko | 1 | -18/+1 |
| 2021-07-01 | net: wwan: iosm: set default mtu | M Chetan Kumar | 1 | -0/+1 |
| 2021-07-01 | net: wwan: iosm: fix netdev tx stats | M Chetan Kumar | 1 | -1/+5 |
| 2021-07-01 | net: wwan: iosm: correct link-id handling | M Chetan Kumar | 4 | -9/+9 |
| 2021-07-01 | net: wwan: iosm: remove reduandant check | M Chetan Kumar | 1 | -16/+3 |
| 2021-07-01 | net: wwan: iosm: fix uevent reporting | M Chetan Kumar | 1 | -1/+1 |
| 2021-06-22 | wwan: core: add WWAN common private data for netdev | Sergey Ryazanov | 1 | -6/+6 |
| 2021-06-22 | net: iosm: create default link via WWAN core | Sergey Ryazanov | 2 | -1/+5 |
| 2021-06-22 | wwan: core: support default netdev creation | Sergey Ryazanov | 1 | -1/+2 |
| 2021-06-22 | net: iosm: drop custom netdev(s) removing | Sergey Ryazanov | 1 | -14/+1 |
| 2021-06-21 | net: iosm: remove an unnecessary NULL check | Dan Carpenter | 1 | -1/+1 |
| 2021-06-16 | net: iosm: remove the repeated declaration and comment | Shaokun Zhang | 1 | -10/+0 |
| 2021-06-16 | net: iosm: add missing MODULE_DEVICE_TABLE | Zou Wei | 1 | -0/+1 |
| 2021-06-14 | net: wwan: iosm: Remove DEBUG flag | Loic Poulain | 1 | -3/+0 |
| 2021-06-13 | net: iosm: infrastructure | M Chetan Kumar | 1 | -0/+26 |
| 2021-06-13 | net: iosm: net driver | M Chetan Kumar | 2 | -0/+406 |
| 2021-06-13 | net: iosm: uevent support | M Chetan Kumar | 2 | -0/+85 |
| 2021-06-13 | net: iosm: protocol operations | M Chetan Kumar | 2 | -0/+996 |
| 2021-06-13 | net: iosm: shared memory protocol | M Chetan Kumar | 2 | -0/+520 |
| 2021-06-13 | net: iosm: power management | M Chetan Kumar | 2 | -0/+540 |
| 2021-06-13 | net: iosm: encode or decode datagram | M Chetan Kumar | 2 | -0/+1103 |
| 2021-06-13 | net: iosm: multiplex IP sessions | M Chetan Kumar | 2 | -0/+798 |
| 2021-06-13 | net: iosm: bottom half | M Chetan Kumar | 2 | -0/+299 |
| 2021-06-13 | net: iosm: wwan port control device | M Chetan Kumar | 2 | -0/+135 |
| 2021-06-13 | net: iosm: channel configuration | M Chetan Kumar | 2 | -0/+147 |
| 2021-06-13 | net: iosm: shared memory I/O operations | M Chetan Kumar | 2 | -0/+444 |
| 2021-06-13 | net: iosm: shared memory IPC interface | M Chetan Kumar | 2 | -0/+1942 |
| 2021-06-13 | net: iosm: mmio scratchpad | M Chetan Kumar | 2 | -0/+416 |
| 2021-06-13 | net: iosm: irq handling | M Chetan Kumar | 2 | -0/+123 |
| 2021-06-13 | net: iosm: entry point | M Chetan Kumar | 2 | -0/+788 |