index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wwan
/
wwan_core.c
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-06-22
wwan: core: add WWAN common private data for netdev
Sergey Ryazanov
1
-1
/
+28
2021-06-22
wwan: core: support default netdev creation
Sergey Ryazanov
1
-1
/
+74
2021-06-22
wwan: core: no more hold netdev ops owning module
Sergey Ryazanov
1
-10
/
+0
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-18
net: wwan: Allow WWAN drivers to provide blocking tx and poll function
Stephan Gerhold
1
-4
/
+12
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-05-25
net: wwan: core: Add WWAN device index sysfs attribute
Loic Poulain
1
-0
/
+15
2021-05-17
net: wwan: Add WWAN port type attribute
Loic Poulain
1
-9
/
+25
2021-04-22
net: wwan: core: Return poll error in case of port removal
Loic Poulain
1
-0
/
+2
2021-04-20
net: wwan: Fix bit ops double shift
Loic Poulain
1
-1
/
+1
2021-04-16
net: Add a WWAN subsystem
Loic Poulain
1
-0
/
+552