summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/sdio.c
AgeCommit message (Expand)AuthorFilesLines
2013-02-12wlcore: 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-8/+5
2013-02-08wlcore: remove if_ops from platform_dataLuciano Coelho1-5/+17
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho1-2/+1
2012-12-07wlcore/wl18xx/wl12xx: remove __dev* attributesBill Pemberton1-4/+4
2012-11-16wlcore: sdio: use platform_device_unregister in wl1271_remove()Wei Yongjun1-2/+1
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-6/+10
2012-06-22wlcore: Fix sdio out-of-sync power stateIdo Yariv1-15/+19
2012-06-05wlcore: add module parameter to dump SDIO reads and writesLuciano Coelho1-0/+20
2012-06-05wlcore_sdio/wl18xx: use SDIO revision number to identify wl18xx chipsLuciano Coelho1-1/+14
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-2/+2
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/+378