summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/osdep_service.h
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-10-16Staging: rtl8712: remove unused functionsBhumika Goyal
2016-09-01rtl8712: pwrctrl_priv: Replace semaphore lock with mutexBinoy Jayan
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang
2015-09-12staging/rtl8712 : Remove duplicated BIT() definitionsAnish Bhatt
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar
2015-03-06Staging: rtl8712: Eliminate use of _init_timerVaishali Thakkar
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar
2015-02-07staging: rtl8712: condition with no effect removedNicholas Mc Guire
2015-02-07staging: rtl8712: cleanup of timeout conversionsNicholas Mc Guire
2014-10-20staging: rtl8712: Fixed else not required after returnSarah Khan
2014-07-09staging: rtl8712: remove wrapper function thread_enter()James A Shackleford
2014-07-09staging: rtl8712: remove #define _workitem struct work_structJames A Shackleford
2014-07-09staging: rtl8712: remove wrapper function _set_workitem()James A Shackleford
2014-07-09staging: rtl8712: remove wrapper function _init_workitem()James A Shackleford
2014-06-26staging: rtl8712: remove inapplicable commentJames A Shackleford
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford
2014-06-26staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford
2014-06-26staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford
2014-06-26staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford
2014-06-26staging: rtl8712: remove unused inline _RND512()James A Shackleford
2014-06-26staging: rtl8712: remove unused inline _RND256()James A Shackleford
2014-06-26staging: rtl8712: remove inline _RND128() and use round_up()James A Shackleford
2014-06-26staging: rtl8712: remove inline _RND8() and use round_up()James A Shackleford
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov
2014-03-18staging/rtl8712/osdep_service.h Fix line over 80 characters.Aybuke Ozdemir
2014-03-13staging: rtl8712: Delete space before semicolonAndreea-Cristina Bernat
2012-05-10staging: delete all duplicated endian crap from rtl8712 driverPaul Gortmaker
2012-04-18drivers: staging: rtl8172: Remove unneeded include of version.hMarcos Paulo de Souza
2012-02-09staging: r8712u: Simplify semaphoresLarry Finger
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Updated include directives.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed unused MSECS.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_submit_urb.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed _usb_alloc_urb.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Removed os_free_netdev.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Renamed _netdev_priv.Ali Bahar
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Copyright banners.Ali Bahar
2011-08-23staging: rtl8712: remove r8712_cmd_thread()->daemonize()Oleg Nesterov
2011-07-25Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-05Remove unneeded version.h includes from drivers/staging/rtl*/Jesper Juhl
2011-07-05staging: rtl8712: Use linux/atomic.h instead of asm/atomic.hMichael Fiedler
2011-07-05staging: rtl8712: Remove duplicate #define for __attribute__ ((packed))Michael Fiedler
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-04-20staging: rtl8712: fixed coding style issuesJavier M. Mellid
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann