summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
Commit message (Expand)AuthorAgeFilesLines
* Staging: rtl8712: Remove unnecessary parentheses.Aybuke Ozdemir2014-09-231-1/+1
* Staging: rtl8712: remove break after return statementTapasweni Pathak2014-09-231-1/+0
* staging:rtl8712:mlme_linux.c: Adds blank lines to pass checkpatch.plSantiago Torres2014-07-301-0/+3
* staging: rtl8712: remove wrapper function thread_enter()James A Shackleford2014-07-092-6/+1
* staging: rtl8712: remove #define _workitem struct work_structJames A Shackleford2014-07-095-8/+7
* staging: rtl8712: remove wrapper function _set_workitem()James A Shackleford2014-07-093-8/+3
* staging: rtl8712: remove wrapper function _init_workitem()James A Shackleford2014-07-094-11/+4
* staging: rtl8712: remove inapplicable commentJames A Shackleford2014-06-261-5/+0
* staging: rtl8712: remove wrapper function _queue_emptyJames A Shackleford2014-06-269-15/+10
* staging: rtl8712: remove function get_list_headJames A Shackleford2014-06-269-41/+32
* staging: rtl8712: remove wrapper function get_nextJames A Shackleford2014-06-2610-51/+48
* staging: rtl8712: remove wrapper function list_deleteJames A Shackleford2014-06-268-26/+21
* staging: rtl8712: remove wrapper function list_insert_tailJames A Shackleford2014-06-269-30/+24
* staging: rtl8712: remove wrapper function is_list_emptyJames A Shackleford2014-06-264-13/+5
* staging: rtl8712: remove wrapper function _init_listheadJames A Shackleford2014-06-2610-35/+30
* staging: rtl8712: remove unused inline _RND512()James A Shackleford2014-06-261-5/+0
* staging: rtl8712: remove unused inline _RND256()James A Shackleford2014-06-261-5/+0
* staging: rtl8712: remove inline _RND128() and use round_up()James A Shackleford2014-06-262-6/+1
* staging: rtl8712: remove inline _RND8() and use round_up()James A Shackleford2014-06-262-6/+1
* staging: rtl8712: replace kmalloc(..., sizeof(T))Vitaly Osipov2014-06-194-57/+51
* staging: rtl8712: rtl871x_ioctl_linux.c: Cleaning up useless if statementRickard Strandqvist2014-06-191-6/+1
* staging: rtl8712, rtl8712: avoid lots of build warningsArnd Bergmann2014-06-191-2/+2
* staging: rtl8712: Remove useless variable 'fw_found'Thomas Vegas2014-06-194-9/+3
* staging: rtl8712: Fix oops on dongle removal if firmware is not availableThomas Vegas2014-06-191-22/+22
* staging: rtl8712: return -ENOMEM instead of -1Vitaly Osipov2014-05-271-1/+1
* staging: rtl8712: fix kmalloc parametersVitaly Osipov2014-05-271-2/+2
* staging: rtl8712: remove _malloc()Vitaly Osipov2014-05-2513-138/+102
* staging: r8712u: Remove useless return variablesPeter Senna Tschudin2014-05-247-51/+26
* staging: rtl8712: usb_intf.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-241-1/+1
* staging: rtl8712: fix unnecessary line continuationsMarcus Farkas2014-05-241-1/+1
* staging: rtl8712: fix unnecessary parenthesesMarcus Farkas2014-05-241-2/+2
* staging: rtl8712: fix missing blank lines after declarationsMarcus Farkas2014-05-241-0/+3
* staging: rtl8712: fix potential leaks in r8712_set_key()Christian Engelmayer2014-05-241-8/+20
* staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext()Christian Engelmayer2014-05-241-7/+9
* staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger2014-04-161-7/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-04-021-2/+0
|\
| * Merge branch 'master' into for-nextJiri Kosina2014-02-207-8/+5
| |\
| * | Kconfig: Remove useless "default N" linesPaul Bolle2014-02-201-2/+0
* | | staging: rtl8712: Fix multiple spaces after return typeGulsah Kose2014-03-181-1/+1
* | | staging/rtl8712/osdep_service.h Fix line over 80 characters.Aybuke Ozdemir2014-03-181-1/+2
* | | staging: rtl8712: Delete space before semicolonAndreea-Cristina Bernat2014-03-131-1/+1
* | | staging: rtl8712: Remove unnecessary parentheses.Gulsah Kose2014-03-131-2/+2
* | | staging:rtl8712: Fix sparse warning incorrect type in assignmentHimangi Saraogi2014-03-071-4/+3
* | | Staging: rtl8712: fix an error test in start_drv_threads()Dan Carpenter2014-03-061-1/+1
* | | staging: rtl8712: fix some confusing indentingDan Carpenter2014-03-062-9/+10
* | | staging: r8712u: delete unnecessary field initializationJulia Lawall2014-02-151-2/+0
| |/ |/|
* | staging: r8712u: Set device type to wlanLarry Finger2014-01-091-0/+5
* | staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-175-5/+0
* | staging r8712u: Remove useless netdev_info slowly polluting dmesgAlexandre Demers2013-11-251-3/+0
|/
* Staging: rtl8712: fix spaces before semicolonsThomas Cort2013-10-0312-27/+27
OpenPOWER on IntegriCloud