summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192u/r8192U_dm.c
AgeCommit message (Expand)Author
2016-02-20Staging: rtl8192u: Convert long if-else block to switch-caseBhumika Goyal
2016-02-14staging: rtl8192u: r8192U_dm: Replace MSECS with msecs_to_jiffiesAmitoj Kaur Chawla
2016-02-07staging: rtl8192u: use to_delayed_workGeliang Tang
2015-10-13rtl8192u: BIT() macro cleanupAnish Bhatt
2015-07-22staging: rtl8192u: remove bool comparisonsLuis de Bethencourt
2015-06-12staging: rtl8192u: Removed redundant bool comparisons in r8192U_dm.cHarisangam Sharvari
2015-05-08Staging: fixed multiple spelling errors.Carlos E. Garcia
2015-03-18Staging: rtl8192u: Rename struct to avoid CamelCaseCristina Opriceana
2015-03-18Staging: rtl8192u: Do not add new typedefsCristina Opriceana
2015-03-16Staging: rtl8192u: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-16Staging: rtl8192u: Combine initialization using setup_timerSomya Anand
2015-03-06Staging: drivers: Bool initializations should use true/falseCristina Opriceana
2015-03-06Staging: rtl8192u: Fix duplicate conditional branchVaishali Thakkar
2015-03-01Staging: rtl8192u: Replace TRUE and FALSE macrosKsenija Stanojevic
2015-01-28staging: rtl8192u: Refactor heavy nestingLorenzo Stoakes
2015-01-28staging: rtl8192u: remove redundant codeLorenzo Stoakes
2015-01-28staging: rtl8192u: fix whitespace and alignmentLorenzo Stoakes
2015-01-28staging: rtl8192u: fix commentsLorenzo Stoakes
2015-01-17Staging: rtl8192u: removed an unnecessary else statementKarthik Nayak
2014-10-28staging: rtl8192u: delete successive assignments to the same locationJiayi Ye
2014-10-20staging: rtl8192u: Remove unused codeTapasweni Pathak
2014-10-20staging: rtl8192u: Remove defined but unused functionEbru Akagunduz
2014-08-30drivers: staging: rtl8192u: Fix space required after that ',' errorsGreg Donald
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches
2014-05-03staging: rtl8192u: fix checkpatch braces warningRui Miguel Silva
2014-03-19staging: rtl8192u: Delete duplicate function declarations and extern keywordAna Rey
2014-03-19staging: rtl8192u: Delete 'DM_CTSToSelfSetting' function in r8192U_dm.cAna Rey
2014-03-19staging: rtl8192u: Delete 'dm_change_fsync_setting' function in r8192U_dm.cAna Rey
2014-03-18staging:rtl8192u: drop explicit externsHimangi Saraogi
2013-09-25staging: rtl8192u: remove #ifndef RTL8192U and the code inside itXenia Ragiadakou
2013-09-25staging: rtl8192u: remove #ifndef RTL8190P guard from r8192U_dm.cXenia Ragiadakou
2013-09-25staging: rtl8192u: remove code inside #ifdef RTL8190P in r8192U_dm.cXenia Ragiadakou
2013-09-25staging: rtl8192u: remove unused dm_gpio_change_rf_callback()Xenia Ragiadakou
2013-09-25staging: rtl8192u: remove #ifdef RTL8192U guard in r8192U_dm.cXenia Ragiadakou
2013-09-25staging: rtl8192u: remove dm_check_rfctrl_gpio()Xenia Ragiadakou
2013-09-25staging: rtl8192u: remove cmpk_message_handle_tx()Xenia Ragiadakou
2013-06-06staging: rtl8192u: fix read_nic_* functionsXenia Ragiadakou
2013-05-16rtl8192u: remove whitespace after '(' and before ')' in r8192U_dm.cXenia Ragiadakou
2013-05-16rtl8192u: fix whitespace around ~ in r8192U_dm.cXenia Ragiadakou
2013-05-13STAGING: rtl8192u: fix checkpatch error by adding space after switchXenia Ragiadakou
2013-05-12STAGING: rtl8192u: fix checkpatch error about pointer position in r8192U_dm.cXenia Ragiadakou
2013-01-07staging/rtl8192u: do not init statics to 0Sebastian Hahn
2013-01-07staging/rtl8192u: cleanfile runSebastian Hahn
2012-05-01staging: "rtl8192e/r8192u" typo change ContiuneDiffCount.Justin P. Mattock
2012-05-01staging:rtl8192u Fix typos and commentsJustin P. Mattock
2012-04-30staging: rtl8192u Fix typos.Justin P. Mattock
2009-12-11Staging: rtl8192u: remove dead codeMauro Carvalho Chehab
2009-12-11Staging: rtl8192u: remove bad whitespacesMauro Carvalho Chehab
2009-12-11Staging: Added Realtek rtl8192u driver to stagingJerry Chuang