aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/hal_init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: rtl8712: remove redundant zero assignment to val32Colin Ian King1-1/+0
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan1-2/+2
2017-01-03staging: rtl8712: changed typecast to __leJannik Becher1-6/+6
2016-05-01rtl8712: Fixed alignment to match open parenthesisParth Sane1-4/+5
2016-03-28staging: rtl8712: Fixed FSF address warning in hal_init.cParth Sane1-4/+0
2016-03-28staging: rtl8712: hal_init.c: fix comment block code styleJuliana Rodrigues1-4/+8
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-5/+6
2015-10-12staging: rtl8712: usleep_range is preferred over udelayAmitoj Kaur Chawla1-2/+2
2015-10-12staging: rtl8712: Replace GFP_ATOMIC with GFP_KERNELAmitoj Kaur Chawla1-1/+1
2015-10-08staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla1-1/+1
2015-10-08staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla1-1/+1
2015-10-08staging: rtl8712: Add space around '&'Amitoj Kaur Chawla1-2/+2
2015-10-08staging: rtl8712: Add spaces around '|'Amitoj Kaur Chawla1-5/+5
2015-10-08staging: rtl8712: Add space around '+'Amitoj Kaur Chawla1-12/+12
2015-03-09Staging rtl8172: Remove unnecessary typecastVatika Harlalka1-1/+1
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-7/+2
2014-10-29staging: rtl8712: Remove redundant castRasmus Villemoes1-1/+1
2014-10-02staging: rtl8712: Fixed else not required after returnSarah Khan1-4/+2
2014-09-23staging: rtl8712: fixed missing blank lineSarah Khan1-0/+1
2014-06-19staging: rtl8712: Remove useless variable 'fw_found'Thomas Vegas1-2/+0
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-1/+1
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt1-8/+9
2012-05-10staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker1-1/+0
2012-02-08staging: r8712u: Use asynchronous firmware loadingLarry Finger1-19/+43
2011-10-04staging: r8712u: include module.h where neededStephen Rothwell1-0/+1
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar1-0/+5
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman1-4/+7
2011-01-21staging: r8712u: Firmware changes for driverLarry Finger1-1/+2
2011-01-21staging: r8712u: Switch driver to use external firmware from linux-firmwareLarry Finger1-5/+17
2011-01-20staging: r8712u: Fix memory leak in firmware loadingLarry Finger1-4/+7
2010-08-31staging: r8712u: Add module parameter to disable turbo modeLarry Finger1-1/+2
2010-08-31staging: r8712u: Fix sparse warningsLarry Finger1-0/+1
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+356