summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8187se/ieee80211
AgeCommit message (Expand)Author
2014-04-16staging: delete rtl8187se wireless driverGreg Kroah-Hartman
2014-03-18staging: rtl8187se: Delete commented code and whitelineAna Rey
2014-03-18staging: rtl8187se: Use min_t instead of minAna Rey
2014-03-18staging: rtl8187se: Use ether_addr_copy functionAna Rey
2014-03-18staging: rtl8187se: Convert from printk into netdev_err or netdev_infoAna Rey
2014-03-18staging: rtl8187se: Fix indent in switch statement.Ana Rey
2014-03-18staging: rtl8187se: Fix commend lineAna Rey
2014-03-18staging: rtl8187se: Delete commented codeAna Rey
2014-03-18Staging: rtl8187se: Fix warning symbol should be staticAndreea-Cristina Bernat
2014-03-16staging: rtl8187se: Remove initialization of static variable in ieee80211/iee...Ana Rey
2014-03-16staging: rtl8187se: Fix pointer declarations in ieee80211/ieee80211_softmac.cAna Rey
2014-03-16staging: rtl8187se: Move trailing statement to next lineAna Rey
2014-03-16staging: rtl8187se: Delete some innecesary whitespacesAna Rey
2014-03-16staging: rtl8187se: Add whitespaces around '&', '||' and '&&'Ana Rey
2014-03-16staging: rtl8187se: Add whitespaces around '+=' and '=='Ana Rey
2014-03-16staging: rtl8187se: Fix "code indent should use tabs where possible" errorAna Rey
2014-03-16staging: rtl8187se: Add whitespaces around commasAna Rey
2014-03-16staging: rtl8187se: Add whitespaces around '+', '-' and '='Ana Rey
2014-03-16staging: rtl8187se: Delete spaces prohibited around semicolons, colons and ex...Ana Rey
2014-03-16staging: rtl8187se: Delete space prohibited after open parenthesis.Ana Rey
2014-03-16staging: rtl8187se: Delete space prohibited between function name and open pa...Ana Rey
2014-03-16staging: rtl8187se: Add whitespaces in while and for structures.Ana Rey
2014-03-16staging: rtl8187se: Add whitespaces between 'if' and the condition.Ana Rey
2014-03-16staging: rtl8187se: Delete braces are not necessary in ieee80211/ieee80211_so...Ana Rey
2014-03-16staging: rtl8187se: Add necessary whitespaces in while and do-while statements.Ana Rey
2014-03-16staging: rtl8187se: Fix whitespace around else-statementsAna Rey
2014-03-16staging: rtl8187se: Fix whitespaces in if-statement.Ana Rey
2014-03-16staging: rtl8187se: Remove unused functions 'rsn_authen_cipher_suite' and 'ex...Ana Rey
2014-03-16staging: rtl8187se: Re-write if statement with comment lines inside.Ana Rey
2014-03-16staging: rtl8187se: Clean-up comment line styleAna Rey
2014-03-16staging: rtl8187se: Remove unnecessary blank linesAna Rey
2014-03-16staging: rtl8187se: Delete commented codeAna Rey
2014-03-13staging:rtl8187se:ieee80211: Fix sparse warning of cast to restricted __le16Himangi Saraogi
2014-03-13staging: rtl8187se: Fix braces in ieee80211/ieee80211_crypt_tkip.cAna Rey
2014-03-13staging: rtl8187se: Fix whitespaces in ieee80211/ieee80211_crypt_tkip.cAna Rey
2014-03-10staging:rtl8187se: Remove unused variableHimangi Saraogi
2014-03-08staging:rtl8187se: Removed assignments from if statements in ieee80211/ieee80...Chi Pham
2014-03-07staging: rtl8187se: Fix whitespaces in ieee80211/dot11d.hAna Rey
2014-03-07staging:rtl8187se:ieee80211: Fix Sparse Warning for Static DeclarationsHimangi Saraogi
2014-03-07staging:rtl8187se:ieee80211: Fix incorrect type in assignmentHimangi Saraogi
2014-02-27staging: rtl8187se: Convert CHANNEL_LIST typedef into a struct.Ana Rey
2014-01-11Staging: rtl8187se: ieee80211: ieee80211_softmac.c: mark symbols as staticAnmol Sarma
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-19staging: rtl8187se: fix coding style in function declarationsAna Rey
2013-11-11Staging: rtl8187se: Fix Sparse WarningsEbru Akagunduz
2013-11-10Staging: rtl8187se: Remove C99 style commentingHimangi Saraogi
2013-11-10Staging: rtl8187se: Fix indentation errorsHimangi Saraogi
2013-11-10Staging:rtl8187se: Remove unnecessary braces from if-else statementHimangi Saraogi
2013-11-10Staging:rtl8187se: Add space before open parenthesis of if conditionHimangi Saraogi
2013-11-10Staging:rtl8187se: Insert spaces after commasHimangi Saraogi