summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_dm.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8192u: remove bool comparisonsLuis de Bethencourt2015-07-231-4/+4
* staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.cHarisangam Sharvari2015-06-131-6/+6
* Staging: fixed multiple spelling errors.Carlos E. Garcia2015-05-081-1/+1
* Staging: rtl8192u: Rename struct to avoid CamelCaseCristina Opriceana2015-03-181-1/+1
* Staging: rtl8192u: Do not add new typedefsCristina Opriceana2015-03-181-2/+3
* Staging: rtl8192u: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-3/+3
* Staging: rtl8192u: Combine initialization using setup_timerSomya Anand2015-03-161-4/+2Star
* Staging: drivers: Bool initializations should use true/falseCristina Opriceana2015-03-071-2/+2
* Staging: rtl8192u: Fix duplicate conditional branchVaishali Thakkar2015-03-061-2/+2
* Staging: rtl8192u: Replace TRUE and FALSE macrosKsenija Stanojevic2015-03-021-23/+23
* staging: rtl8192u: Refactor heavy nestingLorenzo Stoakes2015-01-281-15/+12Star
* staging: rtl8192u: remove redundant codeLorenzo Stoakes2015-01-281-85/+68Star
* staging: rtl8192u: fix whitespace and alignmentLorenzo Stoakes2015-01-281-980/+624Star
* staging: rtl8192u: fix commentsLorenzo Stoakes2015-01-281-391/+416
* Staging: rtl8192u: removed an unnecessary else statementKarthik Nayak2015-01-171-9/+7Star
* staging: rtl8192u: delete successive assignments to the same locationJiayi Ye2014-10-281-8/+0Star
* staging: rtl8192u: Remove unused codeTapasweni Pathak2014-10-201-4/+0Star
* staging: rtl8192u: Remove defined but unused functionEbru Akagunduz2014-10-201-79/+0Star
* drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald2014-08-301-12/+12
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-6/+6
* staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva2014-05-041-4/+2Star
* staging: rtl8192u: Delete duplicate function declarations and extern keywordAna Rey2014-03-191-41/+10Star
* staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.cAna Rey2014-03-191-20/+0Star
* staging: rtl8192u: Delete 'dm_change_fsync_setting' function in r8192U_dm.cAna Rey2014-03-191-16/+0Star
* staging:rtl8192u: drop explicit externsHimangi Saraogi2014-03-181-14/+14
* staging: rtl8192u: remove #ifndef RTL8192U and the code inside itXenia Ragiadakou2013-09-261-8/+0Star
* staging: rtl8192u: remove #ifndef RTL8190P guard from r8192U_dm.cXenia Ragiadakou2013-09-261-6/+0Star
* staging: rtl8192u: remove code inside #ifdef RTL8190P in r8192U_dm.cXenia Ragiadakou2013-09-261-125/+12Star
* staging: rtl8192u: remove unused dm_gpio_change_rf_callback()Xenia Ragiadakou2013-09-261-73/+0Star
* staging: rtl8192u: remove #ifdef RTL8192U guard in r8192U_dm.cXenia Ragiadakou2013-09-261-4/+0Star
* staging: rtl8192u: remove dm_check_rfctrl_gpio()Xenia Ragiadakou2013-09-261-42/+0Star
* staging: rtl8192u: remove cmpk_message_handle_tx()Xenia Ragiadakou2013-09-261-8/+0Star
* staging: rtl8192u: fix read_nic_* functionsXenia Ragiadakou2013-06-061-21/+25
* rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.cXenia Ragiadakou2013-05-171-25/+25
* rtl8192u: fix whitespace around ~ in r8192U_dm.cXenia Ragiadakou2013-05-171-2/+2
* STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou2013-05-131-3/+3
* STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_dm.cXenia Ragiadakou2013-05-121-21/+21
* staging/rtl8192u: do not init statics to 0Sebastian Hahn2013-01-071-20/+20
* staging/rtl8192u: cleanfile runSebastian Hahn2013-01-071-81/+80Star
* staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock2012-05-021-10/+10
* staging:rtl8192u Fix typos and commentsJustin P. Mattock2012-05-021-8/+8
* staging: rtl8192u Fix typos.Justin P. Mattock2012-04-301-25/+25
* Staging: rtl8192u: remove dead codeMauro Carvalho Chehab2009-12-111-288/+0Star
* Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab2009-12-111-14/+14
* Staging: Added Realtek rtl8192u driver to stagingJerry Chuang2009-12-111-0/+4178