summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/hal_init.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: changed typecast to __leJannik Becher2017-01-031-6/+6
* rtl8712: Fixed alignment to match open parenthesisParth Sane2016-05-011-4/+5
* staging: rtl8712: Fixed FSF address warning in hal_init.cParth Sane2016-03-281-4/+0
* staging: rtl8712: hal_init.c: fix comment block code styleJuliana Rodrigues2016-03-281-4/+8
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-5/+6
* staging: rtl8712: usleep_range is preferred over udelayAmitoj Kaur Chawla2015-10-121-2/+2
* staging: rtl8712: Replace GFP_ATOMIC with GFP_KERNELAmitoj Kaur Chawla2015-10-121-1/+1
* staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla2015-10-081-1/+1
* staging: rtl8712: Remove NULL comparisonAmitoj Kaur Chawla2015-10-081-1/+1
* staging: rtl8712: Add space around '&'Amitoj Kaur Chawla2015-10-081-2/+2
* staging: rtl8712: Add spaces around '|'Amitoj Kaur Chawla2015-10-081-5/+5
* staging: rtl8712: Add space around '+'Amitoj Kaur Chawla2015-10-081-12/+12
* Staging rtl8172: Remove unnecessary typecastVatika Harlalka2015-03-091-1/+1
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-7/+2
* staging: rtl8712: Remove redundant castRasmus Villemoes2014-10-291-1/+1
* staging: rtl8712: Fixed else not required after returnSarah Khan2014-10-021-4/+2
* staging: rtl8712: fixed missing blank lineSarah Khan2014-09-231-0/+1
* staging: rtl8712: Remove useless variable 'fw_found'Thomas Vegas2014-06-191-2/+0
* staging: rtl8712: remove _malloc()Vitaly Osipov2014-05-251-1/+1
* rtl8712: replace printk with better solutionsPrzemo Firszt2013-01-111-8/+9
* staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker2012-05-101-1/+0
* staging: r8712u: Use asynchronous firmware loadingLarry Finger2012-02-081-19/+43
* staging: r8712u: include module.h where neededStephen Rothwell2011-10-041-0/+1
* staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar2011-09-061-0/+5
* Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-021-4/+7
|\
| * staging: r8712u: Fix memory leak in firmware loadingLarry Finger2011-01-201-4/+7
* | staging: r8712u: Firmware changes for driverLarry Finger2011-01-211-1/+2
* | staging: r8712u: Switch driver to use external firmware from linux-firmwareLarry Finger2011-01-211-5/+17
|/
* staging: r8712u: Add module parameter to disable turbo modeLarry Finger2010-08-311-1/+2
* staging: r8712u: Fix sparse warningsLarry Finger2010-08-311-0/+1
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+356