aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r819xU_cmdpkt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-05staging: rtl8192u: Fix misspellings in comments - StyleKimberly Brown1-1/+1
2018-08-02staging:rtl8192u: Clean cmpk_counttxstatistic() comments - StyleJohn Whitmore1-18/+0
2018-07-30staging:rtl8192u: Remove typedef of cmpk_set_cfg_t - StyleJohn Whitmore1-1/+1
2018-07-30staging:rtl8192u: Remove typedef of cmpk_intr_sta_t - StyleJohn Whitmore1-3/+3
2018-07-30staging:rtl8192u: Remove typedef of struct cmpk_txfb_t - StyleJohn Whitmore1-4/+4
2018-07-29staging:rtl8192u: Rename ISR_BcnTimerIntr - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename ISR_TxBcnErr bit definition - StyleJohn Whitmore1-1/+1
2018-07-29staging:rtl8192u: Rename bit definition ISR_TxBcnOk - StyleJohn Whitmore1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-27staging: rtl8192u: fix incorrect mask and shift on u8 dataColin Ian King1-1/+1
2017-06-20net: manual clean code which call skb_put_[data:zero]yuan linyu1-2/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2017-03-07staging: rtl8192u: Replace "is is" with "is"simran singhal1-1/+1
2017-02-16Staging: rtl8192u: r819xU_cmdpkt.c - style fixDerek Robson1-30/+52
2017-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal1-2/+2
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
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-03-19staging: rtl8192u: make in r819xU_cmdpkt.c some local functions staticAna Rey1-1/+1
2013-10-16Staging: rtl8192u: fix functions that should not be declared externTeodora Baluta1-2/+2
2013-09-29Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman1-0/+2
2013-09-25Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skbIker Pedrosa1-0/+2
2013-09-25staging: rtl8192u: remove cmpk_message_handle_tx()Xenia Ragiadakou1-27/+0
2013-09-25staging: rtl8192u: remove unused code from cmpk_message_handle_tx()Xenia Ragiadakou1-73/+1
2013-07-23staging: rtl8192u: remove unused macros r819xU_cmdpkt.cXenia Ragiadakou1-13/+0
2013-07-23staging: rtl8192u: fix line size and identation in r819xU_cmdpkt.cXenia Ragiadakou1-55/+61
2013-07-23staging: rtl8192u: remove unnecessary line continuations in r819xU_cmdpkt.cXenia Ragiadakou1-2/+2
2013-07-23staging: rtl8192u: fix comments in r819xU_cmdpkt.cXenia Ragiadakou1-127/+125
2013-07-23staging: rtl8192u: fix whitespace in r819xU_cmdpkt.cXenia Ragiadakou1-90/+60
2013-07-23staging: rtl8192u: fix braces in r819xU_cmdpkt.cXenia Ragiadakou1-55/+15
2013-07-23staging: rtl8192u: remove commented-out code in r819xU_cmdpkt.cXenia Ragiadakou1-40/+2
2013-06-06Staging: rtl8192u: fix a reversed testDan Carpenter1-1/+1
2013-05-16rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.cXenia Ragiadakou1-6/+6
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou1-1/+1
2013-05-13STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_cmdpktXenia Ragiadakou1-11/+11
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn1-19/+19
2012-05-01staging:rtl8192u Fix typos and commentsJustin P. Mattock1-1/+1
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock1-4/+4
2012-04-18Staging: rtl8192u: fix some memory corruptionDan Carpenter1-4/+0
2010-05-11Staging: drop redundant memsetJulia Lawall1-1/+0
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-31/+0
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-6/+6
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+822