aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-27wlcore: lazy-enable device rolesEliad Peller1-1/+15
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv1-0/+3
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho1-0/+12
2012-07-10wlcore: change the wait for event mechanismYoni Divinsky1-1/+7
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky1-3/+11
2012-06-26wlcore: print stack trace in every recoveryEyal Shapira1-1/+0
2012-06-26wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira1-10/+19
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv1-1/+5
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv1-2/+7
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv1-3/+9
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv1-5/+15
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov1-2/+3
2012-06-05wlcore: wait for roc complete only for the first roc commandVictor Goldenshtein1-5/+11
2012-06-05wlcore: use psd_type indexing according to specYoni Divinsky1-2/+5
2012-06-05wlcore: use proper values for supported local ratesLuciano Coelho1-1/+9
2012-06-05wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano Coelho1-0/+1
2012-06-05wlcore: support peer MIMO ratesArik Nemtsov1-1/+3
2012-06-05wl18xx: send channel type to FW on role startArik Nemtsov1-0/+19
2012-05-15wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()Jesper Juhl1-2/+2
2012-05-15wlcore: fixup an allocationDan Carpenter1-1/+3
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov1-1/+1
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho1-226/+2
2012-04-12wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho1-1/+5
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho1-14/+12
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/+1950