aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-13net: iosm: bottom halfM Chetan Kumar2-0/+299
2021-06-13net: iosm: wwan port control deviceM Chetan Kumar2-0/+135
2021-06-13net: iosm: channel configurationM Chetan Kumar2-0/+147
2021-06-13net: iosm: shared memory I/O operationsM Chetan Kumar2-0/+444
2021-06-13net: iosm: shared memory IPC interfaceM Chetan Kumar2-0/+1942
2021-06-13net: iosm: mmio scratchpadM Chetan Kumar2-0/+416
2021-06-13net: iosm: irq handlingM Chetan Kumar2-0/+123
2021-06-13net: iosm: entry pointM Chetan Kumar2-0/+788
2021-06-12wwan: add interface creation supportJohannes Berg1-7/+238
2021-06-08net: wwan: core: purge rx queue on port closeSergey Ryazanov1-3/+5
2021-06-08net: wwan: core: implement terminal ioctls for AT portSergey Ryazanov1-0/+91
2021-06-08net: wwan: core: implement TIOCINQ ioctlSergey Ryazanov1-0/+29
2021-06-08net: wwan: core: expand ports number limitSergey Ryazanov1-3/+5
2021-06-08net: wwan: core: make port names more user-friendlySergey Ryazanov1-6/+61
2021-06-08net: wwan: core: spell port device name in lowercaseSergey Ryazanov1-8/+26
2021-06-08net: wwan: core: init port type string array using enum valuesSergey Ryazanov1-7/+6
2021-06-08net: wwan: make WWAN_PORT_MAX meaning less surprisedSergey Ryazanov1-1/+1
2021-06-08wwan_hwsim: add debugfs management interfaceSergey Ryazanov1-2/+184
2021-06-08wwan_hwsim: WWAN device simulatorSergey Ryazanov3-0/+330
2021-05-25net: wwan: core: Add WWAN device index sysfs attributeLoic Poulain1-0/+15
2021-05-17net: wwan: Add WWAN port type attributeLoic Poulain1-9/+25
2021-04-22net: wwan: core: Return poll error in case of port removalLoic Poulain1-0/+2
2021-04-20net: wwan: mhi_wwan_ctrl: Fix RX buffer starvationLoic Poulain1-4/+4
2021-04-20net: wwan: Fix bit ops double shiftLoic Poulain2-4/+6
2021-04-16net: Add Qcom WWAN control driverLoic Poulain3-0/+298
2021-04-16net: Add a WWAN subsystemLoic Poulain3-0/+582