summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ti/wlcore/cmd.c
Commit message (Expand)AuthorAgeFilesLines
* wlcore: Allow stopping fw log in recoveryBarak Bercovitz2013-10-231-1/+2
* wlcore: fix interrogate command lengthIgal Chernobelsky2013-10-231-4/+5
* wlcore: clarify and fix regulatory domain bit translationEliad Peller2013-09-301-21/+31
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-301-3/+3
* wlcore: AP-mode - recover security seq num for stationsArik Nemtsov2013-03-251-1/+7
* wlcore: consolidate tx_seq handling on recoveryArik Nemtsov2013-03-251-0/+26
* wlcore: fix wrong remote rates when starting STA roleLuciano Coelho2013-02-081-3/+5
* Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho2013-01-181-138/+281
|\
| * wlcore: use link count for single-STA-PSM optimizationArik Nemtsov2012-12-111-0/+4
| * wlcore: add ACX_PEER_CAP commandEliad Peller2012-12-111-4/+3
| * wlcore: track wlvif inside per-link structureArik Nemtsov2012-12-051-0/+2
| * wlcore: initialize per-link FW freed blocks correctlyArik Nemtsov2012-12-051-0/+4
| * wlcore: consolidate free_link and always call itArik Nemtsov2012-12-051-0/+5
| * wlcore: allow fw commands to failEliad Peller2012-12-041-18/+67
| * wlcore: mask out CCK rates when starting GOEliad Peller2012-12-041-0/+2
| * wlcore: use new set bandwidth command to adjusting channel BWArik Nemtsov2012-11-281-0/+1
| * wlcore: add new reg-domain configuration commandVictor Goldenshtein2012-11-281-0/+125
| * wlcore: save session_id per-linkEliad Peller2012-11-271-13/+17
| * wlcore: pass wmm configuration to the fwEliad Peller2012-11-271-1/+7
| * wlcore: update events enum/struct to new fw apiEliad Peller2012-11-271-37/+7
| * wlcore: update channel_switch/stop_channel_switch commandsEliad Peller2012-11-271-37/+3
| * wlcore: split 18xx and 12xx scan mechanismEliad Peller2012-11-271-5/+7
| * wlcore: configure the remote rates with our own ratesEliad Peller2012-11-271-1/+6
| * wlcore: specify correct supported_ratesEliad Peller2012-11-271-2/+10
| * wlcore: implement .remain_on_channel() callbackEliad Peller2012-11-271-25/+16
* | mac80211: remove probe response temporary buffer allocationJohannes Berg2012-11-301-1/+3
|/
* wlcore: use dynamic keep-alive template idsEliad Peller2012-09-271-1/+1
* wlcore: lazy-enable device rolesEliad Peller2012-09-271-1/+15
* wlcore: Prevent interaction with HW after recovery is queuedIdo Yariv2012-09-271-0/+3
* wlcore: wait for command completion event when sending CMD_ROLE_STOPLuciano Coelho2012-07-181-0/+12
* wlcore: change the wait for event mechanismYoni Divinsky2012-07-101-1/+7
* wlcore: add probe request templates for sched and one-shot scansYoni Divinsky2012-07-101-3/+11
* wlcore: print stack trace in every recoveryEyal Shapira2012-06-261-1/+0
* wlcore: queue recovery in case of bus errors during cmd_remove_peerEyal Shapira2012-06-261-10/+19
* wlcore: Propagate errors from wl1271_raw_write32Ido Yariv2012-06-221-1/+5
* wlcore: Propagate errors from wl1271_raw_read32Ido Yariv2012-06-221-2/+7
* wlcore: Propagate errors from wl1271_writeIdo Yariv2012-06-221-3/+9
* wlcore: Propagate errors from wl1271_readIdo Yariv2012-06-221-5/+15
* wlcore/wl12xx/wl18xx: introduce quirk to remove TKIP header spaceArik Nemtsov2012-06-061-2/+3
* wlcore: wait for roc complete only for the first roc commandVictor Goldenshtein2012-06-051-5/+11
* wlcore: use psd_type indexing according to specYoni Divinsky2012-06-051-2/+5
* wlcore: use proper values for supported local ratesLuciano Coelho2012-06-051-1/+9
* wlcore/wl12xx: add plt_init op and move the code to wl12xxLuciano Coelho2012-06-051-0/+1
* wlcore: support peer MIMO ratesArik Nemtsov2012-06-051-1/+3
* wl18xx: send channel type to FW on role startArik Nemtsov2012-06-051-0/+19
* wlcore: fix size of two memset's in wl1271_cmd_build_arp_rsp()Jesper Juhl2012-05-151-2/+2
* wlcore: fixup an allocationDan Carpenter2012-05-151-1/+3
* wlcore/wl12xx: expand functionality of cmd_trigger HW opArik Nemtsov2012-04-121-1/+1
* wlcore/wl12xx: add hw_init operationLuciano Coelho2012-04-121-226/+2
* wlcore/wl12xx: add command trigger and event ack operationsLuciano Coelho2012-04-121-1/+5
OpenPOWER on IntegriCloud