index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
iosm
Age
Commit message (
Expand
)
Author
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-03
net: wwan: iosm: Call mutex_init before locking it
Maxim Mikityanskiy
2022-09-28
net: wwan: iosm: Use skb_put_data() instead of skb_put/memcpy pair
Shang XiaoJing
2022-09-19
net: wwan: iosm: Fix return type of ipc_wwan_link_transmit
Nathan Huckleberry
2022-05-20
wwan: iosm: use a flexible array rather than allocate short objects
Jakub Kicinski
2022-05-19
net: wwan: iosm: remove pointless null check
Jakub Kicinski
2022-02-14
net: wwan: iosm: drop debugfs dev reference
M Chetan Kumar
2022-02-13
net: wwan: iosm: Enable M.2 7360 WWAN card support
M Chetan Kumar
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-11-22
net: wwan: iosm: device trace collection using relayfs
M Chetan Kumar
2021-11-11
net: wwan: iosm: fix compilation warning
M Chetan Kumar
2021-10-02
net: wwan: iosm: correct devlink extra params
M Chetan Kumar
2021-09-27
net: wwan: iosm: Move devlink_register to be last devlink command
Leon Romanovsky
2021-09-24
net: iosm: Use hrtimer_forward_now()
Thomas Gleixner
2021-09-22
net: wwan: iosm: fw flashing and cd improvements
M Chetan Kumar
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-20
net: wwan: iosm: fw flashing & cd collection infrastructure changes
M Chetan Kumar
2021-09-20
net: wwan: iosm: transport layer support for fw flashing/cd
M Chetan Kumar
2021-09-20
net: wwan: iosm: coredump collection support
M Chetan Kumar
2021-09-20
net: wwan: iosm: fw flashing support
M Chetan Kumar
2021-09-20
net: wwan: iosm: devlink registration
M Chetan Kumar
2021-09-16
Revert "net: wwan: iosm: firmware flashing and coredump collection"
Jakub Kicinski
2021-09-14
net: wwan: iosm: fix linux-next build error
M Chetan Kumar
2021-09-13
net: wwan: iosm: firmware flashing and coredump collection
M Chetan Kumar
2021-09-07
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-06
net: wwan: iosm: Unify IO accessors used in the driver
Andy Shevchenko
2021-09-06
net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors
Andy Shevchenko
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-08-23
net: wwan: iosm: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-16
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
2021-08-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-05
net: wwan: iosm: fix recursive lock acquire in unregister
M Chetan Kumar
2021-08-05
net: wwan: iosm: correct data protocol mask bit
M Chetan Kumar
2021-08-05
net: wwan: iosm: endianness type correction
M Chetan Kumar
[next]