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.12.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-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
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-09
net: wwan: core: purge rx queue on port close
Sergey Ryazanov
1
-3
/
+5
2021-06-09
net: wwan: core: implement terminal ioctls for AT port
Sergey Ryazanov
1
-0
/
+91
2021-06-09
net: wwan: core: implement TIOCINQ ioctl
Sergey Ryazanov
1
-0
/
+29
2021-06-09
net: wwan: core: expand ports number limit
Sergey Ryazanov
1
-3
/
+5
2021-06-09
net: wwan: core: make port names more user-friendly
Sergey Ryazanov
1
-6
/
+61
2021-06-09
net: wwan: core: spell port device name in lowercase
Sergey Ryazanov
1
-8
/
+26
2021-06-09
net: wwan: core: init port type string array using enum values
Sergey Ryazanov
1
-7
/
+6
2021-06-09
net: wwan: make WWAN_PORT_MAX meaning less surprised
Sergey Ryazanov
1
-1
/
+1
2021-06-09
wwan_hwsim: add debugfs management interface
Sergey Ryazanov
1
-2
/
+184
[next]