summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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-031-2/+2
| * Staging: rtl8192e: Remove built-in firmware imagesBen Hutchings2014-04-255-2839/+34
| * staging: rtl8192e: Fix typo in rtl8192eMasanari Iida2014-04-256-6/+6
| * staging: rtl8192e: A word in printk is split into 2 linesMasanari Iida2014-04-251-2/+2
| * Staging: rtl8192e: Fix declaration of symbolsJoel Pelaez Jorge2014-04-253-5/+4
| * Staging:rtl8192e:rtl819x_BAProc:Remove whitespacesPaul McQuade2014-04-251-5/+5
* | staging: r8192e_pci: fix htons errorSean MacLennan2014-05-281-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-1/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-2020-180/+115
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-1/+0
* | | staging: rtl8192e: Fix quoted string split across linesGulsah Kose2014-03-181-6/+3
* | | Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.cMonam Agarwal2014-03-071-2/+2
* | | Staging: rtl8192e: Replace min macro with min_tSilvan Jegen2014-02-271-1/+1
* | | staging/rtl8192e: Remove unused codeJon Mason2014-02-241-52/+0
| |/ |/|
* | Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removin...Andreas Frembs2014-01-092-2/+2
* | Staging rtl8192e: Fixing checkpatch error in rtllib_debug.hAndreas Frembs2014-01-091-1/+3
* | Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.cAndreas Frembs2014-01-091-1/+1
OpenPOWER on IntegriCloud