aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8712 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2014-03-18staging: rtl8712: Fix multiple spaces after return typeGulsah Kose1-1/+1
2014-03-18staging/rtl8712/osdep_service.h Fix line over 80 characters.Aybuke Ozdemir1-1/+2
2014-03-13staging: rtl8712: Delete space before semicolonAndreea-Cristina Bernat1-1/+1
2014-03-13staging: rtl8712: Remove unnecessary parentheses.Gulsah Kose1-2/+2
2014-03-07staging:rtl8712: Fix sparse warning incorrect type in assignmentHimangi Saraogi1-4/+3
2014-03-06Staging: rtl8712: fix an error test in start_drv_threads()Dan Carpenter1-1/+1
2014-03-06staging: rtl8712: fix some confusing indentingDan Carpenter2-9/+10
2014-02-20Merge branch 'master' into for-nextJiri Kosina7-8/+5
2014-02-20Kconfig: Remove useless "default N" linesPaul Bolle1-2/+0
2014-02-15staging: r8712u: delete unnecessary field initializationJulia Lawall1-2/+0
2014-01-09staging: r8712u: Set device type to wlanLarry Finger1-0/+5
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker5-5/+0
2013-11-25staging r8712u: Remove useless netdev_info slowly polluting dmesgAlexandre Demers1-3/+0
2013-10-03Staging: rtl8712: fix spaces before semicolonsThomas Cort12-27/+27
2013-09-30staging: rtl8712: remove unneeded NULL checkDan Carpenter1-5/+3
2013-09-17staging: rtl8712: re-use native mac_pton() helperAndy Shevchenko1-15/+1
2013-07-23staging: rtl8712: return MAC in standard formAndy Shevchenko1-6/+2
2013-07-03drivers: avoid parsing names as kthread_run() format stringsKees Cook1-1/+1
2013-03-11rtl8712: remove redundant if statementNiklas Söderlund1-6/+2
2013-03-11rtl8712: remove unused definitions from rtl871x_recv.hNiklas Söderlund1-3/+0
2013-03-11rtl8712: remove dead function prototypes from rtl871x_recv.hNiklas Söderlund1-31/+0
2013-03-11rtl8712: remove unused functions from rtl871x_recv.hNiklas Söderlund1-74/+0
2013-01-11rtl8712: remove unused definitions from ethernet.hPrzemo Firszt1-7/+0
2013-01-11rtl8712: remove all NDIS_* definitions and use rndis.h insteadPrzemo Firszt3-342/+288
2013-01-11rtl8712: remove unused macrosPrzemo Firszt1-3/+0
2013-01-11rtl8712: replace min with min_tPrzemo Firszt1-4/+2
2013-01-11rtl8712: replace printk with better solutionsPrzemo Firszt8-77/+61
2013-01-11rtl8712: remove unused macros from rtl8712/wifi.hPrzemo Firszt1-4/+0
2013-01-11rtl8712: code clean upPrzemo Firszt5-100/+79
2013-01-11rtl8712: remove useless calls to memset().Cyril Roelandt4-10/+0
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman1-0/+2
2013-01-07staging: rtl8712: avoid a useless call to memset().Cyril Roelandt1-4/+4
2013-01-07staging: r8712u: Add new device IDLarry Finger1-0/+2
2012-11-28staging: r8712u: Fix possible buffer overrunLarry Finger1-1/+1
2012-10-26staging: r8712u: cleanup pointer type in r8712_setassocsta_cmd()Dan Carpenter1-2/+2
2012-10-22staging: r8712u: fix potential NULL pointer dereference in r871x_wps_start()Wei Yongjun1-2/+2
2012-09-26staging: r8712u: Do not queue cloned skbLarry Finger1-1/+4
2012-09-26staging: rtl8712: fix foo* bar (foo*) errors reported by checkpatchDevendra Naga1-4/+4
2012-09-26staging: rtl8712: fix a foo * bar errors reported by checkpatchDevendra Naga1-1/+1
2012-09-26staging: rtl8712: remove assignment of 0 to a static global variableDevendra Naga1-1/+1
2012-09-16Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman1-6/+1
2012-09-10staging: r8712u: fix bug in r8712_recv_indicatepkt()Eric Dumazet1-6/+1
2012-09-04staging: r8712u: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-4/+5
2012-09-04staging: r8712u: Remove defines that are not usedLarry Finger5-91/+0
2012-09-04staging: r8712u: Fix allocations not checked for failureLarry Finger1-0/+4
2012-09-04staging: r8712u: rtl871x_mlme.c: use is_zero_ether_addr() instead of memcmp()Wei Yongjun1-2/+3
2012-09-04staging: r8712u: use is_broadcast_ether_addr() to simplify the codeWei Yongjun3-15/+2
2012-08-13staging: r8712u: Reduce maximum receive buffer size to a more sensible valueLarry Finger1-1/+1
2012-06-25Merge 3.5-rc4 into staging-nextGreg Kroah-Hartman1-0/+2