aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-19staging: rtl8712: make unsigned length for rtl8717_get{_wpa_, _wpa2_, _}ieStefano Manni1-1/+2
2017-12-21staging: rtl8712: style fix multiple line dereferencesMartin Homuth1-6/+3
2017-09-17staging: rtl8712: Fix unbalanced braces around else statementLiam Ryan1-2/+2
2017-02-12staging: r8712u: Fix Sparse warnings in rtl871x_mlme.cLarry Finger1-5/+4
2017-01-03staging: rtl8712: changed u32 to __le32Jannik Becher1-8/+7
2016-11-21Staging: rtl8712: rtl871x_*: Removed unnecessary else statements after a break or returnShiva Kerdel1-2/+2
2016-11-21staging: rtl8712: Fix coding style warnings on Block commentsVijai Kumar K1-17/+13
2016-09-12staging: rtl8712: checkpatch cleanup: block comments using a trailing */Raphaƫl Beamonte1-10/+20
2016-04-29staging: rtl8712: use container_of() instead of LIST_CONTAINOR()Geliang Tang1-6/+6
2016-03-28staging: rtl8712: rtl871x_mlme: Clean up tests if NULL returned on failureBhaktipriya Shridhar1-2/+2
2016-03-11staging: rtl8712: Remove unnecessary else after returnBhaktipriya Shridhar1-2/+1
2016-03-11Staging: rtl8712: Clean up tests if NULL returned on failureBhumika Goyal1-3/+3
2016-02-07staging: rtl8712: use list_first_entry_or_null()Geliang Tang1-8/+7
2015-11-15staging: rtl8712: rtl871x_mlme: Remove wrapper functionAmitoj Kaur Chawla1-7/+1
2015-10-24staging: rtl8712: Replace kmalloc with kmalloc_arrayCristina Moraru1-2/+2
2015-10-24staging: rtl8712: spaces preferred around operandsLuis de Bethencourt1-20/+20
2015-10-24staging: rtl8712: braces should be used on all armsLuis de Bethencourt1-11/+18
2015-10-24staging: rtl8712: Remove boolean comparisonsLuis de Bethencourt1-39/+38
2015-09-29staging: rtl8712: remove dead codeLuis de Bethencourt1-1/+1
2015-08-07staging: rtl8712: rename functionJoshua Clayton1-8/+8
2015-08-07staging: rtl8712: remove duplicate structJoshua Clayton1-12/+11
2015-08-07staging: rtl8712: fix buggy size calculationJoshua Clayton1-11/+1
2015-05-31staging: rtl8712: fix stack dumpSudip Mukherjee1-3/+3
2015-03-16Staging: rtl8712: fix potential null pointer dereferenceMatteo Semenzato1-0/+2
2015-03-16Staging: rtl8712: remove else after return statementHaneen Mohammed1-11/+9
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timerVaishali Thakkar1-6/+2
2015-03-16Staging: rtl8712: Eliminate use of _cancel_timer_exVaishali Thakkar1-1/+1
2015-03-01Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar1-6/+8
2015-01-17staging: rtl8712: remove spaces before commasMax Perepelitsyn1-2/+2
2014-10-29staging: rtl8712: remove unused variablesSudip Mukherjee1-16/+7
2014-10-20staging: rtl8712: Remove unnecessary cast for argument of kfreeTapasweni Pathak1-2/+2
2014-09-23Staging: rtl8712: Remove unnecessary parenthesesTapasweni Pathak1-1/+1
2014-06-26staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-2/+2
2014-06-26staging: rtl8712: remove function get_list_headJames A Shackleford1-6/+6
2014-06-26staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-11/+11
2014-06-26staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-3/+3
2014-06-26staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford1-4/+4
2014-06-26staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford1-3/+3
2014-06-19staging: rtl8712: replace kmalloc(..., sizeof(T))Vitaly Osipov1-4/+4
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-10/+7
2014-05-24staging: r8712u: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-05-24staging: rtl8712: fix potential leaks in r8712_set_key()Christian Engelmayer1-8/+20
2013-11-25staging r8712u: Remove useless netdev_info slowly polluting dmesgAlexandre Demers1-3/+0
2013-10-03Staging: rtl8712: fix spaces before semicolonsThomas Cort1-2/+2
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt1-2/+2
2013-01-11rtl8712: remove useless calls to memset().Cyril Roelandt1-5/+0
2012-09-04staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+3
2012-05-09staging: rtl8712: Fix typos.Justin P. Mattock1-4/+4
2011-11-26drivers/staging/rtl8712/rtl871x_mlme.c: eliminate a null pointer dereferenceJulia Lawall1-1/+1
2011-10-11staging: r8712u: Fix possible out-of-bounds index with TKIP and AES keysLarry Finger1-0/+4