index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-06-13
net: iosm: shared memory IPC interface
M Chetan Kumar
2
-0
/
+1942
2021-06-13
net: iosm: mmio scratchpad
M Chetan Kumar
2
-0
/
+416
2021-06-13
net: iosm: irq handling
M Chetan Kumar
2
-0
/
+123
2021-06-13
net: iosm: entry point
M Chetan Kumar
2
-0
/
+788
2021-06-12
wwan: add interface creation support
Johannes Berg
1
-7
/
+238
2021-06-08
net: wwan: core: purge rx queue on port close
Sergey Ryazanov
1
-3
/
+5
2021-06-08
net: wwan: core: implement terminal ioctls for AT port
Sergey Ryazanov
1
-0
/
+91
2021-06-08
net: wwan: core: implement TIOCINQ ioctl
Sergey Ryazanov
1
-0
/
+29
2021-06-08
net: wwan: core: expand ports number limit
Sergey Ryazanov
1
-3
/
+5
2021-06-08
net: wwan: core: make port names more user-friendly
Sergey Ryazanov
1
-6
/
+61
2021-06-08
net: wwan: core: spell port device name in lowercase
Sergey Ryazanov
1
-8
/
+26
2021-06-08
net: wwan: core: init port type string array using enum values
Sergey Ryazanov
1
-7
/
+6
2021-06-08
net: wwan: make WWAN_PORT_MAX meaning less surprised
Sergey Ryazanov
1
-1
/
+1
2021-06-08
wwan_hwsim: add debugfs management interface
Sergey Ryazanov
1
-2
/
+184
2021-06-08
wwan_hwsim: WWAN device simulator
Sergey Ryazanov
3
-0
/
+330
2021-05-25
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
1
-0
/
+15
[next]