aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-27scripts/spelling.txt: add "swithc" pattern and fix typo instancesMasahiro Yamada2-3/+3
2017-02-22Merge tag 'staging-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds27-606/+610
2017-02-16Staging: rtl8192u: ieee80211: ieee80211.h - style fixDerek Robson1-25/+36
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_tx.c - style fixDerek Robson1-140/+150
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_BAProc.c - style fixDerek Robson1-14/+14
2017-02-16Staging: rtl8192u: ieee80211: ieee80211_module.c - style fixDerek Robson1-30/+30
2017-02-16Staging: rtl8192u: ieee80211: rtl819x_TSProc.c - style fixDerek Robson1-2/+2
2017-02-16Staging: rtl8192u: r8192U.h - style fixDerek Robson1-13/+26
2017-02-16Staging: rtl8192u: r8192U_core.c - style fixDerek Robson1-35/+35
2017-02-16Staging: rtl8192u: r819xU_cmdpkt.c - style fixDerek Robson1-30/+52
2017-02-16staging: rtl8192u: blank lines aren't necessary before a close brace '}'simran singhal1-3/+0
2017-02-16staging: rtl8192u: Adding space after enum and struct definitionsimran singhal1-19/+19
2017-02-16staging: rtl8192u: Adding space after struct definitionsimran singhal1-2/+2
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal10-33/+33
2017-02-12staging: rtl8192u: Removing unnecessary parenthesessimran singhal1-2/+2
2017-02-12staging: rtl8192u: Fix warnings relating to printk()simran singhal1-2/+2
2017-02-12staging: rtl8192u: Fix RETURN_VOID warningssimran singhal1-3/+0
2017-02-12staging: rtl8192u: Fix brace placementsimran singhal1-60/+30
2017-02-12staging: rtl8192u: Removing true and false comparisonsimran singhal1-2/+2
2017-02-12staging: rtl8192u: Remove unnecessary space after a castsimran singhal1-3/+3
2017-02-12staging: rtl8192u: Replace explicit NULL comparisons with !simran singhal1-6/+6
2017-02-12staging: rtl8192u: Remove useless functionsimran singhal3-8/+0
2017-02-12staging: rtl8192u: Fix braces {} stylesimran singhal1-2/+3
2017-02-12staging: rtl8192u: Clean up comparison to NULLsimran singhal1-1/+1
2017-02-12staging: rtl8192u: Fixing multiple assignmentssimran singhal1-1/+2
2017-02-12staging: rtl8192u: Removing unnecessary space after a castsimran singhal1-5/+5
2017-02-12staging: rtl8192u: Removing multiple blank linessimran singhal1-12/+0
2017-02-12Staging: rtl8192u: ieee80211: ieee80211_crypt.c - style fixDerek Robson1-1/+2
2017-02-12Staging: rtl8192u: ieee80211: ieee80211_crypt.h - style fixDerek Robson1-4/+8
2017-02-12Staging: rtl8192u: ieee80211: ieee80211_crypt_wep.c - style fixDerek Robson1-1/+2
2017-02-12Staging: rtl8192u: r8180_93cx6.c - style fixDerek Robson1-18/+18
2017-02-12Staging: rtl8192u: r8190_rtl8256.c - style fixDerek Robson1-8/+8
2017-02-12Staging: rtl8192u: r8190_rtl8256.h - style fixDerek Robson1-10/+10
2017-02-12Staging: rtl8192u: r8192U_hw.h - style fixDerek Robson1-14/+14
2017-02-12Staging: rtl8192u: r819xU_cmdpkt.h - style fixDerek Robson1-3/+6
2017-02-12Staging: rtl8192u: r819xU_firmware.c - style fixDerek Robson1-3/+3
2017-02-12Staging: rtl8192u: r819xU_phy.c - style fixDerek Robson1-14/+27
2017-02-10staging: rtl8192u: Adding a blank line after declarationssimran singhal1-0/+8
2017-02-09staging: rtl8192u: remove redundant null check on array algColin Ian King1-17/+15
2017-02-09staging: rtl8192u: Fix indentationFu Yong Quah1-3/+3
2017-02-03staging: rtl8192u: move stats_IndicateArray off stackArnd Bergmann2-3/+3
2017-01-27staging/rtl8192u: add endianness conversionsColin Vidal1-4/+4
2017-01-27staging: rtl8192u: Adding space after ','simran singhal1-4/+4
2017-01-27staging: rtl8192u: Adding space around '='simran singhal1-4/+4
2017-01-23staging: rtl8192u: Adding space around '='simran singhal1-1/+1
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser1-4/+0
2017-01-16staging: rtl8192u: Removed multiple white lines.Javier Rodriguez1-1/+0
2017-01-16staging: rtl8192u: Add character '*' in all lines of the block comments.Javier Rodriguez1-13/+13
2017-01-10staging:rtl8192u:r819xU_cmdpkt.c Removes un-necessary blank linesScott Matheina1-25/+0
2017-01-10staging:rtl8192u:r819xU_cmdpkt.c Fix Alignment should match open parenthesisScott Matheina1-3/+3