aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/include/rtw_cmd.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-815/+0
2015-09-12staging: rtl8723au: remove unimplemented function declarationsLuca Ceresoli1-2/+0
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-01-25staging: rtl8723au: core: rtw_cmd: Remove unused functionsRickard Strandqvist1-2/+0
2015-01-17drivers: staging: rtl8723au: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-4/+4
2014-11-26staging: rtl8723au: Remove sw led handlingJes Sorensen1-1/+0
2014-10-20drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the same line" errorsGreg Donald1-2/+1
2014-09-19drivers: staging: rtl8723au: Fix "space required after that ','" errorsGreg Donald1-1/+1
2014-09-11drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible' errorsGreg Donald1-5/+5
2014-05-23staging: rtl8723au: rtw_cmd.h: Remove some more unused #definesJes Sorensen1-5/+0
2014-05-23staging: rtl8723au: Get rid of some unused tdls definitionsJes Sorensen1-1/+0
2014-05-23staging: rtl8723au: Store algorithm type in a u32Jes Sorensen1-2/+2
2014-05-23staging: rtl8723au: Use nl80211_iftype instead of driver's own custom typesJes Sorensen1-3/+2
2014-05-16staging: rtl8723au: Make cmd and event handlers return int instead of u8Jes Sorensen1-42/+42
2014-05-15staging: rtl8723au: Remove unused + write-only entries from struct evt_privJes Sorensen1-5/+0
2014-05-15staging: rtl8723au: Use workqueue to handle interrupt complete processingJes Sorensen1-3/+18
2014-05-15staging: rtl8723au: Remove rtw_free_cmd_priv23a()Jes Sorensen1-1/+0
2014-05-15staging: rtl8723au: rsp_buf wasn't used for anything - don't allocate itJes Sorensen1-2/+0
2014-05-15staging: rtl8723au: pass the cmd parm buffer directly to the cmd handlerJes Sorensen1-2/+0
2014-04-26staging: rtl8723au: Make cmd handlers take a const u8 * as their data argumentJes Sorensen1-1/+1
2014-04-26staging: rtl8723au: Remove unused #define FREE_CMDOBJ_SZJes Sorensen1-2/+0
2014-04-26staging: rtl8723au: Remove unused list_head from struct cmd_objJes Sorensen1-2/+0
2014-04-26staging: rtl8723au: Use a workqueue for command handlingJes Sorensen1-8/+3
2014-04-15staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay codeJes Sorensen1-3/+0
2014-04-05staging: r8723au: Add source files for new driver - part 4Larry Finger1-0/+835