index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
wwan_core.c
Age
Commit message (
Expand
)
Author
2021-07-23
wwan: core: Fix missing RTM_NEWLINK event for default link
Loic Poulain
2021-06-22
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
2021-06-22
wwan: core: support default netdev creation
Sergey Ryazanov
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
2021-06-22
wwan: core: remove all netdevs on ops unregistering
Sergey Ryazanov
2021-06-22
wwan: core: multiple netdevs deletion support
Sergey Ryazanov
2021-06-22
wwan: core: require WWAN netdev setup callback existence
Sergey Ryazanov
2021-06-22
wwan: core: relocate ops registering code
Sergey Ryazanov
2021-06-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
2021-06-12
wwan: add interface creation support
Johannes Berg
2021-06-08
net: wwan: core: purge rx queue on port close
Sergey Ryazanov
2021-06-08
net: wwan: core: implement terminal ioctls for AT port
Sergey Ryazanov
2021-06-08
net: wwan: core: implement TIOCINQ ioctl
Sergey Ryazanov
2021-06-08
net: wwan: core: expand ports number limit
Sergey Ryazanov
2021-06-08
net: wwan: core: make port names more user-friendly
Sergey Ryazanov
2021-06-08
net: wwan: core: spell port device name in lowercase
Sergey Ryazanov
2021-06-08
net: wwan: core: init port type string array using enum values
Sergey Ryazanov
2021-06-08
net: wwan: make WWAN_PORT_MAX meaning less surprised
Sergey Ryazanov
2021-05-25
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
2021-05-17
net: wwan: Add WWAN port type attribute
Loic Poulain
2021-04-22
net: wwan: core: Return poll error in case of port removal
Loic Poulain
2021-04-20
net: wwan: Fix bit ops double shift
Loic Poulain
2021-04-16
net: Add a WWAN subsystem
Loic Poulain