summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/spi.c
AgeCommit message (Expand)AuthorFilesLines
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