aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/boot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-17wlcore: fix overlapping snprintf arguments in debugfsArnd Bergmann1-5/+8
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner1-15/+1
2016-09-26wlcore: Fix config firmware loading issuesTony Lindgren1-4/+11
2016-07-18wlcore/wl18xx: mesh: added initial mesh support for wl8Maital Hahn1-1/+1
2015-03-24wlcore: remove wl12xx_platform_dataEliad Peller1-1/+0
2013-02-08wlcore: use single-role version when verifying the PLT firmwareLuciano Coelho1-2/+2
2012-12-04wlcore/wl12xx/wl18xx: verify multi-role and single-role fw versionsLuciano Coelho1-1/+2
2012-12-04wlcore: change way of checking the firmware versionLuciano Coelho1-23/+32
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller1-18/+1
2012-07-10wlcore: fix a couple small memory leaksDan Carpenter1-2/+2
2012-07-10wlcore/wl12xx/wl18xx: check min FW versionArik Nemtsov1-0/+51
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv1-10/+22
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv1-7/+24
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv1-6/+11
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv1-1/+3
2012-06-08wlcore/wl12xx/wl18xx: make NVS file optional for wl18xxArik Nemtsov1-1/+3
2012-06-05wlcore: create private static_data area and add operation to parse itLuciano Coelho1-23/+30
2012-05-15wlcore/wl12xx: implement better beacon loss handlingBartosz.Markowski@tieto.com1-0/+1
2012-05-15wlcore: use GFP_KERNEL together with GFP_DMALuciano Coelho1-1/+1
2012-04-12wlcore/wl12xx: move identify firmware function to a lower driver opLuciano Coelho1-26/+22
2012-04-12wlcore: add quirk to disable ELPLuciano Coelho1-5/+0
2012-04-12wlcore: remove some unnecessary event mailbox address readsLuciano Coelho1-6/+12
2012-04-12wlcore/wl12xx: add quirk for legacy NVS supportLuciano Coelho1-21/+20
2012-04-12wlcore/wl12xx: move top initialization to wl12xxLuciano Coelho1-361/+9
2012-04-12wlcore/wl12xx: add chip-specific identify chip operationLuciano Coelho1-3/+3
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-33/+38
2012-04-12wlcore/wl12xx: implement chip-specific partition tablesLuciano Coelho1-10/+10
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho1-0/+794