index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
Age
Commit message (
Expand
)
Author
Files
Lines
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-05
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
2021-06-22
wwan: core: remove all netdevs on ops unregistering
Sergey Ryazanov
1
-9
/
+31
2021-06-22
wwan: core: multiple netdevs deletion support
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: require WWAN netdev setup callback existence
Sergey Ryazanov
1
-1
/
+1
2021-06-22
wwan: core: relocate ops registering code
Sergey Ryazanov
1
-71
/
+71
2021-06-22
wwan_hwsim: support network interface creation
Sergey Ryazanov
1
-0
/
+48
2021-06-21
net: iosm: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
2021-06-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
2
-4
/
+35
2021-06-18
net: wwan: Add RPMSG WWAN CTRL driver
Stephan Gerhold
3
-0
/
+162
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: Fix WWAN config symbols
Loic Poulain
2
-12
/
+7
2021-06-14
net: wwan: iosm: Remove DEBUG flag
Loic Poulain
1
-3
/
+0
2021-06-13
net: iosm: infrastructure
M Chetan Kumar
3
-0
/
+39
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
[prev]
[next]