summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/spi.c
Commit message (Expand)AuthorAgeFilesLines
* wlcore: add missing nvs file name info for wilink8Reizer, Eyal2017-08-241-0/+1
* wlcore: spi: remove unnecessary variableGustavo A. R. Silva2017-06-131-5/+2
* wlcore: add wl1285 compatibleSebastian Reichel2017-06-131-0/+1
* wlcore: fix 64K page supportArnd Bergmann2017-05-241-3/+3
* wlcore: spi: Populate config firmware dataTony Lindgren2016-09-261-18/+24
* wlcore: Prepare family to fix nvs file handlingTony Lindgren2016-09-261-8/+4
* wlcore: spi: fix non static symbol warningWei Yongjun2016-09-031-1/+1
* wlcore: spi: fix build warning caused by redundant variableReizer, Eyal2016-07-201-1/+0
* wlcore: spi: add wl18xx supportEyal Reizer2016-07-191-18/+105
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-271-2/+2
* wlcore/wl12xx: spi: add device tree supportUri Mashiach2016-01-291-4/+43
* wlcore/wl12xx: spi: add power operation functionUri Mashiach2016-01-291-0/+39
* wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach2015-12-111-3/+7
* spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-281-1/+0
* wlcore: remove wl12xx_platform_dataEliad Peller2015-03-241-5/+1
* wireless: wlcore: Use devm_kzallocHimangi Saraogi2014-08-251-14/+6
* drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computationGeorge Spelvin2014-05-161-23/+22
* lib/crc7: Shift crc7() output left 1 bitGeorge Spelvin2014-05-161-2/+1
* wlcore: fix usage of platform_device_add_data()Christian Engelmayer2014-04-301-14/+9
* net: Replace min macro with min_tSilvan Jegen2014-03-031-2/+2
* wireless: wlcore: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* net/wireless/ti/wlcore/spi: Use module_spi_driver to register driverPeter Huewe2013-06-171-13/+1
* wlcore: remove newly introduced alloc/OOM messagesLuciano Coelho2013-02-111-3/+1
* wlcore: use PLATFORM_DEVID_AUTO for plat dev creation to avoid conflictsLuciano Coelho2013-02-081-1/+1
* wlcore: use wl12xx_platform_data pointer from wlcore_pdev_dataLuciano Coelho2013-02-081-9/+7
* wlcore: remove if_ops from platform_dataLuciano Coelho2013-02-081-3/+17
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-181-3/+2
|\
| * wlcore: SPI - fix spi transfer_listJanusz.Dziedzic@tieto.com2012-11-161-1/+1
| * wlcore: spi: use platform_device_unregister in wl1271_remove()Wei Yongjun2012-11-161-2/+1
* | wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton2012-12-061-3/+3
|/
* wlcore: spi: use private max-buf-size limitArik Nemtsov2012-09-271-2/+8
* wl12xx/wlcore: increase FW filename versionLuciano Coelho2012-07-101-6/+0
* wlcore: Force checking of io functions' return valuesIdo Yariv2012-06-221-4/+4
* wlcore: Change read/write ops to return errorsIdo Yariv2012-06-221-5/+9
* wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho2012-04-121-2/+0
* wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho2012-04-121-1/+1
* wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho2012-04-121-0/+442
OpenPOWER on IntegriCloud