aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r819xU_firmware.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-28staging: rtl8192u: Fix indentationStephen Brennan1-1/+1
2018-11-05staging: rtl8192u: Fix misspelling in struct member name - StyleKimberly Brown1-2/+2
2018-09-10staging:rtl8192u: Remove typedef from enum opt_rst_type_e - StyleJohn Whitmore1-1/+1
2018-09-10staging:rtl8192u: Remove typedef from firmware_init_step_e - 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-02-12staging: rtl8192u: Fixing no new typedef warningsimran singhal1-2/+2
2017-02-12Staging: rtl8192u: r819xU_firmware.c - style fixDerek Robson1-3/+3
2015-08-03staging: rtl8192u: r819xU_firmware: fix coding styleKent Gustavsson1-1/+2
2015-07-31staging: rtl8192u: Fix checkpatch issue with comma in r819xU_firmware.cFreeman Zhang1-5/+5
2015-07-14drivers: staging: rtl8192u: Fix "space required after that ','" errorsGreg Donald1-1/+1
2015-03-16Staging: rtl8192u: Bool tests don't need comparisonsCristina Opriceana1-3/+3
2015-03-06Staging: rtl9182u: r819xU_firmware: Replaced C99 comments with C89Tolga Ceylan1-16/+17
2015-03-06Staging: rtl8192u: r819xU_firmware: removed commented out assertTolga Ceylan1-2/+0
2015-03-06Staging: rtl8192u: r819xU_firmware: removed commented out variableTolga Ceylan1-1/+0
2015-03-01Staging: rtl8192u: Replace TRUE and FALSE macrosKsenija Stanojevic1-6/+6
2014-10-20staging: rtl8192u: add intermediate variableRoxana Blaj1-3/+5
2014-10-20staging: rtl8192u: remove unnecessary line continuationsRoxana Blaj1-1/+1
2014-10-20staging: rtl8192u: add spaces around '=', '+=', '<', '||'Roxana Blaj1-8/+8
2014-09-28staging: rtl8192u: remove space before close parenthesis ")"Roxana Blaj1-4/+4
2014-09-28staging: rtl8192u: remove space before semicolonRoxana Blaj1-2/+2
2014-09-28staging: rtl8192u: add space after close brace '}'Roxana Blaj1-7/+7
2014-09-28staging: rtl8192u: add space before the open parenthesis '('Roxana Blaj1-6/+6
2014-09-06Staging: rtl8192u: fix brace style coding issue in r819xU_firmware.cChaitra Ramaiah1-3/+2
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald1-3/+3
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-3/+3
2014-05-03staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva1-4/+2
2014-03-19staging: rtl8192u: Delete 'fwSendNullPacket' function in r819xU_firmware.cAna Rey1-40/+0
2014-03-19staging: rtl8192u: make in r819xU_firmware.c some local functions staticAna Rey1-4/+6
2013-09-25staging: rtl8192u: remove code inside #ifdef RTL8190P in r819xU_firmware.cXenia Ragiadakou1-15/+0
2013-09-25staging: rtl8192u: check dev_alloc_skb() return value in fw_download_code()Xenia Ragiadakou1-0/+2
2013-09-25staging: rtl8192u: remove unused code in fw_download_code()Xenia Ragiadakou1-6/+0
2013-06-06staging: rtl8192u: fix read_nic_* functionsXenia Ragiadakou1-4/+4
2013-05-16rtl8192u: fix whitespace around if statements in r819xU_firmware.cXenia Ragiadakou1-20/+20
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_firmware.cXenia Ragiadakou1-2/+2
2013-01-07staging/rtl8192u: use same indent for switch and caseSebastian Hahn1-48/+48
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn1-7/+6
2012-05-01staging:rtl8192u Fix typos and commentsJustin P. Mattock1-1/+1
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock1-2/+2
2011-08-02staging: rtl8192u: declare MODULE_FIRMWAREStefan Lippers-Hollmann1-6/+3
2011-01-21rtl8192u_usb: Remove built-in firmware imagesBen Hutchings1-51/+25
2010-09-04staging/trivial: fix typos concerning "initiali[zs]e"Uwe Kleine-König1-1/+1
2010-07-08Staging: rtl8192u: remove a copy of 80211.hDave Jones1-1/+1
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-266/+0
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-9/+9
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+700