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
*
wwan: core: Fix missing RTM_NEWLINK event for default link
Loic Poulain
2021-07-23
1
-0
/
+2
*
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
*
net: iosm: create default link via WWAN core
Sergey Ryazanov
2021-06-22
2
-1
/
+5
*
wwan: core: support default netdev creation
Sergey Ryazanov
2021-06-22
3
-3
/
+77
*
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
2021-06-22
2
-11
/
+0
*
net: iosm: drop custom netdev(s) removing
Sergey Ryazanov
2021-06-22
1
-14
/
+1
*
wwan: core: remove all netdevs on ops unregistering
Sergey Ryazanov
2021-06-22
1
-9
/
+31
*
wwan: core: multiple netdevs deletion support
Sergey Ryazanov
2021-06-22
1
-1
/
+1
*
wwan: core: require WWAN netdev setup callback existence
Sergey Ryazanov
2021-06-22
1
-1
/
+1
*
wwan: core: relocate ops registering code
Sergey Ryazanov
2021-06-22
1
-71
/
+71
*
wwan_hwsim: support network interface creation
Sergey Ryazanov
2021-06-22
1
-0
/
+48
*
net: iosm: remove an unnecessary NULL check
Dan Carpenter
2021-06-21
1
-1
/
+1
*
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
2021-06-18
2
-4
/
+35
*
net: wwan: Add RPMSG WWAN CTRL driver
Stephan Gerhold
2021-06-18
3
-0
/
+162
*
net: iosm: remove the repeated declaration and comment
Shaokun Zhang
2021-06-16
1
-10
/
+0
*
net: iosm: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-06-16
1
-0
/
+1
*
net: wwan: Fix WWAN config symbols
Loic Poulain
2021-06-14
2
-12
/
+7
*
net: wwan: iosm: Remove DEBUG flag
Loic Poulain
2021-06-14
1
-3
/
+0
*
net: iosm: infrastructure
M Chetan Kumar
2021-06-13
3
-0
/
+39
*
net: iosm: net driver
M Chetan Kumar
2021-06-13
2
-0
/
+406
*
net: iosm: uevent support
M Chetan Kumar
2021-06-13
2
-0
/
+85
*
net: iosm: protocol operations
M Chetan Kumar
2021-06-13
2
-0
/
+996
*
net: iosm: shared memory protocol
M Chetan Kumar
2021-06-13
2
-0
/
+520
*
net: iosm: power management
M Chetan Kumar
2021-06-13
2
-0
/
+540
*
net: iosm: encode or decode datagram
M Chetan Kumar
2021-06-13
2
-0
/
+1103
*
net: iosm: multiplex IP sessions
M Chetan Kumar
2021-06-13
2
-0
/
+798
*
net: iosm: bottom half
M Chetan Kumar
2021-06-13
2
-0
/
+299
*
net: iosm: wwan port control device
M Chetan Kumar
2021-06-13
2
-0
/
+135
*
net: iosm: channel configuration
M Chetan Kumar
2021-06-13
2
-0
/
+147
*
net: iosm: shared memory I/O operations
M Chetan Kumar
2021-06-13
2
-0
/
+444
*
net: iosm: shared memory IPC interface
M Chetan Kumar
2021-06-13
2
-0
/
+1942
*
net: iosm: mmio scratchpad
M Chetan Kumar
2021-06-13
2
-0
/
+416
*
net: iosm: irq handling
M Chetan Kumar
2021-06-13
2
-0
/
+123
*
net: iosm: entry point
M Chetan Kumar
2021-06-13
2
-0
/
+788
*
wwan: add interface creation support
Johannes Berg
2021-06-12
1
-7
/
+238
*
net: wwan: core: purge rx queue on port close
Sergey Ryazanov
2021-06-08
1
-3
/
+5
*
net: wwan: core: implement terminal ioctls for AT port
Sergey Ryazanov
2021-06-08
1
-0
/
+91
*
net: wwan: core: implement TIOCINQ ioctl
Sergey Ryazanov
2021-06-08
1
-0
/
+29
*
net: wwan: core: expand ports number limit
Sergey Ryazanov
2021-06-08
1
-3
/
+5
*
net: wwan: core: make port names more user-friendly
Sergey Ryazanov
2021-06-08
1
-6
/
+61
*
net: wwan: core: spell port device name in lowercase
Sergey Ryazanov
2021-06-08
1
-8
/
+26
*
net: wwan: core: init port type string array using enum values
Sergey Ryazanov
2021-06-08
1
-7
/
+6
*
net: wwan: make WWAN_PORT_MAX meaning less surprised
Sergey Ryazanov
2021-06-08
1
-1
/
+1
*
wwan_hwsim: add debugfs management interface
Sergey Ryazanov
2021-06-08
1
-2
/
+184
*
wwan_hwsim: WWAN device simulator
Sergey Ryazanov
2021-06-08
3
-0
/
+330
[next]