index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: wwan: iosm: fixes unable to send AT command during mbim tx
M Chetan Kumar
2021-12-09
3
-10
/
+0
*
net: wwan: iosm: fixes net interface nonfunctional after fw flash
M Chetan Kumar
2021-12-09
3
-1
/
+8
*
net: wwan: iosm: fixes unnecessary doorbell send
M Chetan Kumar
2021-12-09
1
-7
/
+11
*
net: wwan: iosm: fix compilation warning
M Chetan Kumar
2021-11-11
1
-2
/
+0
*
net: wwan: iosm: correct devlink extra params
M Chetan Kumar
2021-10-02
3
-98
/
+69
*
net: wwan: iosm: Move devlink_register to be last devlink command
Leon Romanovsky
2021-09-27
1
-5
/
+2
*
net: iosm: Use hrtimer_forward_now()
Thomas Gleixner
2021-09-24
1
-2
/
+2
*
net: wwan: iosm: fw flashing and cd improvements
M Chetan Kumar
2021-09-22
6
-103
/
+87
*
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-7
/
+1
*
net: wwan: iosm: fw flashing & cd collection infrastructure changes
M Chetan Kumar
2021-09-20
2
-1
/
+5
*
net: wwan: iosm: transport layer support for fw flashing/cd
M Chetan Kumar
2021-09-20
6
-30
/
+464
*
net: wwan: iosm: coredump collection support
M Chetan Kumar
2021-09-20
2
-0
/
+185
*
net: wwan: iosm: fw flashing support
M Chetan Kumar
2021-09-20
2
-0
/
+832
*
net: wwan: iosm: devlink registration
M Chetan Kumar
2021-09-20
2
-0
/
+570
*
Revert "net: wwan: iosm: firmware flashing and coredump collection"
Jakub Kicinski
2021-09-16
14
-2054
/
+31
*
net: wwan: iosm: fix linux-next build error
M Chetan Kumar
2021-09-14
1
-1
/
+0
*
net: wwan: iosm: firmware flashing and coredump collection
M Chetan Kumar
2021-09-13
14
-31
/
+2055
*
Merge tag 'net-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-09-07
1
-14
/
+16
|
\
|
*
net: wwan: iosm: Unify IO accessors used in the driver
Andy Shevchenko
2021-09-06
1
-10
/
+12
|
*
net: wwan: iosm: Replace io.*64_lo_hi() with regular accessors
Andy Shevchenko
2021-09-06
1
-4
/
+4
*
|
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-04
1
-1
/
+0
|
\
\
|
|
/
|
/
|
|
*
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2021-08-19
1
-1
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-27
2
-2
/
+2
|
\
\
|
*
|
Revert "net: really fix the build..."
Kalle Valo
2021-08-26
1
-1
/
+1
*
|
|
net: wwan: iosm: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
2
-12
/
+11
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-20
1
-4
/
+3
|
\
|
|
|
*
|
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
2021-08-16
1
-4
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-13
2
-10
/
+14
|
\
|
|
|
*
|
wwan: core: Avoid returning NULL from wwan_create_dev()
Andy Shevchenko
2021-08-12
1
-4
/
+8
|
*
|
net: wwan: mhi_wwan_ctrl: Fix possible deadlock
Loic Poulain
2021-08-07
1
-6
/
+6
|
|
/
*
|
wwan: core: Unshadow error code returned by ida_alloc_range()
Andy Shevchenko
2021-08-12
1
-2
/
+5
*
|
wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe()
Wei Yongjun
2021-08-09
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-06
7
-10
/
+10
|
\
|
|
*
net: wwan: iosm: fix recursive lock acquire in unregister
M Chetan Kumar
2021-08-05
1
-1
/
+1
|
*
net: wwan: iosm: correct data protocol mask bit
M Chetan Kumar
2021-08-05
1
-2
/
+2
|
*
net: wwan: iosm: endianness type correction
M Chetan Kumar
2021-08-05
2
-3
/
+3
|
*
net: wwan: iosm: fix lkp buildbot warning
M Chetan Kumar
2021-08-05
1
-2
/
+2
|
*
net: really fix the build...
David S. Miller
2021-08-03
1
-1
/
+1
|
*
wwan: core: Fix missing RTM_NEWLINK event for default link
Loic Poulain
2021-07-23
1
-0
/
+2
*
|
Revert "wwan: mhi: Fix build."
David S. Miller
2021-08-05
1
-1
/
+1
*
|
wwan: mhi: Fix build.
David S. Miller
2021-08-05
1
-1
/
+1
*
|
net: wwan: Add MHI MBIM network driver
Loic Poulain
2021-08-04
3
-0
/
+670
*
|
wwan: core: Fix missing RTM_NEWLINK event for default link
Loic Poulain
2021-07-23
1
-0
/
+2
*
|
net: wwan: iosm: Switch to use module_pci_driver() macro
Andy Shevchenko
2021-07-21
1
-18
/
+1
|
/
*
net: wwan: iosm: set default mtu
M Chetan Kumar
2021-07-01
1
-0
/
+1
*
net: wwan: iosm: fix netdev tx stats
M Chetan Kumar
2021-07-01
1
-1
/
+5
*
net: wwan: iosm: correct link-id handling
M Chetan Kumar
2021-07-01
4
-9
/
+9
*
net: wwan: iosm: remove reduandant check
M Chetan Kumar
2021-07-01
1
-16
/
+3
*
net: wwan: iosm: fix uevent reporting
M Chetan Kumar
2021-07-01
1
-1
/
+1
*
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
2021-06-22
2
-7
/
+34
[next]