index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-1
/
+5
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
14
-2054
/
+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
14
-31
/
+2055
2021-09-08
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-04
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+0
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-2
/
+2
2021-08-26
Revert "net: really fix the build..."
Kalle Valo
1
-1
/
+1
2021-08-23
net: wwan: iosm: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+11
2021-08-20
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-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+14
2021-08-12
wwan: core: Avoid returning NULL from wwan_create_dev()
Andy Shevchenko
1
-4
/
+8
2021-08-12
wwan: core: Unshadow error code returned by ida_alloc_range()
Andy Shevchenko
1
-2
/
+5
2021-08-09
wwan: mhi: Fix missing spin_lock_init() in mhi_mbim_probe()
Wei Yongjun
1
-0
/
+1
2021-08-07
net: wwan: mhi_wwan_ctrl: Fix possible deadlock
Loic Poulain
1
-6
/
+6
2021-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
7
-10
/
+10
2021-08-05
Revert "wwan: mhi: Fix build."
David S. Miller
1
-1
/
+1
2021-08-05
wwan: mhi: Fix build.
David S. Miller
1
-1
/
+1
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-08-04
net: wwan: Add MHI MBIM network driver
Loic Poulain
3
-0
/
+670
2021-08-03
net: really fix the build...
David S. Miller
1
-1
/
+1
2021-07-23
wwan: core: Fix missing RTM_NEWLINK event for default link
Loic Poulain
1
-0
/
+2
2021-07-23
wwan: core: Fix missing RTM_NEWLINK event for default link
Loic Poulain
1
-0
/
+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
2
-7
/
+34
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
3
-3
/
+77
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
2
-11
/
+0
2021-06-22
net: iosm: drop custom netdev(s) removing
Sergey Ryazanov
1
-14
/
+1
[next]