summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
...
* staging: rtl8192e: fixed a space coding style issueGangadhar Vukkesala2015-01-171-2/+2
* staging: rtl8192e: rtllib_rx.c: Remove some unused functionsRickard Strandqvist2015-01-171-35/+0
* staging: rtl8192e: rtl8192e: rtl_pm.c: Remove some unused functionsRickard Strandqvist2015-01-172-16/+0
* staging: rtl8192e: rtl8192e: rtl_cam.c: Remove unused functionRickard Strandqvist2015-01-172-31/+0
* staging: rtl8192e: rejoin split quoted stringsJonathan Jin2015-01-171-63/+29
* drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang2014-12-021-1/+2
* Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi2014-12-021-1/+1
* staging: rtl8192e: add missing tasklet_kill on remove pathDevendra Naga2014-11-261-0/+1
* Staging: rtl8192e: Use put_unaligned_le16Vaishali Thakkar2014-11-031-12/+11
* staging, rtl8192e, LLVMLinux: Make static local in inline function constBehan Webster2014-10-291-3/+4
* staging, rtl8192e, LLVMLinux: Remove unused prototypeBehan Webster2014-10-292-2/+1
* staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster2014-10-291-1/+0
* staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster2014-10-292-3/+3
* Staging: rtl8192e: Change variable type from u16 to __le16Vaishali Thakkar2014-10-291-2/+2
* Staging: rtl8192e: Revert one previous commitVaishali Thakkar2014-10-291-5/+5
* staging: rtl8192e: delete successive assignments to the same locationJiayi Ye2014-10-281-8/+0
* staging: rtl8192e: Remove unnecessary codeTapasweni Pathak2014-10-271-4/+0
* staging: rtl8192e: Fix pointer type declaration style errorsJohn Ledbetter2014-10-201-2/+2
* staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko2014-10-141-13/+1
* staging: rtl8192e: rtl8192e: Remove spaces before the semicolonsFeyza Yavuz2014-10-021-2/+2
* staging: rtl8192e: rtl8192e: Remove unnecessary return statementsFeyza Yavuz2014-10-021-2/+0
* staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu2014-10-021-3/+0
* staging: rtl8192e: Fix void function return statements styleMelike Yurtoglu2014-10-021-6/+0
* staging: rtl8192e: Fix unnecessary space before function pointer argumentsMelike Yurtoglu2014-10-021-1/+1
* staging: rtl8192e: Array was made static const char * constMelike Yurtoglu2014-10-021-1/+1
* Staging: rtl8192e: Remove unused variableMahati Chamarthy2014-09-281-2/+0
* Staging: rtl8192e: rtl8192e: Remove assigned unused variableMahati Chamarthy2014-09-281-6/+2
* Staging: rtl8192e: rtl8192e: Merge two lines and remove unused variableMahati Chamarthy2014-09-231-8/+2
* Staging: rtl8192e: Fix else is not useful warning styleMahati Chamarthy2014-09-231-9/+7
* Staging: rtl8192e: rtl8192e: Merges two lines of code and removes unused vari...Mahati Chamarthy2014-09-231-4/+1
* Staging: rtl8192e: Fix __constant_htons to htons style warningMahati Chamarthy2014-09-191-1/+1
* Staging: rtl8192e: Fix printk debug style warningMahati Chamarthy2014-09-191-2/+2
* Staging: rtl8192e: Fix printk style warningMahati Chamarthy2014-09-191-2/+2
* Staging: rtl8192e: Fix space before semicolon warningMahati Chamarthy2014-09-191-1/+1
* Staging: rtl8192e: Fix else is not useful warningMahati Chamarthy2014-09-191-2/+1
* Staging: rtl8192e: Fix void function return statements style warningMahati Chamarthy2014-09-191-4/+0
* Staging: rtl8192e: Fix else is not useful style warningMahati Chamarthy2014-09-191-5/+3
* Staging: rtl8192e: Fixed style warning relating to printk()Vaishali Thakkar2014-09-191-2/+2
* Staging: rtl8192e: Fix unnecessary parentheses style warningMahati Chamarthy2014-09-191-1/+1
* Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUGMahati Chamarthy2014-09-191-5/+5
* Staging: rtl8192e: rtl8192e: Remove unnecessory braces and spaceVaishali Thakkar2014-09-191-3/+3
* Staging: rtl8192e: rtl8192e: Remove unnecessory variableVaishali Thakkar2014-09-191-5/+4
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-3023-3/+149
* staging: use pci_zalloc_consistentJoe Perches2014-08-081-10/+5
* Staging: rtl8192e: Fix potential NULL pointer dereferenceEmil Goode2014-07-091-1/+2
* Staging: rtl8192e: adjust error handlingHimangi Saraogi2014-06-261-3/+2
* Staging: rtl8192e: dot11d: Fixed printk coding style issuesA Raghavendra Rao2014-06-191-4/+4
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0815-2874/+69
|\
| * drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-264-9/+4
| * staging: rtl8192e: make return of 0 explicitJulia Lawall2014-05-241-2/+1
OpenPOWER on IntegriCloud