summaryrefslogtreecommitdiffstats
path: root/drivers/net/wwan/iosm/iosm_ipc_wwan.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya2023-10-181-19/+2
* net: wwan: iosm: enable runtime pm support for 7560M Chetan Kumar2023-06-121-2/+19
* net: wwan: iosm: remove unused macro definitionM Chetan Kumar2023-05-101-2/+0
* net: wwan: iosm: Remove unnecessary if_mutex lockZhaoping Shu2022-11-071-36/+6
* net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He2022-11-071-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-10-031-2/+3
|\
| * net: wwan: iosm: Call mutex_init before locking itMaxim Mikityanskiy2022-10-031-2/+3
* | net: wwan: iosm: Fix return type of ipc_wwan_link_transmitNathan Huckleberry2022-09-191-2/+2
|/
* net: wwan: iosm: set tx queue lenM Chetan Kumar2021-12-101-1/+2
* net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar2021-08-051-1/+1
* net: wwan: iosm: set default mtuM Chetan Kumar2021-07-011-0/+1
* net: wwan: iosm: fix netdev tx statsM Chetan Kumar2021-07-011-1/+5
* net: wwan: iosm: correct link-id handlingM Chetan Kumar2021-07-011-2/+2
* wwan: core: add WWAN common private data for netdevSergey Ryazanov2021-06-221-6/+6
* net: iosm: create default link via WWAN coreSergey Ryazanov2021-06-221-1/+2
* wwan: core: support default netdev creationSergey Ryazanov2021-06-221-1/+2
* net: iosm: drop custom netdev(s) removingSergey Ryazanov2021-06-221-14/+1
* net: iosm: net driverM Chetan Kumar2021-06-131-0/+351