index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
iosm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
1
-4
/
+3
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-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
1
-6
/
+6
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
1
-1
/
+2
2021-06-22
net: iosm: drop custom netdev(s) removing
Sergey Ryazanov
1
-14
/
+1
2021-06-21
net: iosm: remove an unnecessary NULL check
Dan Carpenter
1
-1
/
+1
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: iosm: Remove DEBUG flag
Loic Poulain
1
-3
/
+0
2021-06-13
net: iosm: infrastructure
M Chetan Kumar
1
-0
/
+26
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