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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-23
net: wwan: iosm: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2
-12
/
+11
2021-08-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+3
2021-08-16
net: iosm: Prevent underflow in ipc_chnl_cfg_get()
Dan Carpenter
1
-4
/
+3
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-10
/
+14
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-06
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
[next]