aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_sta_mgt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-15staging: rtl8712: clean up various indentation and coding style issuesColin Ian King1-1/+1
2018-10-03staging: rtl8712: add SPDX identifiersMichael Straube1-13/+1
2016-09-12staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte1-1/+2
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang1-3/+3
2016-03-11Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal1-1/+1
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang1-9/+7
2016-02-07staging: rtl8712: rtl871x_sta_mgt: Remove wrapper functionAmitoj Kaur Chawla1-7/+2
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-2/+2
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-3/+3
2015-06-08staging:rtl8712:Fix compressed return statementPrasanna Karthik1-3/+1
2015-05-31staging: rtl8712: fix stack dumpSudip Mukherjee1-1/+1
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar1-1/+1
2015-01-17staging: rtl8712: remove spaces before commasMax Perepelitsyn1-1/+1
2015-01-12Staging: rtl8712: Fixes brace coding style in rtl871x_sta_mgt.cPaul Hedman1-2/+1
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-10/+1
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-1/+1
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford1-4/+3
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-7/+7
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-6/+6
2014-06-26staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford1-3/+3
2014-06-26staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford1-7/+7
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-2/+2
2013-10-03Staging: rtl8712: fix spaces before semicolonsThomas Cort1-2/+2
2012-02-10staging: r8712u: Add missing initialization and remove configuration parameter CONFIG_R8712_APLarry Finger1-4/+1
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+299