summaryrefslogtreecommitdiff
path: root/drivers/net/wwan/iosm/iosm_ipc_wwan.c
AgeCommit message (Expand)Author
2023-10-18Revert "net: wwan: iosm: enable runtime pm support for 7560"Bagas Sanjaya
2023-06-12net: wwan: iosm: enable runtime pm support for 7560M Chetan Kumar
2023-05-10net: wwan: iosm: remove unused macro definitionM Chetan Kumar
2022-11-07net: wwan: iosm: Remove unnecessary if_mutex lockZhaoping Shu
2022-11-07net: wwan: iosm: fix memory leak in ipc_wwan_dellinkHW He
2022-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-03net: wwan: iosm: Call mutex_init before locking itMaxim Mikityanskiy
2022-09-19net: wwan: iosm: Fix return type of ipc_wwan_link_transmitNathan Huckleberry
2021-12-10net: wwan: iosm: set tx queue lenM Chetan Kumar
2021-08-05net: wwan: iosm: fix recursive lock acquire in unregisterM Chetan Kumar
2021-07-01net: wwan: iosm: set default mtuM Chetan Kumar
2021-07-01net: wwan: iosm: fix netdev tx statsM Chetan Kumar
2021-07-01net: wwan: iosm: correct link-id handlingM Chetan Kumar
2021-06-22wwan: core: add WWAN common private data for netdevSergey Ryazanov
2021-06-22net: iosm: create default link via WWAN coreSergey Ryazanov
2021-06-22wwan: core: support default netdev creationSergey Ryazanov
2021-06-22net: iosm: drop custom netdev(s) removingSergey Ryazanov
2021-06-13net: iosm: net driverM Chetan Kumar