summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723au/core/rtw_security.c
Commit message (Expand)AuthorAgeFilesLines
* staging: Remove rtl8723au driverJes Sorensen2016-09-101-1630/+0
* staging: rtl8723au: core: rtw_security: Change form of NULL comparisonsBhaktipriya Shridhar2016-03-111-2/+2
* staging: rtl8723au: core: Remove CamelCaseJanani Ravichandran2016-03-111-2/+2
* staging: rtl8723au: core: Drop unneeded pointer castJanani Ravichandran2016-03-111-1/+1
* staging: rtl8723au: remove unnecessary le32_to_cpuMichaƂ Bartoszkiewicz2015-09-121-4/+4
* Staging: rtl8723au: core: Remove unused variableShraddha Barke2015-09-121-9/+0
* staging: rtl8723au: Fix Sparse errors in rtw_security.cJacob Kiefer2015-08-141-10/+14
* staging: rtl8723au: Remove unneeded commentsM. Vefa Bicakci2015-04-031-4/+4
* staging: rtl8723au: Use __func__ in trace logsM. Vefa Bicakci2015-04-031-19/+22
* staging: rtl8723au: Rework two byte array comparisonsM. Vefa Bicakci2015-04-031-20/+14
* staging: rtl8723au: suspect code indent for conditional statementsM. Vefa Bicakci2015-04-031-17/+17
* staging: rtl8723au: Adjust whitespace in and around commentsM. Vefa Bicakci2015-04-031-56/+57
* staging: rtl8723au: No spaces at the start of a lineM. Vefa Bicakci2015-04-031-70/+70
* staging: rtl8723au: that open brace should be on the previous lineM. Vefa Bicakci2015-04-031-4/+5
* staging: rtl8723au: trailing statements should be on next lineM. Vefa Bicakci2015-04-031-8/+17
* staging: rtl8723au: Remove unneeded curly bracesM. Vefa Bicakci2015-04-031-11/+5
* staging: rtl8723au: else is not generally useful after a returnM. Vefa Bicakci2015-04-031-20/+22
* staging: rtl8723au: Reorganize a few functions to remove indentationM. Vefa Bicakci2015-04-031-108/+107
* staging: rtl8723au: Fix the indentation of two linesM. Vefa Bicakci2015-04-031-2/+2
* staging: rtl8723au: else should follow close braceM. Vefa Bicakci2015-04-031-6/+3
* staging: rtl8723au: Fix "before/around/after" whitespace issuesM. Vefa Bicakci2015-04-031-106/+113
* staging: rtl8723au: Reformat whitespace to increase readabilityM. Vefa Bicakci2015-04-031-41/+38
* staging: rtl8723au: Update RT_TRACE macro and usesJoe Perches2015-03-261-24/+34
* staging: rtl8723au: remove intialization of static intsSupriya Karanth2015-03-161-1/+1
* drivers: staging: rtl8723au: core: Removed unnecessary parenthesesTina Johnson2015-03-091-2/+2
* Staging: rtl8723au: core: Dont have { on new lineTina Ruchandani2014-10-271-44/+22
* staging: rtl8723au: core: rtw_security: Fix void function return statements s...Yeliz Taneroglu2014-10-201-2/+0
* drivers: staging: rtl8723au: Fix "open brace '{' following struct go on the s...Greg Donald2014-10-201-2/+1
* drivers: staging: rtl8723au: core: Fix "'foo * bar' should be 'foo *bar'" errorsGreg Donald2014-10-201-13/+14
* drivers: staging: rtl8723au: Fix 'code indent should use tabs where possible'...Greg Donald2014-09-111-7/+3
* drivers: staging: rtl8723au: Fix "space required before that '*'" errorsGreg Donald2014-09-081-2/+2
* staging: rtl8723au: Introduce struct rtw_wep_key to store our wep keysJes Sorensen2014-05-231-6/+5
* staging: rtl8723au: Use WLAN_CIPHER_SUITE_* to mark crypto typeJes Sorensen2014-05-231-11/+9
* staging: rtl8723au: Fix up some random bit-flag handlingJes Sorensen2014-05-231-2/+2
* staging: rtl8723au: rtw_security.c: Clean up mess of error return code typesJes Sorensen2014-05-161-13/+13
* staging: r8723au: Additional source patchesLarry Finger2014-04-051-6/+5
* staging: r8723au: Add source files for new driver - part 1Larry Finger2014-04-051-0/+1653
OpenPOWER on IntegriCloud