aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)Author
2012-07-09staging: vt6655: hostap.c: Remove all unused macrosMarcos Paulo de Souza
2012-07-09staging: vt6655: Remove all commented macrosMarcos Paulo de Souza
2012-07-09staging: vt6655: baseband.h: Remove all unused macrosMarcos Paulo de Souza
2012-07-09staging: vt6655: rf.c: Remove all unused macrosMarcos Paulo de Souza
2012-07-09staging: vt6655: mac.h: Remove all commented macrosMarcos Paulo de Souza
2012-07-09staging: vt6655: Remove all "if 0" blocks from driverMarcos Paulo de Souza
2012-07-06staging: vt6655: use %pM for BSSIDAndy Shevchenko
2012-05-02Merge 3.4-rc5 into staging-nextGreg Kroah-Hartman
2012-04-10staging: replace open-coded ARRAY_SIZEsJim Cromie
2012-04-10Staging: vt6655-6: check keysize before memcpy()Dan Carpenter
2012-02-24staging: Fix typo in bssdb.cMasanari Iida
2012-02-09Staging: vt6655: Fix brace coding style issues in ioctl.cmahendra singh meena
2011-11-30staging: vt6655: integer overflows in private_ioctl()Xi Wang
2011-11-30staging:vt6656: iwctl.c: Removed unneeded functionMarcos Paulo de Souza
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-23Staging: vt6655: add some range checks before memcpy()Dan Carpenter
2011-10-23Staging: vt6655: whitespace fixes to iotcl.cDan Carpenter
2011-10-19Staging: vt6655: memory corruption in check in wpa_set_wpadev()Dan Carpenter
2011-09-26Staging: vt6655-6: potential info leak in private_ioctl()Dan Carpenter
2011-08-23staging: vt6655: simplify MAC printing by using %pMAndy Shevchenko
2011-08-23staging: vt6655: Fixed all the indents and other errors in IEEE11h.cToon Schoenmakers
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-05-06staging: vt6655: Fix warnings if CONFIG_PM is not definedLarry Finger
2011-04-25staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when for (foo) {...};Joe Perches
2011-04-25staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches
2011-04-07Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-04-04Staging: vt665?: prevent modules from being built into the kernel.Greg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-14staging: vt6655: Remove NULL check before kfreeIlia Mirkin
2011-02-28staging: vt6655: device_main.c remove one to many l's in the word.Justin P. Mattock
2011-01-21staging/vt6655: fix sparse warning "obsolete struct initializer"Peter Huewe
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches
2010-10-28Merge 'staging-next' to Linus's treeGreg Kroah-Hartman
2010-10-05Staging: vt6655: Makefile: cleaned up Makefile cflag linesTracey Dent
2010-09-20Staging: vt6655: remove unused update_BssList definitionCharles Clément
2010-09-20Staging: vt6655: fix buffer overflowDan Carpenter
2010-09-20staging: vt6655: '&pointer[0]' to 'pointer' fixAndy Shevchenko
2010-09-16Staging: vt665x: remove unused DEF definitionCharles Clément
2010-09-16staging: vt6655: use '%pM' format to print MAC addressAndy Shevchenko
2010-08-31staging: Use available error codesJulia Lawall
2010-08-31staging: vt6655: do not use PCI resources before pci_enable_device()Kulikov Vasiliy
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément
2010-07-08Staging: vt6655: use for_each_pci_dev()Kulikov Vasiliy
2010-07-08Staging: vt6655: simplify broadcast and multicast ethernet address testCharles Clément
2010-06-25Staging: vt6655: Add TODO entries on x86-64 pointers and .data sizeCharles Clément
2010-06-25Staging: vt6655: remove PUINT typedefCharles Clément
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément