summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712/rtl871x_mlme.c
Commit message (Expand)AuthorAgeFilesLines
* 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