summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-16staging: rtl8187se: Remove initialization of static variable in ieee80211/iee...Ana Rey1-1/+1
2014-03-16staging: rtl8187se: Fix pointer declarations in ieee80211/ieee80211_softmac.cAna Rey1-25/+25
2014-03-16staging: rtl8187se: Move trailing statement to next lineAna Rey1-9/+19
2014-03-16staging: rtl8187se: Delete some innecesary whitespacesAna Rey1-3/+3
2014-03-16staging: rtl8187se: Add whitespaces around '&', '||' and '&&'Ana Rey1-4/+3
2014-03-16staging: rtl8187se: Add whitespaces around '+=' and '=='Ana Rey1-8/+8
2014-03-16staging: rtl8187se: Fix "code indent should use tabs where possible" errorAna Rey1-31/+31
2014-03-16staging: rtl8187se: Add whitespaces around commasAna Rey1-75/+75
2014-03-16staging: rtl8187se: Add whitespaces around '+', '-' and '='Ana Rey1-19/+19
2014-03-16staging: rtl8187se: Delete spaces prohibited around semicolons, colons and ex...Ana Rey1-3/+3
2014-03-16staging: rtl8187se: Delete space prohibited after open parenthesis.Ana Rey1-6/+7
2014-03-16staging: rtl8187se: Delete space prohibited between function name and open pa...Ana Rey1-5/+5
2014-03-16staging: rtl8187se: Add whitespaces in while and for structures.Ana Rey1-12/+12
2014-03-16staging: rtl8187se: Add whitespaces between 'if' and the condition.Ana Rey1-39/+39
2014-03-16staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_so...Ana Rey1-35/+27
2014-03-16staging: rtl8187se: Add necessary whitespaces in while and do-while statements.Ana Rey1-14/+12
2014-03-16staging: rtl8187se: Fix whitespace around else-statementsAna Rey1-25/+22
2014-03-16staging: rtl8187se: Fix whitespaces in if-statement.Ana Rey1-104/+87
2014-03-16staging: rtl8187se: Remove unused functions 'rsn_authen_cipher_suite' and 'ex...Ana Rey1-19/+0
2014-03-16staging: rtl8187se: Re-write if statement with comment lines inside.Ana Rey1-13/+18
2014-03-16staging: rtl8187se: Clean-up comment line styleAna Rey1-73/+80
2014-03-16staging: rtl8187se: Remove unnecessary blank linesAna Rey1-129/+3
2014-03-16staging: rtl8187se: Delete commented codeAna Rey1-154/+18
2014-03-10staging:rtl8187se: Remove unused variableHimangi Saraogi1-8/+0
2014-03-08staging:rtl8187se: Removed assignments from if statements in ieee80211/ieee80...Chi Pham1-2/+4
2014-03-07staging:rtl8187se:ieee80211: Fix Sparse Warning for Static DeclarationsHimangi Saraogi1-2/+2
2014-01-11Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma1-37/+37
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey1-41/+50
2013-11-10Staging: rtl8187se: Remove C99 style commentingHimangi Saraogi1-2/+2
2013-11-10Staging: rtl8187se: Fix indentation errorsHimangi Saraogi1-10/+8
2013-11-10Staging:rtl8187se: Remove unnecessary braces from if-else statementHimangi Saraogi1-3/+2
2013-11-10Staging:rtl8187se: Add space before open parenthesis of if conditionHimangi Saraogi1-1/+1
2013-11-10Staging:rtl8187se: Insert spaces after commasHimangi Saraogi1-6/+6
2013-11-10staging:rtl8187se: Use preferred library linux/uaccess.h over asm/uaccess.hHimangi Saraogi1-1/+1
2013-11-10staging:rtl8187se: Shift open brace of function declarations to next lineHimangi Saraogi1-2/+4
2013-10-28staging: rtl8187se: use memdup_user to simplify codeTeodora Baluta1-8/+3
2013-10-19staging: rtl8187se: checkpatch cleanupsTeodora Baluta1-2/+2
2013-10-19staging: rtl8187se: fix static sparse warningsTeodora Baluta1-2/+4
2013-08-27staging: Update e-mail address for Andrea MerelloAndrea Merello1-1/+1
2012-09-04staging: rtl8187se: using random_ether_addr() to generate random MACWei Yongjun1-7/+1
2012-09-04staging: rtl8187se: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun1-3/+2
2012-04-18Staging: rtl8187se: Fix typos.Justin P. Mattock1-12/+12
2012-04-10staging: Fix typo in multiple filesMasanari Iida1-1/+1
2011-08-23drivers/staging/rtl8187se: Don't pass huge struct by valueJesper Juhl1-7/+7
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-6/+2
2011-07-05staging: rtl8187se: Fix big-endian warningLarry Finger1-1/+1
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl1-1/+0
2011-07-05drivers:rtl8187se:remove the use of obsolete create_workqueue in ieee80211_so...Wanlong Gao1-4/+1
2011-06-19net/staging: add needed interrupt.h and hardirq.h includesStephen Rothwell1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1