aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_mlme.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2011-09-06staging: r8712u: Merging Realtek's latest (v2.6.6). Various fixes.Ali Bahar1-42/+16
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2010-08-31staging: r8712u: Fix potential crash issueLarry Finger1-10/+8
2010-08-20staging: r8712u: Add the new driver to the mainline kernelLarry Finger1-0/+1842