aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/spi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-02-09spi: make remove callback a void functionUwe Kleine-König1-3/+1
2021-10-27wlcore: spi: Use dev_err_probe()Geert Uytterhoeven1-6/+3
2020-11-07wlcore: spi: Demote a non-compliant function header, fix anotherLee Jones1-2/+1
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven1-1/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2017-08-24wlcore: add missing nvs file name info for wilink8Reizer, Eyal1-0/+1
2017-06-13wlcore: spi: remove unnecessary variableGustavo A. R. Silva1-5/+2
2017-06-13wlcore: add wl1285 compatibleSebastian Reichel1-0/+1
2017-05-24wlcore: fix 64K page supportArnd Bergmann1-3/+3
2016-09-26wlcore: spi: Populate config firmware dataTony Lindgren1-18/+24
2016-09-26wlcore: Prepare family to fix nvs file handlingTony Lindgren1-8/+4
2016-09-03wlcore: spi: fix non static symbol warningWei Yongjun1-1/+1
2016-07-20wlcore: spi: fix build warning caused by redundant variableReizer, Eyal1-1/+0
2016-07-19wlcore: spi: add wl18xx supportEyal Reizer1-18/+105
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-2/+2
2016-01-29wlcore/wl12xx: spi: add device tree supportUri Mashiach1-4/+43
2016-01-29wlcore/wl12xx: spi: add power operation functionUri Mashiach1-0/+39
2015-12-11wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis1-1/+0
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller1-5/+1
2014-08-25wireless: wlcore: Use devm_kzallocHimangi Saraogi1-14/+6
2014-05-16drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin1-23/+22
2014-05-16lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin1-2/+1
2014-04-30wlcore: fix usage of platform_device_add_data()Christian Engelmayer1-14/+9
2014-03-03net: Replace min macro with min_tSilvan Jegen1-2/+2
2013-09-26wireless: wlcore: use dev_get_platdata()Jingoo Han1-1/+1
2013-06-17net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe1-13/+1
2013-02-11wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho1-3/+1
2013-02-08wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho1-1/+1
2013-02-08wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho1-9/+7
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho1-3/+17
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-3/+2
2012-12-06wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton1-3/+3
2012-11-16wlcore: SPI - fix spi transfer_listJanusz.Dziedzic@tieto.com1-1/+1
2012-11-16wlcore: spi: use platform_device_unregister in wl1271_remove()Wei Yongjun1-2/+1
2012-09-27wlcore: spi: use private max-buf-size limitArik Nemtsov1-2/+8
2012-07-10wl12xx/wlcore: increase FW filename versionLuciano Coelho1-6/+0
2012-06-22wlcore: Force checking of io functions' return valuesIdo Yariv1-4/+4
2012-06-22wlcore: Change read/write ops to return errorsIdo Yariv1-5/+9
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-2/+0
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho1-1/+1
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+442