aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_dm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-13rtl8192u: BIT() macro cleanupAnish Bhatt1-6/+11
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt1-4/+4
2015-06-12staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.cHarisangam Sharvari1-6/+6
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia1-1/+1
2015-03-18Staging: rtl8192u: Rename struct to avoid CamelCaseCristina Opriceana1-1/+1
2015-03-18Staging: rtl8192u: Do not add new typedefsCristina Opriceana1-2/+3
2015-03-16Staging: rtl8192u: Remove parentheses around right side an assignmentHaneen Mohammed1-3/+3
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand1-4/+2
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana1-2/+2
2015-03-06Staging: rtl8192u: Fix duplicate conditional branchVaishali Thakkar1-2/+2
2015-03-01Staging: rtl8192u: Replace TRUE and FALSE macrosKsenija Stanojevic1-23/+23
2015-01-28staging: rtl8192u: Refactor heavy nestingLorenzo Stoakes1-15/+12
2015-01-28staging: rtl8192u: remove redundant codeLorenzo Stoakes1-85/+68
2015-01-28staging: rtl8192u: fix whitespace and alignmentLorenzo Stoakes1-980/+624
2015-01-28staging: rtl8192u: fix commentsLorenzo Stoakes1-391/+416
2015-01-17Staging: rtl8192u: removed an unnecessary else statementKarthik Nayak1-9/+7
2014-10-28staging: rtl8192u: delete successive assignments to the same locationJiayi Ye1-8/+0
2014-10-20staging: rtl8192u: Remove unused codeTapasweni Pathak1-4/+0
2014-10-20staging: rtl8192u: Remove defined but unused functionEbru Akagunduz1-79/+0
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald1-12/+12
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches1-6/+6
2014-05-03staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva1-4/+2
2014-03-19staging: rtl8192u: Delete duplicate function declarations and extern keywordAna Rey1-41/+10
2014-03-19staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.cAna Rey1-20/+0
2014-03-19staging: rtl8192u: Delete 'dm_change_fsync_setting' function in r8192U_dm.cAna Rey1-16/+0
2014-03-18staging:rtl8192u: drop explicit externsHimangi Saraogi1-14/+14
2013-09-25staging: rtl8192u: remove #ifndef RTL8192U and the code inside itXenia Ragiadakou1-8/+0
2013-09-25staging: rtl8192u: remove #ifndef RTL8190P guard from r8192U_dm.cXenia Ragiadakou1-6/+0
2013-09-25staging: rtl8192u: remove code inside #ifdef RTL8190P in r8192U_dm.cXenia Ragiadakou1-125/+12
2013-09-25staging: rtl8192u: remove unused dm_gpio_change_rf_callback()Xenia Ragiadakou1-73/+0
2013-09-25staging: rtl8192u: remove #ifdef RTL8192U guard in r8192U_dm.cXenia Ragiadakou1-4/+0
2013-09-25staging: rtl8192u: remove dm_check_rfctrl_gpio()Xenia Ragiadakou1-42/+0
2013-09-25staging: rtl8192u: remove cmpk_message_handle_tx()Xenia Ragiadakou1-8/+0
2013-06-06staging: rtl8192u: fix read_nic_* functionsXenia Ragiadakou1-21/+25
2013-05-16rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.cXenia Ragiadakou1-25/+25
2013-05-16rtl8192u: fix whitespace around ~ in r8192U_dm.cXenia Ragiadakou1-2/+2
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou1-3/+3
2013-05-12STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_dm.cXenia Ragiadakou1-21/+21
2013-01-07staging/rtl8192u: do not init statics to 0Sebastian Hahn1-20/+20
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn1-81/+80
2012-05-01staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock1-10/+10
2012-05-01staging:rtl8192u Fix typos and commentsJustin P. Mattock1-8/+8
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock1-25/+25
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab1-288/+0
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab1-14/+14
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang1-0/+4178