summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/cmd.c
AgeCommit message (Expand)Author
2013-11-25cfg80211: consolidate passive-scan and no-ibss flagsLuis R. Rodriguez
2013-10-23wlcore: Allow stopping fw log in recoveryBarak Bercovitz
2013-10-23wlcore: fix interrogate command lengthIgal Chernobelsky
2013-09-30wlcore: clarify and fix regulatory domain bit translationEliad Peller
2013-09-30wlcore: cleanup scan debug printsVictor Goldenshtein
2013-03-25wlcore: AP-mode - recover security seq num for stationsArik Nemtsov
2013-03-25wlcore: consolidate tx_seq handling on recoveryArik Nemtsov
2013-02-08wlcore: fix wrong remote rates when starting STA roleLuciano Coelho
2013-01-18Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho
2012-12-11wlcore: use link count for single-STA-PSM optimizationArik Nemtsov
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-30mac80211: remove probe response temporary buffer allocationJohannes Berg
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