summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/os_intfs.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-25staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-1/+1
2015-10-25staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-2/+2
2015-10-17Staging: 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-02Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar1-3/+4
2014-06-20staging: 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-04Staging: rtl8712: fix spaces before semicolonsThomas Cort1-1/+1
2013-07-04drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+1
2013-01-12rtl8712: 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-10staging: rtl8712: Fix typos.Justin P. Mattock1-2/+2
2012-03-01staging: r8712u: Fix regression caused by commit 8c213faLarry Finger1-3/+0
2012-03-01staging: 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-09staging: r8712u: Use asynchronous firmware loadingLarry Finger1-3/+11
2011-09-07staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-0/+3
2011-09-07staging: r8712u: Merging Realtek's latest (v2.6.6). stop_drv_timers moved.Ali Bahar1-3/+1
2011-09-07staging: r8712u: Merging Realtek's latest (v2.6.6). Removed os_free_netdev.Ali Bahar1-1/+1
2011-09-07staging: 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
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+458