summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
AgeCommit message (Expand)AuthorLines
2015-02-07Staging: rtl8192e: Fixed unnecessary line continuation.Kolbeinn Karlsson-3/+1
2015-01-17staging: rtl8192e: Fix duplicated conditional branchAlexander Kuleshov-2/+2
2015-01-17staging: rtl8192e: fixed a space coding style issueGangadhar Vukkesala-2/+2
2015-01-17staging: rtl8192e: rtllib_rx.c: Remove some unused functionsRickard Strandqvist-35/+0
2015-01-17staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functionsRickard Strandqvist-16/+0
2015-01-17staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused functionRickard Strandqvist-31/+0
2015-01-17staging: rtl8192e: rejoin split quoted stringsJonathan Jin-63/+29
2014-12-02drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang-1/+2
2014-12-02Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi-1/+1
2014-11-26staging: rtl8192e: add missing tasklet_kill on remove pathDevendra Naga-0/+1
2014-11-03Staging: rtl8192e: Use put_unaligned_le16Vaishali Thakkar-12/+11
2014-10-29staging, rtl8192e, LLVMLinux: Make static local in inline function constBehan Webster-3/+4
2014-10-29staging, rtl8192e, LLVMLinux: Remove unused prototypeBehan Webster-2/+1
2014-10-29staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster-1/+0
2014-10-29staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster-3/+3
2014-10-29Staging: rtl8192e: Change variable type from u16 to __le16Vaishali Thakkar-2/+2
2014-10-29Staging: rtl8192e: Revert one previous commitVaishali Thakkar-5/+5
2014-10-28staging: rtl8192e: delete successive assignments to the same locationJiayi Ye-8/+0
2014-10-27staging: rtl8192e: Remove unnecessary codeTapasweni Pathak-4/+0
2014-10-20staging: rtl8192e: Fix pointer type declaration style errorsJohn Ledbetter-2/+2
2014-10-14staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko-13/+1
2014-10-02staging: rtl8192e: rtl8192e: Remove spaces before the semicolonsFeyza Yavuz-2/+2
2014-10-02staging: rtl8192e: rtl8192e: Remove unnecessary return statementsFeyza Yavuz-2/+0
2014-10-02staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu-3/+0
2014-10-02staging: rtl8192e: Fix void function return statements styleMelike Yurtoglu-6/+0
2014-10-02staging: rtl8192e: Fix unnecessary space before function pointer argumentsMelike Yurtoglu-1/+1
2014-10-02staging: rtl8192e: Array was made static const char * constMelike Yurtoglu-1/+1
2014-09-28Staging: rtl8192e: Remove unused variableMahati Chamarthy-2/+0
2014-09-28Staging: rtl8192e: rtl8192e: Remove assigned unused variableMahati Chamarthy-6/+2
2014-09-23Staging: rtl8192e: rtl8192e: Merge two lines and remove unused variableMahati Chamarthy-8/+2
2014-09-23Staging: rtl8192e: Fix else is not useful warning styleMahati Chamarthy-9/+7
2014-09-23Staging: rtl8192e: rtl8192e: Merges two lines of code and removes unused vari...Mahati Chamarthy-4/+1
2014-09-19Staging: rtl8192e: Fix __constant_htons to htons style warningMahati Chamarthy-1/+1
2014-09-19Staging: rtl8192e: Fix printk debug style warningMahati Chamarthy-2/+2
2014-09-19Staging: rtl8192e: Fix printk style warningMahati Chamarthy-2/+2
2014-09-19Staging: rtl8192e: Fix space before semicolon warningMahati Chamarthy-1/+1
2014-09-19Staging: rtl8192e: Fix else is not useful warningMahati Chamarthy-2/+1
2014-09-19Staging: rtl8192e: Fix void function return statements style warningMahati Chamarthy-4/+0
2014-09-19Staging: rtl8192e: Fix else is not useful style warningMahati Chamarthy-5/+3
2014-09-19Staging: rtl8192e: Fixed style warning relating to printk()Vaishali Thakkar-2/+2
2014-09-19Staging: rtl8192e: Fix unnecessary parentheses style warningMahati Chamarthy-1/+1
2014-09-19Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUGMahati Chamarthy-5/+5
2014-09-19Staging: rtl8192e: rtl8192e: Remove unnecessory braces and spaceVaishali Thakkar-3/+3
2014-09-19Staging: rtl8192e: rtl8192e: Remove unnecessory variableVaishali Thakkar-5/+4
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey-3/+149
2014-08-08staging: use pci_zalloc_consistentJoe Perches-10/+5
2014-07-09Staging: rtl8192e: Fix potential NULL pointer dereferenceEmil Goode-1/+2
2014-06-26Staging: rtl8192e: adjust error handlingHimangi Saraogi-3/+2
2014-06-19Staging: rtl8192e: dot11d: Fixed printk coding style issuesA Raghavendra Rao-4/+4
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds-2874/+69