summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/ieee80211
Commit message (Expand)AuthorAgeFilesLines
* staging: delete rtl8187se wireless driverGreg Kroah-Hartman2014-04-1614-9825/+0
* staging: rtl8187se: Delete commented code and whitelineAna Rey2014-03-181-15/+0
* staging: rtl8187se: Use min_t instead of minAna Rey2014-03-181-1/+1
* staging: rtl8187se: Use ether_addr_copy functionAna Rey2014-03-181-1/+2
* staging: rtl8187se: Convert from printk into netdev_err or netdev_infoAna Rey2014-03-181-6/+7
* staging: rtl8187se: Fix indent in switch statement.Ana Rey2014-03-181-1/+1
* staging: rtl8187se: Fix commend lineAna Rey2014-03-181-42/+47
* staging: rtl8187se: Delete commented codeAna Rey2014-03-181-38/+4
* Staging: rtl8187se: Fix warning symbol should be staticAndreea-Cristina Bernat2014-03-181-1/+1
* staging: rtl8187se: Remove initialization of static variable in ieee80211/iee...Ana Rey2014-03-161-1/+1
* staging: rtl8187se: Fix pointer declarations in ieee80211/ieee80211_softmac.cAna Rey2014-03-161-25/+25
* staging: rtl8187se: Move trailing statement to next lineAna Rey2014-03-161-9/+19
* staging: rtl8187se: Delete some innecesary whitespacesAna Rey2014-03-161-3/+3
* staging: rtl8187se: Add whitespaces around '&', '||' and '&&'Ana Rey2014-03-161-4/+3
* staging: rtl8187se: Add whitespaces around '+=' and '=='Ana Rey2014-03-161-8/+8
* staging: rtl8187se: Fix "code indent should use tabs where possible" errorAna Rey2014-03-161-31/+31
* staging: rtl8187se: Add whitespaces around commasAna Rey2014-03-161-75/+75
* staging: rtl8187se: Add whitespaces around '+', '-' and '='Ana Rey2014-03-161-19/+19
* staging: rtl8187se: Delete spaces prohibited around semicolons, colons and ex...Ana Rey2014-03-161-3/+3
* staging: rtl8187se: Delete space prohibited after open parenthesis.Ana Rey2014-03-161-6/+7
* staging: rtl8187se: Delete space prohibited between function name and open pa...Ana Rey2014-03-161-5/+5
* staging: rtl8187se: Add whitespaces in while and for structures.Ana Rey2014-03-161-12/+12
* staging: rtl8187se: Add whitespaces between 'if' and the condition.Ana Rey2014-03-161-39/+39
* staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_so...Ana Rey2014-03-161-35/+27
* staging: rtl8187se: Add necessary whitespaces in while and do-while statements.Ana Rey2014-03-161-14/+12
* staging: rtl8187se: Fix whitespace around else-statementsAna Rey2014-03-161-25/+22
* staging: rtl8187se: Fix whitespaces in if-statement.Ana Rey2014-03-161-104/+87
* staging: rtl8187se: Remove unused functions 'rsn_authen_cipher_suite' and 'ex...Ana Rey2014-03-161-19/+0
* staging: rtl8187se: Re-write if statement with comment lines inside.Ana Rey2014-03-161-13/+18
* staging: rtl8187se: Clean-up comment line styleAna Rey2014-03-161-73/+80
* staging: rtl8187se: Remove unnecessary blank linesAna Rey2014-03-161-129/+3
* staging: rtl8187se: Delete commented codeAna Rey2014-03-161-154/+18
* staging:rtl8187se:ieee80211: Fix sparse warning of cast to restricted __le16Himangi Saraogi2014-03-131-1/+1
* staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.cAna Rey2014-03-131-6/+4
* staging: rtl8187se: Fix whitespaces in ieee80211/ieee80211_crypt_tkip.cAna Rey2014-03-131-4/+4
* staging:rtl8187se: Remove unused variableHimangi Saraogi2014-03-101-8/+0
* staging:rtl8187se: Removed assignments from if statements in ieee80211/ieee80...Chi Pham2014-03-081-2/+4
* staging: rtl8187se: Fix whitespaces in ieee80211/dot11d.hAna Rey2014-03-071-5/+6
* staging:rtl8187se:ieee80211: Fix Sparse Warning for Static DeclarationsHimangi Saraogi2014-03-071-2/+2
* staging:rtl8187se:ieee80211: Fix incorrect type in assignmentHimangi Saraogi2014-03-071-1/+1
* staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.Ana Rey2014-02-271-4/+4
* Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma2014-01-111-37/+37
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-174-4/+0
* staging: rtl8187se: fix coding style in function declarationsAna Rey2013-11-1911-234/+199
* Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz2013-11-111-0/+3
* Staging: rtl8187se: Remove C99 style commentingHimangi Saraogi2013-11-101-2/+2
* Staging: rtl8187se: Fix indentation errorsHimangi Saraogi2013-11-101-10/+8
* Staging:rtl8187se: Remove unnecessary braces from if-else statementHimangi Saraogi2013-11-101-3/+2
* Staging:rtl8187se: Add space before open parenthesis of if conditionHimangi Saraogi2013-11-101-1/+1
* Staging:rtl8187se: Insert spaces after commasHimangi Saraogi2013-11-101-6/+6
OpenPOWER on IntegriCloud