summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/include/rtw_cmd.h
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove rtl8723au driverJes Sorensen2016-09-101-815/+0
* staging: rtl8723au: remove unimplemented function declarationsLuca Ceresoli2015-09-121-2/+0
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* staging: rtl8723au: core: rtw_cmd: Remove unused functionsRickard Strandqvist2015-01-251-2/+0
* drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2015-01-171-4/+4
* staging: rtl8723au: Remove sw led handlingJes Sorensen2014-11-261-1/+0
* drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the s...Greg Donald2014-10-201-2/+1
* drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald2014-09-191-1/+1
* drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible'...Greg Donald2014-09-111-5/+5
* staging: rtl8723au: rtw_cmd.h: Remove some more unused #definesJes Sorensen2014-05-231-5/+0
* staging: rtl8723au: Get rid of some unused tdls definitionsJes Sorensen2014-05-231-1/+0
* staging: rtl8723au: Store algorithm type in a u32Jes Sorensen2014-05-231-2/+2
* staging: rtl8723au: Use nl80211_iftype instead of driver's own custom typesJes Sorensen2014-05-231-3/+2
* staging: rtl8723au: Make cmd and event handlers return int instead of u8Jes Sorensen2014-05-161-42/+42
* staging: rtl8723au: Remove unused + write-only entries from struct evt_privJes Sorensen2014-05-151-5/+0
* staging: rtl8723au: Use workqueue to handle interrupt complete processingJes Sorensen2014-05-151-3/+18
* staging: rtl8723au: Remove rtw_free_cmd_priv23a()Jes Sorensen2014-05-151-1/+0
* staging: rtl8723au: rsp_buf wasn't used for anything - don't allocate itJes Sorensen2014-05-151-2/+0
* staging: rtl8723au: pass the cmd parm buffer directly to the cmd handlerJes Sorensen2014-05-151-2/+0
* staging: rtl8723au: Make cmd handlers take a const u8 * as their data argumentJes Sorensen2014-04-261-1/+1
* staging: rtl8723au: Remove unused #define FREE_CMDOBJ_SZJes Sorensen2014-04-261-2/+0
* staging: rtl8723au: Remove unused list_head from struct cmd_objJes Sorensen2014-04-261-2/+0
* staging: rtl8723au: Use a workqueue for command handlingJes Sorensen2014-04-261-8/+3
* staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen2014-04-151-3/+0
* staging: r8723au: Add source files for new driver - part 4Larry Finger2014-04-051-0/+835
OpenPOWER on IntegriCloud