aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712
AgeCommit message (Expand)Author
2014-05-27staging: rtl8712: fix kmalloc parametersVitaly Osipov
2014-05-25staging: rtl8712: remove _malloc()Vitaly Osipov
2014-05-24staging: r8712u: Remove useless return variablesPeter Senna Tschudin
2014-05-24staging: rtl8712: usb_intf.c: Fix for possible null pointer dereferenceRickard Strandqvist
2014-05-24staging: rtl8712: fix unnecessary line continuationsMarcus Farkas
2014-05-24staging: rtl8712: fix unnecessary parenthesesMarcus Farkas
2014-05-24staging: rtl8712: fix missing blank lines after declarationsMarcus Farkas
2014-05-24staging: rtl8712: fix potential leaks in r8712_set_key()Christian Engelmayer
2014-05-24staging: rtl8712: fix potential leak in r871x_wx_set_enc_ext()Christian Engelmayer
2014-04-16staging: r8712u: Fix case where ethtype was never obtained and always be chec...Larry Finger
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-03-18staging: rtl8712: Fix multiple spaces after return typeGulsah Kose
2014-03-18staging/rtl8712/osdep_service.h Fix line over 80 characters.Aybuke Ozdemir
2014-03-13staging: rtl8712: Delete space before semicolonAndreea-Cristina Bernat
2014-03-13staging: rtl8712: Remove unnecessary parentheses.Gulsah Kose
2014-03-07staging:rtl8712: Fix sparse warning incorrect type in assignmentHimangi Saraogi
2014-03-06Staging: rtl8712: fix an error test in start_drv_threads()Dan Carpenter
2014-03-06staging: rtl8712: fix some confusing indentingDan Carpenter
2014-02-20Merge branch 'master' into for-nextJiri Kosina
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle
2014-02-15staging: r8712u: delete unnecessary field initializationJulia Lawall
2014-01-09staging: r8712u: Set device type to wlanLarry Finger
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-25staging r8712u: Remove useless netdev_info slowly polluting dmesgAlexandre Demers
2013-10-03Staging: rtl8712: fix spaces before semicolonsThomas Cort
2013-09-30staging: rtl8712: remove unneeded NULL checkDan Carpenter
2013-09-17staging: rtl8712: re-use native mac_pton() helperAndy Shevchenko
2013-07-23staging: rtl8712: return MAC in standard formAndy Shevchenko
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook
2013-03-11rtl8712: remove redundant if statementNiklas Söderlund
2013-03-11rtl8712: remove unused definitions from rtl871x_recv.hNiklas Söderlund
2013-03-11rtl8712: remove dead function prototypes from rtl871x_recv.hNiklas Söderlund
2013-03-11rtl8712: remove unused functions from rtl871x_recv.hNiklas Söderlund
2013-01-11rtl8712: remove unused definitions from ethernet.hPrzemo Firszt
2013-01-11rtl8712: remove all NDIS_* definitions and use rndis.h insteadPrzemo Firszt
2013-01-11rtl8712: remove unused macrosPrzemo Firszt
2013-01-11rtl8712: replace min with min_tPrzemo Firszt
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt
2013-01-11rtl8712: remove unused macros from rtl8712/wifi.hPrzemo Firszt
2013-01-11rtl8712: code clean upPrzemo Firszt
2013-01-11rtl8712: remove useless calls to memset().Cyril Roelandt
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman
2013-01-07staging: rtl8712: avoid a useless call to memset().Cyril Roelandt
2013-01-07staging: r8712u: Add new device IDLarry Finger
2012-11-28staging: r8712u: Fix possible buffer overrunLarry Finger
2012-10-26staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd()Dan Carpenter
2012-10-22staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start()Wei Yongjun
2012-09-26staging: r8712u: Do not queue cloned skbLarry Finger
2012-09-26staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga