summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/cmd.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-30mac80211: remove probe response temporary buffer allocationJohannes Berg1-1/+3
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov1-0/+1
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein1-0/+125
2012-11-27wlcore: save session_id per-linkEliad Peller1-13/+17
2012-11-27wlcore: pass wmm configuration to the fwEliad Peller1-1/+7
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller1-37/+7
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller1-37/+3
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller1-5/+7
2012-11-27wlcore: configure the remote rates with our own ratesEliad Peller1-1/+6
2012-11-27wlcore: specify correct supported_ratesEliad Peller1-2/+10
2012-11-27wlcore: implement .remain_on_channel() callbackEliad Peller1-25/+16
2012-09-27wlcore: use dynamic keep-alive template idsEliad Peller1-1/+1
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-16wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()Jesper Juhl1-2/+2
2012-05-16wlcore: 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