aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/os_intfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-18staging: rtl8712 - fix up non-kerneldoc commentsValdis Klētnieks1-2/+2
2019-03-18staging: rtl8712: rename bSurpriseRemoved to surprise_removedHimadri Pandya1-1/+1
2019-03-18staging: rtl8712: rename bDriverStopped to driver_stoppedHimadri Pandya1-1/+1
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube1-9/+1
2018-03-06staging: rtl8712: Remove multiple blank line(s)Arushi Singhal1-1/+0
2018-03-06staging: rtl8712: match alignment with open parenthesisArushi Singhal1-1/+1
2017-12-19staging: rtl8712: style fix over 80 characters warningsMartin Homuth1-1/+4
2017-10-18staging: rtl8712: Convert timers to use timer_setup()Kees Cook1-2/+2
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan1-2/+2
2017-05-15staging: rtl8712: use octal permissionsAleksey Kurbatov1-1/+1
2017-03-06staging: rtl8712: Remove space after a cast.Varsha Rao1-1/+1
2017-03-06staging: rtl8712: Removes the FSF mailing address.Varsha Rao1-4/+0
2017-03-06staging: rtl8712: Remove unnecessary parentheses.Varsha Rao1-2/+2
2017-03-06staging: rtl8712: Match alignment with open parenthesis.Varsha Rao1-2/+2
2016-09-02staging: rtl8712: delete one space before if statementLouie Lu1-1/+1
2016-08-21rtl8712: Replace semaphore terminate_cmdthread_sema with completionBinoy Jayan1-1/+1
2016-08-21rtl8712: Replace semaphore cmd_queue_sema with completionBinoy Jayan1-1/+1
2016-03-28staging: rtl8712: os_intfs: Change form of NULL comparisonsBhaktipriya Shridhar1-2/+2
2016-02-14staging: rtl8712: Remove unnecessary ret variableJoseph Bisch1-2/+1
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-1/+1
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-2/+2
2015-10-16Staging: rtl8712: os_intfs: Remove unnecessary castShivani Bhardwaj1-1/+1
2015-10-08Staging: rtl8712: os_intfs.c : Coding style warning fix for block commentPunit Vara1-1/+2
2015-05-31staging: rtl8712: remove useless return valueLuca Ceresoli1-3/+1
2015-05-31staging: rtl8712: remove unneeded forward declarationLuca Ceresoli1-1/+0
2015-05-31staging: rtl8712: remove useless commentLuca Ceresoli1-1/+0
2015-05-31staging: rtl8712: Use ether_addr_copy() instead of memcpy()Jagan Teki1-1/+1
2015-04-03staging: rtl8712: Drop unneeded cast on netdev_privJulia Lawall1-5/+5
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar1-7/+6
2015-03-06Staging: rtl8712: Eliminate use of _init_timerVaishali Thakkar1-2/+2
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar1-3/+4
2014-06-19staging: rtl8712: Remove useless variable 'fw_found'Thomas Vegas1-2/+1
2014-03-06Staging: rtl8712: fix an error test in start_drv_threads()Dan Carpenter1-1/+1
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-03Staging: rtl8712: fix spaces before semicolonsThomas Cort1-1/+1
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+1
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt1-2/+1
2012-09-26staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga1-1/+1
2012-05-09staging: rtl8712: Fix typos.Justin P. Mattock1-2/+2
2012-02-29staging: r8712u: Fix regression caused by commit 8c213faLarry Finger1-3/+0
2012-02-29staging: r8712u: Fix regression introduced by commit a5ee652Larry Finger1-2/+0
2012-02-10Merge tag 'staging-3.3-rc3' into staging-nextGreg Kroah-Hartman1-1/+0
2012-02-09staging: r8712u: Simplify semaphoresLarry Finger1-1/+0
2012-02-08staging: r8712u: Use asynchronous firmware loadingLarry Finger1-3/+11
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-0/+3
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). stop_drv_timers moved.Ali Bahar1-3/+1
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed os_free_netdev.Ali Bahar1-1/+1
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv.Ali Bahar1-5/+5
2011-08-23staging: r8712u: Interface-state not fully tracked.Ali Bahar1-0/+14
2010-08-31staging: r8712u: Add module parameter to disable turbo modeLarry Finger1-0/+6