summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r819xU_cmdpkt.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: fix incorrect mask and shift on u8 dataColin Ian King2017-07-271-1/+1
* net: manual clean code which call skb_put_[data:zero]yuan linyu2017-06-201-2/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1
* staging: rtl8192u: Replace "is is" with "is"simran singhal2017-03-071-1/+1
* Staging: rtl8192u: r819xU_cmdpkt.c - style fixDerek Robson2017-02-161-30/+52
* staging: rtl8192u: Fixing no new typedef warningsimran singhal2017-02-121-2/+2
* staging:rtl8192u:r819xU_cmdpkt.c Removes un-necessary blank linesScott Matheina2017-01-101-25/+0
* staging:rtl8192u:r819xU_cmdpkt.c Fix Alignment should match open parenthesisScott Matheina2017-01-101-3/+3
* drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-261-2/+1
* staging: rtl8192u: make in r819xU_cmdpkt.c some local functions staticAna Rey2014-03-191-1/+1
* Staging: rtl8192u: fix functions that should not be declared externTeodora Baluta2013-10-161-2/+2
* Merge 3.12-rc3 into staging-nextGreg Kroah-Hartman2013-09-291-0/+2
|\
| * Staging: rtl8192u: r819xU_cmdpkt: checking NULL value after doing dev_alloc_skbIker Pedrosa2013-09-251-0/+2
* | staging: rtl8192u: remove cmpk_message_handle_tx()Xenia Ragiadakou2013-09-251-27/+0
* | staging: rtl8192u: remove unused code from cmpk_message_handle_tx()Xenia Ragiadakou2013-09-251-73/+1
|/
* staging: rtl8192u: remove unused macros r819xU_cmdpkt.cXenia Ragiadakou2013-07-231-13/+0
* staging: rtl8192u: fix line size and identation in r819xU_cmdpkt.cXenia Ragiadakou2013-07-231-55/+61
* staging: rtl8192u: remove unnecessary line continuations in r819xU_cmdpkt.cXenia Ragiadakou2013-07-231-2/+2
* staging: rtl8192u: fix comments in r819xU_cmdpkt.cXenia Ragiadakou2013-07-231-127/+125
* staging: rtl8192u: fix whitespace in r819xU_cmdpkt.cXenia Ragiadakou2013-07-231-90/+60
* staging: rtl8192u: fix braces in r819xU_cmdpkt.cXenia Ragiadakou2013-07-231-55/+15
* staging: rtl8192u: remove commented-out code in r819xU_cmdpkt.cXenia Ragiadakou2013-07-231-40/+2
* Staging: rtl8192u: fix a reversed testDan Carpenter2013-06-061-1/+1
* rtl8192u: fix whitespace around if statements in r819xU_cmdpkt.cXenia Ragiadakou2013-05-161-6/+6
* STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou2013-05-131-1/+1
* STAGING: rtl8192u: fix checkpatch error about pointer position in r819xU_cmdpktXenia Ragiadakou2013-05-131-11/+11
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-071-19/+19
* staging:rtl8192u Fix typos and commentsJustin P. Mattock2012-05-011-1/+1
* staging: rtl8192u Fix typos.Justin P. Mattock2012-04-301-4/+4
* Staging: rtl8192u: fix some memory corruptionDan Carpenter2012-04-181-4/+0
* Staging: drop redundant memsetJulia Lawall2010-05-111-1/+0
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-31/+0
* Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab2009-12-111-6/+6
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+822
OpenPOWER on IntegriCloud