aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/marvell/libertas/if_spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-08wifi: libertas: Follow renaming of SPI "master" to "controller"Uwe Kleine-König1-1/+1
2023-08-01wifi: libertas: handle possible spu_write_u16() errorsDmitry Antipov1-3/+8
2023-08-01wifi: libertas: simplify list operations in free_if_spi_card()Dmitry Antipov1-6/+3
2023-03-11net: Replace all spi->chip_select and spi->cs_gpiod references with function callAmit Kumar Mahapatra1-1/+1
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2020-03-23libertas: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-12libertas: Use new structure for SPI transfer delaysSergiu Cuciurean1-1/+2
2019-08-06libertas: Fix a double free in if_spi_c2h_data()Dan Williams1-9/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-11-06libertas: remove set but not used variable 'int_type'YueHaibing1-3/+1
2018-10-13libertas: return errno from lbs_add_card()Lubomir Rintel1-2/+2
2017-05-24libertas: Remove function entry/exit debuggingKees Cook1-31/+7
2017-04-26libertas: check return value of alloc_workqueuePan Bian1-0/+5
2016-06-16libertas: Remove create_workqueueBhaktipriya Shridhar1-3/+1
2015-11-18libertas: move under marvell vendor directoryKalle Valo1-0/+1318