summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/rtl871x_mlme.c
AgeCommit message (Expand)AuthorFilesLines
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-02Staging: rtl8712: Eliminate use of _set_timerVaishali Thakkar1-6/+8
2015-01-18staging: 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-27staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford1-2/+2
2014-06-27staging: rtl8712: remove function get_list_headJames A Shackleford1-6/+6
2014-06-27staging: rtl8712: remove wrapper function get_nextJames A Shackleford1-11/+11
2014-06-27staging: rtl8712: remove wrapper function list_deleteJames A Shackleford1-3/+3
2014-06-27staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford1-4/+4
2014-06-27staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford1-3/+3
2014-06-20staging: rtl8712: replace kmalloc(..., sizeof(T))Vitaly Osipov1-4/+4
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov1-10/+7
2014-05-23staging: r8712u: Remove useless return variablesPeter Senna Tschudin1-2/+1
2014-05-23staging: 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-04Staging: rtl8712: fix spaces before semicolonsThomas Cort1-2/+2
2013-01-12rtl8712: replace printk with better solutionsPrzemo Firszt1-2/+2
2013-01-12rtl8712: remove useless calls to memset().Cyril Roelandt1-5/+0
2012-09-05staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+3
2012-05-10staging: rtl8712: Fix typos.Justin P. Mattock1-4/+4
2011-11-27drivers/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-07staging: 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