summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_sta_mgt.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: clean up various indentation and coding style issuesColin Ian King2019-01-151-1/+1
* staging: rtl8712: add SPDX identifiersMichael Straube2018-10-031-13/+1Star
* staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte2016-09-121-1/+2
* staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang2016-04-301-3/+3
* Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal2016-03-121-1/+1
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-081-9/+7Star
* staging: rtl8712: rtl871x_sta_mgt: Remove wrapper functionAmitoj Kaur Chawla2016-02-081-7/+2Star
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-251-2/+2
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-251-3/+3
* staging:rtl8712:Fix compressed return statementPrasanna Karthik2015-06-081-3/+1Star
* staging: rtl8712: fix stack dumpSudip Mukherjee2015-05-311-1/+1
* Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar2015-03-161-1/+1
* staging: rtl8712: remove spaces before commasMax Perepelitsyn2015-01-171-1/+1
* Staging: rtl8712: Fixes brace coding style in rtl871x_sta_mgt.cPaul Hedman2015-01-131-2/+1Star
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-10/+1Star
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-271-1/+1
* staging: rtl8712: remove function get_list_headJames A Shackleford2014-06-271-4/+3Star
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-271-7/+7
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-271-6/+6
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-271-3/+3
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-271-7/+7
* staging: rtl8712: remove _malloc()Vitaly Osipov2014-05-251-2/+2
* Staging: rtl8712: fix spaces before semicolonsThomas Cort2013-10-031-2/+2
* staging: r8712u: Add missing initialization and remove configuration paramete...Larry Finger2012-02-101-4/+1Star
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+299