aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8192e (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2014-05-28staging: r8192e_pci: fix htons errorSean MacLennan1-1/+1
2014-05-26drivers/staging: Remove useless return variablesPeter Senna Tschudin4-9/+4
2014-05-24staging: rtl8192e: make return of 0 explicitJulia Lawall1-2/+1
2014-05-23staging/rtl8192e: userspace ptr deref + incorrect declarationsDominique van den Broeck1-4/+11
2014-05-03staging/rtl8192e: Erroneous return codes (types and values)Dominique van den Broeck1-2/+2
2014-04-25Staging: rtl8192e: Remove built-in firmware imagesBen Hutchings5-2839/+34
2014-04-25staging: rtl8192e: Fix typo in rtl8192eMasanari Iida6-6/+6
2014-04-25staging: rtl8192e: A word in printk is split into 2 linesMasanari Iida1-2/+2
2014-04-25Staging: rtl8192e: Fix declaration of symbolsJoel Pelaez Jorge3-5/+4
2014-04-25Staging:rtl8192e:rtl819x_BAProc:Remove whitespacesPaul McQuade1-5/+5
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+0
2014-03-18staging: rtl8192e: Fix quoted string split across linesGulsah Kose1-6/+3
2014-03-07Staging: rtl8192e: Fix Sparse Warning of invalid assignment in rtllib_tx.cMonam Agarwal1-2/+2
2014-02-27Staging: rtl8192e: Replace min macro with min_tSilvan Jegen1-1/+1
2014-02-24staging/rtl8192e: Remove unused codeJon Mason1-52/+0
2014-02-20Merge branch 'master' into for-nextJiri Kosina20-180/+115
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-1/+0
2014-01-09Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning in rtllib_debug.hAndreas Frembs2-2/+2
2014-01-09Staging rtl8192e: Fixing checkpatch error in rtllib_debug.hAndreas Frembs1-1/+3
2014-01-09Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.cAndreas Frembs1-1/+1