aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_security.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-10staging: Remove rtl8723au driverJes Sorensen1-1630/+0
2016-03-11staging: rtl8723au: core: rtw_security: Change form of NULL comparisonsBhaktipriya Shridhar1-2/+2
2016-03-11staging: rtl8723au: core: Remove CamelCaseJanani Ravichandran1-2/+2
2016-03-11staging: rtl8723au: core: Drop unneeded pointer castJanani Ravichandran1-1/+1
2015-09-12staging: rtl8723au: remove unnecessary le32_to_cpuMichaƂ Bartoszkiewicz1-4/+4
2015-09-12Staging: rtl8723au: core: Remove unused variableShraddha Barke1-9/+0
2015-08-14staging: rtl8723au: Fix Sparse errors in rtw_security.cJacob Kiefer1-10/+14
2015-04-03staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci1-4/+4
2015-04-03staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci1-19/+22
2015-04-03staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci1-20/+14
2015-04-03staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci1-17/+17
2015-04-03staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci1-56/+57
2015-04-03staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci1-70/+70
2015-04-03staging: rtl8723au: that open brace should be on the previous lineM. Vefa Bicakci1-4/+5
2015-04-03staging: rtl8723au: trailing statements should be on next lineM. Vefa Bicakci1-8/+17
2015-04-03staging: rtl8723au: Remove unneeded curly bracesM. Vefa Bicakci1-11/+5
2015-04-03staging: rtl8723au: else is not generally useful after a returnM. Vefa Bicakci1-20/+22
2015-04-03staging: rtl8723au: Reorganize a few functions to remove indentationM. Vefa Bicakci1-108/+107
2015-04-03staging: rtl8723au: Fix the indentation of two linesM. Vefa Bicakci1-2/+2
2015-04-03staging: rtl8723au: else should follow close braceM. Vefa Bicakci1-6/+3
2015-04-03staging: rtl8723au: Fix "before/around/after" whitespace issuesM. Vefa Bicakci1-106/+113
2015-04-03staging: rtl8723au: Reformat whitespace to increase readabilityM. Vefa Bicakci1-41/+38
2015-03-26staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches1-24/+34
2015-03-16staging: rtl8723au: remove intialization of static intsSupriya Karanth1-1/+1
2015-03-09drivers: staging: rtl8723au: core: Removed unnecessary parenthesesTina Johnson1-2/+2
2014-10-27Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani1-44/+22
2014-10-20staging: rtl8723au: core: rtw_security: Fix void function return statements style warning.Yeliz Taneroglu1-2/+0
2014-10-20drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the same line" errorsGreg Donald1-2/+1
2014-10-20drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald1-13/+14
2014-09-11drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible' errorsGreg Donald1-7/+3
2014-09-08drivers: staging: rtl8723au: Fix "space required before that '*'" errorsGreg Donald1-2/+2
2014-05-23staging: rtl8723au: Introduce struct rtw_wep_key to store our wep keysJes Sorensen1-6/+5
2014-05-23staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen1-11/+9
2014-05-23staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen1-2/+2
2014-05-16staging: rtl8723au: rtw_security.c: Clean up mess of error return code typesJes Sorensen1-13/+13
2014-04-05staging: r8723au: Additional source patchesLarry Finger1-6/+5
2014-04-05staging: r8723au: Add source files for new driver - part 1Larry Finger1-0/+1653