aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-21staging: vt6655: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: vt6655: remove use of __devinitBill Pemberton1-2/+2
2012-10-22Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun1-0/+1
2012-10-22Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter1-3/+3
2012-10-22Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter1-1/+1
2012-09-07staging: vt6655: vt6655_init_info function must be void typeDevendra Naga1-7/+3
2012-09-07staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev failDevendra Naga1-1/+1
2012-09-07staging: vt6655: fix coding style problem at assigning netdev_opsDevendra Naga1-9/+6
2012-09-07staging: vt6655: fix coding style issues in device_get_optionsDevendra Naga1-25/+23
2012-09-07staging: vt6655: fix coding style warningsDevendra Naga1-10/+11
2012-09-04Staging: vt6655: using is_broadcast_ether_addr() to simplify the codeWei Yongjun1-6/+2
2012-09-04staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock6-56/+56
2012-09-04staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock6-145/+145
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock27-82/+83
2012-08-13staging: vt6655: print small buffers with %*phAndy Shevchenko1-5/+2
2012-07-09staging: vt6655: hostap.c: Remove all unused macrosMarcos Paulo de Souza1-6/+0
2012-07-09staging: vt6655: Remove all commented macrosMarcos Paulo de Souza11-44/+0
2012-07-09staging: vt6655: baseband.h: Remove all unused macrosMarcos Paulo de Souza1-30/+0
2012-07-09staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza1-36/+0
2012-07-09staging: vt6655: mac.h: Remove all commented macrosMarcos Paulo de Souza1-24/+0
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza4-135/+0
2012-07-06staging: vt6655: use %pM for BSSIDAndy Shevchenko1-3/+2
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman1-2/+2
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie1-2/+2
2012-04-10Staging: vt6655-6: check keysize before memcpy()Dan Carpenter1-0/+3
2012-02-24staging: Fix typo in bssdb.cMasanari Iida1-2/+2
2012-02-09Staging: vt6655: Fix brace coding style issues in ioctl.cmahendra singh meena1-12/+11
2011-11-30staging: vt6655: integer overflows in private_ioctl()Xi Wang1-0/+8
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza3-22/+1
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds6-858/+733
2011-10-23Staging: vt6655: add some range checks before memcpy()Dan Carpenter1-0/+6
2011-10-23Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter1-596/+491
2011-10-19Staging: vt6655: memory corruption in check in wpa_set_wpadev()Dan Carpenter1-1/+3
2011-09-26Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter1-0/+1
2011-08-23staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko3-71/+18
2011-08-23staging: vt6655: Fixed all the indents and other errors in IEEE11h.cToon Schoenmakers1-191/+215
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko1-1/+1
2011-05-06staging: vt6655: Fix warnings if CONFIG_PM is not definedLarry Finger1-1/+1
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches1-1/+1
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches3-6/+6
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches9-69/+69
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-1/+1
2011-04-04Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi4-5/+5
2011-03-14staging: vt6655: Remove NULL check before kfreeIlia Mirkin3-6/+3
2011-02-28staging: vt6655: device_main.c remove one to many l's in the word.Justin P. Mattock1-1/+1
2011-01-21staging/vt6655: fix sparse warning "obsolete struct initializer"Peter Huewe1-9/+9
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches3-4/+4
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman6-22/+8
2010-10-05Staging: vt6655: Makefile: cleaned up Makefile cflag linesTracey Dent1-2/+2