summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/cmd.c
AgeCommit message (Expand)Author
2012-12-11wlcore: add ACX_PEER_CAP commandEliad Peller
2012-12-05wlcore: track wlvif inside per-link structureArik Nemtsov
2012-12-05wlcore: initialize per-link FW freed blocks correctlyArik Nemtsov
2012-12-05wlcore: consolidate free_link and always call itArik Nemtsov
2012-12-04wlcore: allow fw commands to failEliad Peller
2012-12-04wlcore: mask out CCK rates when starting GOEliad Peller
2012-11-28wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov
2012-11-28wlcore: add new reg-domain configuration commandVictor Goldenshtein
2012-11-27wlcore: save session_id per-linkEliad Peller
2012-11-27wlcore: pass wmm configuration to the fwEliad Peller
2012-11-27wlcore: update events enum/struct to new fw apiEliad Peller
2012-11-27wlcore: update channel_switch/stop_channel_switch commandsEliad Peller
2012-11-27wlcore: split 18xx and 12xx scan mechanismEliad Peller
2012-11-27wlcore: configure the remote rates with our own ratesEliad Peller
2012-11-27wlcore: specify correct supported_ratesEliad Peller
2012-11-27wlcore: implement .remain_on_channel() callbackEliad Peller
2012-09-27wlcore: use dynamic keep-alive template idsEliad Peller
2012-09-27wlcore: lazy-enable device rolesEliad Peller
2012-09-27wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv
2012-07-18wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho
2012-07-10wlcore: change the wait for event mechanismYoni Divinsky
2012-07-10wlcore: add probe request templates for sched and one-shot scansYoni Divinsky
2012-06-26wlcore: print stack trace in every recoveryEyal Shapira
2012-06-26wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira
2012-06-22wlcore: Propagate errors from wl1271_raw_write32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_raw_read32Ido Yariv
2012-06-22wlcore: Propagate errors from wl1271_writeIdo Yariv
2012-06-22wlcore: Propagate errors from wl1271_readIdo Yariv
2012-06-06wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov
2012-06-05wlcore: wait for roc complete only for the first roc commandVictor Goldenshtein
2012-06-05wlcore: use psd_type indexing according to specYoni Divinsky
2012-06-05wlcore: use proper values for supported local ratesLuciano Coelho
2012-06-05wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano Coelho
2012-06-05wlcore: support peer MIMO ratesArik Nemtsov
2012-06-05wl18xx: send channel type to FW on role startArik Nemtsov
2012-05-15wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()Jesper Juhl
2012-05-15wlcore: fixup an allocationDan Carpenter
2012-04-12wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov
2012-04-12wlcore/wl12xx: add hw_init operationLuciano Coelho
2012-04-12wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho
2012-04-12wlcore/wl12xx: implement chip-specific register tablesLuciano Coelho
2012-04-12wl12xx/wlcore: move wl1271 struct to wlcore and add opsLuciano Coelho
2012-04-12wl12xx/wlcore: rename wl12xx to wlcoreLuciano Coelho