aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-02-07Staging: rtl8192e: Fixed unnecessary line continuation.Kolbeinn Karlsson1-3/+1
2015-01-17staging: rtl8192e: Fix duplicated conditional branchAlexander Kuleshov1-2/+2
2015-01-17staging: rtl8192e: fixed a space coding style issueGangadhar Vukkesala1-2/+2
2015-01-17staging: rtl8192e: rtllib_rx.c: Remove some unused functionsRickard Strandqvist1-35/+0
2015-01-17staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functionsRickard Strandqvist2-16/+0
2015-01-17staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused functionRickard Strandqvist2-31/+0
2015-01-17staging: rtl8192e: rejoin split quoted stringsJonathan Jin1-63/+29
2014-12-02drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h" in "rtl819x_BAProc.c"Chen Gang1-1/+2
2014-12-02Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi1-1/+1
2014-11-26staging: rtl8192e: add missing tasklet_kill on remove pathDevendra Naga1-0/+1
2014-11-03Staging: rtl8192e: Use put_unaligned_le16Vaishali Thakkar1-12/+11
2014-10-29staging, rtl8192e, LLVMLinux: Make static local in inline function constBehan Webster1-3/+4
2014-10-29staging, rtl8192e, LLVMLinux: Remove unused prototypeBehan Webster2-2/+1
2014-10-29staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster1-1/+0
2014-10-29staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster2-3/+3
2014-10-29Staging: rtl8192e: Change variable type from u16 to __le16Vaishali Thakkar1-2/+2
2014-10-29Staging: rtl8192e: Revert one previous commitVaishali Thakkar1-5/+5
2014-10-28staging: rtl8192e: delete successive assignments to the same locationJiayi Ye1-8/+0
2014-10-27staging: rtl8192e: Remove unnecessary codeTapasweni Pathak1-4/+0
2014-10-20staging: rtl8192e: Fix pointer type declaration style errorsJohn Ledbetter1-2/+2
2014-10-14staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko1-13/+1
2014-10-02staging: rtl8192e: rtl8192e: Remove spaces before the semicolonsFeyza Yavuz1-2/+2
2014-10-02staging: rtl8192e: rtl8192e: Remove unnecessary return statementsFeyza Yavuz1-2/+0
2014-10-02staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu1-3/+0
2014-10-02staging: rtl8192e: Fix void function return statements styleMelike Yurtoglu1-6/+0
2014-10-02staging: rtl8192e: Fix unnecessary space before function pointer argumentsMelike Yurtoglu1-1/+1
2014-10-02staging: rtl8192e: Array was made static const char * constMelike Yurtoglu1-1/+1
2014-09-28Staging: rtl8192e: Remove unused variableMahati Chamarthy1-2/+0
2014-09-28Staging: rtl8192e: rtl8192e: Remove assigned unused variableMahati Chamarthy1-6/+2
2014-09-23Staging: rtl8192e: rtl8192e: Merge two lines and remove unused variableMahati Chamarthy1-8/+2
2014-09-23Staging: rtl8192e: Fix else is not useful warning styleMahati Chamarthy1-9/+7
2014-09-23Staging: rtl8192e: rtl8192e: Merges two lines of code and removes unused variableMahati Chamarthy1-4/+1
2014-09-19Staging: rtl8192e: Fix __constant_htons to htons style warningMahati Chamarthy1-1/+1
2014-09-19Staging: rtl8192e: Fix printk debug style warningMahati Chamarthy1-2/+2
2014-09-19Staging: rtl8192e: Fix printk style warningMahati Chamarthy1-2/+2
2014-09-19Staging: rtl8192e: Fix space before semicolon warningMahati Chamarthy1-1/+1
2014-09-19Staging: rtl8192e: Fix else is not useful warningMahati Chamarthy1-2/+1
2014-09-19Staging: rtl8192e: Fix void function return statements style warningMahati Chamarthy1-4/+0
2014-09-19Staging: rtl8192e: Fix else is not useful style warningMahati Chamarthy1-5/+3
2014-09-19Staging: rtl8192e: Fixed style warning relating to printk()Vaishali Thakkar1-2/+2
2014-09-19Staging: rtl8192e: Fix unnecessary parentheses style warningMahati Chamarthy1-1/+1
2014-09-19Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUGMahati Chamarthy1-5/+5
2014-09-19Staging: rtl8192e: rtl8192e: Remove unnecessory braces and spaceVaishali Thakkar1-3/+3
2014-09-19Staging: rtl8192e: rtl8192e: Remove unnecessory variableVaishali Thakkar1-5/+4
2014-08-30staging: rtl8192e: fixed coding style issuesMatthew Casey23-3/+149
2014-08-08staging: use pci_zalloc_consistentJoe Perches1-10/+5
2014-07-09Staging: rtl8192e: Fix potential NULL pointer dereferenceEmil Goode1-1/+2
2014-06-26Staging: rtl8192e: adjust error handlingHimangi Saraogi1-3/+2
2014-06-19Staging: rtl8192e: dot11d: Fixed printk coding style issuesA Raghavendra Rao1-4/+4
2014-06-08Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds15-2874/+69