summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* drivers: staging: rtl8192e: Include "asm/unaligned.h" instead of "access_ok.h...Chen Gang2014-12-031-1/+2
* Drivers:staging:rtl8192e: Fixed checkpatch warningAthira Lekshmi2014-12-031-1/+1
* staging: rtl8192e: add missing tasklet_kill on remove pathDevendra Naga2014-11-261-0/+1
* Staging: rtl8192e: Use put_unaligned_le16Vaishali Thakkar2014-11-041-12/+11Star
* staging, rtl8192e, LLVMLinux: Make static local in inline function constBehan Webster2014-10-301-3/+4
* staging, rtl8192e, LLVMLinux: Remove unused prototypeBehan Webster2014-10-302-2/+1Star
* staging, rtl8192e, LLVMLinux: Remove unused inline prototypeBehan Webster2014-10-301-1/+0Star
* staging, rtl8192e, LLVMLinux: Change extern inline to static inlineBehan Webster2014-10-302-3/+3
* Staging: rtl8192e: Change variable type from u16 to __le16Vaishali Thakkar2014-10-301-2/+2
* Staging: rtl8192e: Revert one previous commitVaishali Thakkar2014-10-301-5/+5
* staging: rtl8192e: delete successive assignments to the same locationJiayi Ye2014-10-281-8/+0Star
* staging: rtl8192e: Remove unnecessary codeTapasweni Pathak2014-10-271-4/+0Star
* staging: rtl8192e: Fix pointer type declaration style errorsJohn Ledbetter2014-10-201-2/+2
* staging: rtl8192e: use %*pEn to escape bufferAndy Shevchenko2014-10-141-13/+1Star
* staging: rtl8192e: rtl8192e: Remove spaces before the semicolonsFeyza Yavuz2014-10-021-2/+2
* staging: rtl8192e: rtl8192e: Remove unnecessary return statementsFeyza Yavuz2014-10-021-2/+0Star
* staging: rtl8192e: Remove unneeded void returnMelike Yurtoglu2014-10-021-3/+0Star
* staging: rtl8192e: Fix void function return statements styleMelike Yurtoglu2014-10-021-6/+0Star
* 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-291-2/+0Star
* Staging: rtl8192e: rtl8192e: Remove assigned unused variableMahati Chamarthy2014-09-291-6/+2Star
* Staging: rtl8192e: rtl8192e: Merge two lines and remove unused variableMahati Chamarthy2014-09-241-8/+2Star
* Staging: rtl8192e: Fix else is not useful warning styleMahati Chamarthy2014-09-231-9/+7Star
* Staging: rtl8192e: rtl8192e: Merges two lines of code and removes unused vari...Mahati Chamarthy2014-09-231-4/+1Star
* Staging: rtl8192e: Fix __constant_htons to htons style warningMahati Chamarthy2014-09-201-1/+1
* Staging: rtl8192e: Fix printk debug style warningMahati Chamarthy2014-09-201-2/+2
* Staging: rtl8192e: Fix printk style warningMahati Chamarthy2014-09-201-2/+2
* Staging: rtl8192e: Fix space before semicolon warningMahati Chamarthy2014-09-201-1/+1
* Staging: rtl8192e: Fix else is not useful warningMahati Chamarthy2014-09-201-2/+1Star
* Staging: rtl8192e: Fix void function return statements style warningMahati Chamarthy2014-09-201-4/+0Star
* Staging: rtl8192e: Fix else is not useful style warningMahati Chamarthy2014-09-201-5/+3Star
* Staging: rtl8192e: Fixed style warning relating to printk()Vaishali Thakkar2014-09-201-2/+2
* Staging: rtl8192e: Fix unnecessary parentheses style warningMahati Chamarthy2014-09-201-1/+1
* Staging: rtl8192e: Fix style warnings relating to printk(KERN_DEBUGMahati Chamarthy2014-09-201-5/+5
* Staging: rtl8192e: rtl8192e: Remove unnecessory braces and spaceVaishali Thakkar2014-09-201-3/+3
* Staging: rtl8192e: rtl8192e: Remove unnecessory variableVaishali Thakkar2014-09-201-5/+4Star
* staging: rtl8192e: fixed coding style issuesMatthew Casey2014-08-3023-3/+149
* staging: use pci_zalloc_consistentJoe Perches2014-08-091-10/+5Star
* Staging: rtl8192e: Fix potential NULL pointer dereferenceEmil Goode2014-07-091-1/+2
* Staging: rtl8192e: adjust error handlingHimangi Saraogi2014-06-271-3/+2Star
* Staging: rtl8192e: dot11d: Fixed printk coding style issuesA Raghavendra Rao2014-06-201-4/+4
* Merge branch 'next' (accumulated 3.16 merge window patches) into masterLinus Torvalds2014-06-0815-2874/+69Star
|\
| * drivers/staging: Remove useless return variablesPeter Senna Tschudin2014-05-264-9/+4Star
| * staging: rtl8192e: make return of 0 explicitJulia Lawall2014-05-231-2/+1Star
| * staging/rtl8192e: userspace ptr deref + incorrect declarationsDominique van den Broeck2014-05-231-4/+11
| * staging/rtl8192e: Erroneous return codes (types and values)Dominique van den Broeck2014-05-041-2/+2
| * Staging: rtl8192e: Remove built-in firmware imagesBen Hutchings2014-04-265-2839/+34Star
| * staging: rtl8192e: Fix typo in rtl8192eMasanari Iida2014-04-266-6/+6
| * staging: rtl8192e: A word in printk is split into 2 linesMasanari Iida2014-04-261-2/+2