summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_sta_mgt.c
Commit message (Expand)AuthorAgeFilesLines
* 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-291-3/+3
* Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal2016-03-111-1/+1
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-071-9/+7
* staging: rtl8712: rtl871x_sta_mgt: Remove wrapper functionAmitoj Kaur Chawla2016-02-071-7/+2
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-2/+2
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-241-3/+3
* staging:rtl8712:Fix compressed return statementPrasanna Karthik2015-06-081-3/+1
* 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-121-2/+1
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-10/+1
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-261-1/+1
* staging: rtl8712: remove function get_list_headJames A Shackleford2014-06-261-4/+3
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-261-7/+7
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-261-6/+6
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-261-3/+3
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-261-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/+1
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+299
OpenPOWER on IntegriCloud