summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_mlme.c
Commit message (Expand)AuthorAgeFilesLines
* staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte2016-09-121-10/+20
* staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang2016-04-291-6/+6
* staging: rtl8712: rtl871x_mlme: Clean up tests if NULL returned on failureBhaktipriya Shridhar2016-03-281-2/+2
* staging: rtl8712: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-111-2/+1
* Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal2016-03-111-3/+3
* staging: rtl8712: use list_first_entry_or_null()Geliang Tang2016-02-071-8/+7
* staging: rtl8712: rtl871x_mlme: Remove wrapper functionAmitoj Kaur Chawla2015-11-151-7/+1
* staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru2015-10-241-2/+2
* staging: rtl8712: spaces preferred around operandsLuis de Bethencourt2015-10-241-20/+20
* staging: rtl8712: braces should be used on all armsLuis de Bethencourt2015-10-241-11/+18
* staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt2015-10-241-39/+38
* staging: rtl8712: remove dead codeLuis de Bethencourt2015-09-291-1/+1
* staging: rtl8712: rename functionJoshua Clayton2015-08-071-8/+8
* staging: rtl8712: remove duplicate structJoshua Clayton2015-08-071-12/+11
* staging: rtl8712: fix buggy size calculationJoshua Clayton2015-08-071-11/+1
* staging: rtl8712: fix stack dumpSudip Mukherjee2015-05-311-3/+3
* Staging: rtl8712: fix potential null pointer dereferenceMatteo Semenzato2015-03-161-0/+2
* Staging: rtl8712: remove else after return statementHaneen Mohammed2015-03-161-11/+9
* Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar2015-03-161-6/+2
* Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar2015-03-161-1/+1
* Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar2015-03-011-6/+8
* staging: rtl8712: remove spaces before commasMax Perepelitsyn2015-01-171-2/+2
* staging: rtl8712: remove unused variablesSudip Mukherjee2014-10-291-16/+7
* staging: rtl8712: Remove unnecessary cast for argument of kfreeTapasweni Pathak2014-10-201-2/+2
* Staging: rtl8712: Remove unnecessary parenthesesTapasweni Pathak2014-09-231-1/+1
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-261-2/+2
* staging: rtl8712: remove function get_list_headJames A Shackleford2014-06-261-6/+6
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-261-11/+11
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-261-3/+3
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-261-4/+4
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-261-3/+3
* staging: rtl8712: replace kmalloc(..., sizeof(T))Vitaly Osipov2014-06-191-4/+4
* staging: rtl8712: remove _malloc()Vitaly Osipov2014-05-251-10/+7
* staging: r8712u: Remove useless return variablesPeter Senna Tschudin2014-05-241-2/+1
* staging: rtl8712: fix potential leaks in r8712_set_key()Christian Engelmayer2014-05-241-8/+20
* staging r8712u: Remove useless netdev_info slowly polluting dmesgAlexandre Demers2013-11-251-3/+0
* Staging: rtl8712: fix spaces before semicolonsThomas Cort2013-10-031-2/+2
* rtl8712: replace printk with better solutionsPrzemo Firszt2013-01-111-2/+2
* rtl8712: remove useless calls to memset().Cyril Roelandt2013-01-111-5/+0
* staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-041-2/+3
* staging: rtl8712: Fix typos.Justin P. Mattock2012-05-091-4/+4
* drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereferenceJulia Lawall2011-11-261-1/+1
* staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keysLarry Finger2011-10-111-0/+4
* staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar2011-09-061-42/+16
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* staging: r8712u: Fix potential crash issueLarry Finger2010-08-311-10/+8
* staging: r8712u: Add the new driver to the mainline kernelLarry Finger2010-08-201-0/+1842
OpenPOWER on IntegriCloud