summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se
AgeCommit message (Expand)AuthorLines
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman-19844/+0
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-1/+0
2014-03-18staging: rtl8187se: Clean-up comment line style in r8180_rtl8225.hAna Rey-10/+9
2014-03-18staging: rtl8187se: Delete commented code and whitelineAna Rey-15/+0
2014-03-18staging: rtl8187se: Delete unnecessary comment in r8180_core.cAna Rey-47/+13
2014-03-18staging: rtl8187se: Use min_t instead of minAna Rey-1/+1
2014-03-18staging: rtl8187se: Use ether_addr_copy functionAna Rey-1/+2
2014-03-18staging: rtl8187se: Convert from printk into netdev_err or netdev_infoAna Rey-6/+7
2014-03-18staging: rtl8187se: Fix indent in switch statement.Ana Rey-1/+1
2014-03-18staging: rtl8187se: Fix commend lineAna Rey-42/+47
2014-03-18staging: rtl8187se: Delete commented codeAna Rey-38/+4
2014-03-18Staging: rtl8187se: Fix warning symbol should be staticAndreea-Cristina Bernat-1/+1
2014-03-18staging:rtl8187se: Fix sparse warning restricted __le16 degrades to integerHimangi Saraogi-2/+2
2014-03-16staging: rtl8187se: Remove initialization of static variable in ieee80211/iee...Ana Rey-1/+1
2014-03-16staging: rtl8187se: Fix pointer declarations in ieee80211/ieee80211_softmac.cAna Rey-25/+25
2014-03-16staging: rtl8187se: Move trailing statement to next lineAna Rey-9/+19
2014-03-16staging: rtl8187se: Delete some innecesary whitespacesAna Rey-3/+3
2014-03-16staging: rtl8187se: Add whitespaces around '&', '||' and '&&'Ana Rey-4/+3
2014-03-16staging: rtl8187se: Add whitespaces around '+=' and '=='Ana Rey-8/+8
2014-03-16staging: rtl8187se: Fix "code indent should use tabs where possible" errorAna Rey-31/+31
2014-03-16staging: rtl8187se: Add whitespaces around commasAna Rey-75/+75
2014-03-16staging: rtl8187se: Add whitespaces around '+', '-' and '='Ana Rey-19/+19
2014-03-16staging: rtl8187se: Delete spaces prohibited around semicolons, colons and ex...Ana Rey-3/+3
2014-03-16staging: rtl8187se: Delete space prohibited after open parenthesis.Ana Rey-6/+7
2014-03-16staging: rtl8187se: Delete space prohibited between function name and open pa...Ana Rey-5/+5
2014-03-16staging: rtl8187se: Add whitespaces in while and for structures.Ana Rey-12/+12
2014-03-16staging: rtl8187se: Add whitespaces between 'if' and the condition.Ana Rey-39/+39
2014-03-16staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_so...Ana Rey-35/+27
2014-03-16staging: rtl8187se: Add necessary whitespaces in while and do-while statements.Ana Rey-14/+12
2014-03-16staging: rtl8187se: Fix whitespace around else-statementsAna Rey-25/+22
2014-03-16staging: rtl8187se: Fix whitespaces in if-statement.Ana Rey-104/+87
2014-03-16staging: rtl8187se: Remove unused functions 'rsn_authen_cipher_suite' and 'ex...Ana Rey-19/+0
2014-03-16staging: rtl8187se: Re-write if statement with comment lines inside.Ana Rey-13/+18
2014-03-16staging: rtl8187se: Clean-up comment line styleAna Rey-73/+80
2014-03-16staging: rtl8187se: Remove unnecessary blank linesAna Rey-129/+3
2014-03-16staging: rtl8187se: Delete commented codeAna Rey-154/+18
2014-03-13staging:rtl8187se: Fix sparse warning in right shiftHimangi Saraogi-2/+2
2014-03-13staging:rtl8187se:ieee80211: Fix sparse warning of cast to restricted __le16Himangi Saraogi-1/+1
2014-03-13staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.cAna Rey-6/+4
2014-03-13staging: rtl8187se: Fix whitespaces in ieee80211/ieee80211_crypt_tkip.cAna Rey-4/+4
2014-03-13staging: rtl8187se: Deleted rtl8225z2_rf_set_mode functionAna Rey-39/+0
2014-03-13staging: rtl8187se: Delete commented code in r8180.hAna Rey-58/+0
2014-03-13staging: rtl8187se: Convert _RT_PS_MODE typedef into an enumAna Rey-8/+8
2014-03-13staging: rtl8187se: Delete typedef _LED_CTL_MODEAna Rey-12/+0
2014-03-13staging: rtl8187se: Convert _RT_RF_POWER_STATE typedef into an enumAna Rey-44/+44
2014-03-13staging: rtl8187se: Convert _LED_STRATEGY_8185 typedef into an enumAna Rey-4/+5
2014-03-13staging: rtl8187se: Convert nic_t typedef into an enumAna Rey-2/+2
2014-03-13staging: rtl8187se: Convert _WIRELESS_MODE into a enum.Ana Rey-9/+9
2014-03-10staging:rtl8187se: Remove unused variableHimangi Saraogi-8/+0
2014-03-08staging:rtl8187se: Removed assignments from if statements in ieee80211/ieee80...Chi Pham-2/+4