aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
Commit message (Expand)AuthorAge
* Staging: vt6655: fix missing unlock on error in vCommandTimer()Wei Yongjun2012-10-22
* Staging: vt6655-6: shift wrap in hostap_set_encryption()Dan Carpenter2012-10-22
* Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter2012-10-22
* staging: vt6655: vt6655_init_info function must be void typeDevendra Naga2012-09-08
* staging: vt6655: return ENOMEM rather than ENODEV when alloc_etherdev failDevendra Naga2012-09-08
* staging: vt6655: fix coding style problem at assigning netdev_opsDevendra Naga2012-09-08
* staging: vt6655: fix coding style issues in device_get_optionsDevendra Naga2012-09-08
* staging: vt6655: fix coding style warningsDevendra Naga2012-09-08
* Staging: vt6655: using is_broadcast_ether_addr() to simplify the codeWei Yongjun2012-09-04
* staging: "vt6655" Typo change *Caculate to *Calculate.Justin P. Mattock2012-09-04
* staging: "vt6655" Typo change *Embeded to *Embedded.Justin P. Mattock2012-09-04
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-04
* staging: vt6655: print small buffers with %*phAndy Shevchenko2012-08-13
* staging: vt6655: hostap.c: Remove all unused macrosMarcos Paulo de Souza2012-07-09
* staging: vt6655: Remove all commented macrosMarcos Paulo de Souza2012-07-09
* staging: vt6655: baseband.h: Remove all unused macrosMarcos Paulo de Souza2012-07-09
* staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza2012-07-09
* staging: vt6655: mac.h: Remove all commented macrosMarcos Paulo de Souza2012-07-09
* staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza2012-07-09
* staging: vt6655: use %pM for BSSIDAndy Shevchenko2012-07-06
* Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman2012-05-02
|\
| * staging: replace open-coded ARRAY_SIZEsJim Cromie2012-04-10
* | Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-10
|/
* staging: Fix typo in bssdb.cMasanari Iida2012-02-24
* Staging: vt6655: Fix brace coding style issues in ioctl.cmahendra singh meena2012-02-09
* staging: vt6655: integer overflows in private_ioctl()Xi Wang2011-11-30
* staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza2011-11-30
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26
|\
| * Staging: vt6655: add some range checks before memcpy()Dan Carpenter2011-10-23
| * Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter2011-10-23
| * Staging: vt6655: memory corruption in check in wpa_set_wpadev()Dan Carpenter2011-10-19
| * Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter2011-09-26
| * staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko2011-08-23
| * staging: vt6655: Fixed all the indents and other errors in IEEE11h.cToon Schoenmakers2011-08-23
* | net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
|/
* staging: vt6655: Fix warnings if CONFIG_PM is not definedLarry Finger2011-05-06
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-25
* staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches2011-04-25
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-25
* Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-07
|\
| * Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman2011-04-05
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* staging: vt6655: Remove NULL check before kfreeIlia Mirkin2011-03-14
* staging: vt6655: device_main.c remove one to many l's in the word.Justin P. Mattock2011-02-28
* staging/vt6655: fix sparse warning "obsolete struct initializer"Peter Huewe2011-01-21
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-16
* Merge 'staging-next' to Linus's treeGreg Kroah-Hartman2010-10-28
|\
| * Staging: vt6655: Makefile: cleaned up Makefile cflag linesTracey Dent2010-10-05
| * Staging: vt6655: remove unused update_BssList definitionCharles Clément2010-09-20
| * staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-20