summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)Author
2014-05-28staging: vt6655: refactor iwctl_giwaplist() to avoid -Wframe-larger-than warn.Konrad Zapalowicz
2014-05-23staging: vt6655: Remove useless return variablesPeter Senna Tschudin
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez
2014-05-15staging: vt6655: remove dead codeGuido Martínez
2014-05-15Staging: vt6655: tether: fixed a brace coding style issueNicolas Del Piano
2014-04-18staging: vt6655: removed incorrect casting in ioctl.cSilvio Fricke
2014-04-18staging: vt6655: removed incorrect casting in wpactl.cSilvio Fricke
2014-04-18Staging: vt6655: iwctl.c: fix a sparse warningJimmy Li
2014-04-18staging: vt6655: remove mention of nonexistent function CARDbSetBasicRateGuido Martínez
2014-04-18staging: vt6655: fix DBG_PRT and PRINT_K macrosGuido Martínez
2014-04-18staging: vt6655,vt6656: fix sparse error "unexpected unlock"Cédric Cabessa
2014-04-18staging: vt6655: fix sparse warningIoana Ileana
2014-03-18staging:vt6655: Fix sparse warnings of using plain integer as NULL pointerHimangi Saraogi
2014-03-16staging: vt6655: Fix line over 80 characters.Gulsah Kose
2014-03-16staging: vt6655: Remove unnecessary braces in aes_ccmp.cJelena Bjelja
2014-03-16staging:vt6655: Fix open brace placement related errorJelena Bjelja
2014-03-13staging: vt6655 : Fix placement of open braceAshley Smith
2014-03-08staging: vt6655: 64 bit fix sizeof long TKIP micMalcolm Priestley
2014-03-08staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.Malcolm Priestley
2014-03-08staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley
2014-03-08staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley
2014-03-08staging: vt6655: 64 bit Correct alignment of tx/rx structures.Malcolm Priestley
2014-01-13staging: vt6655: Fix memory leak in wpa_ioctl()Christian Engelmayer
2014-01-08vt6655: fix printk usage in wpactl.cMartin Hofmann
2014-01-08vt6655: remove typedefs in wpactl.hMartin Hofmann
2014-01-08vt6655: fix indentation in wroute.cMartin Hofmann
2014-01-08vt6655: remove unnecessary braces in wroute.cMartin Hofmann
2014-01-08vt6655: remove casts in wroute.cMartin Hofmann
2014-01-08vt6655: balance faulty parentheses in 80211hdr.hMartin Hofmann
2014-01-08staging: vt6655: check too restrictive (off by one)Dan Carpenter
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman
2013-11-25Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter
2013-11-11staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-11-11staging: vt6655: delete unnecessary whitespace before a quoted newlineTeodora Baluta
2013-11-11staging: vt6655: use netdev_* instead of printkTeodora Baluta
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta
2013-11-10staging: vt6655: fix comparison of bool to 0/1Teodora Baluta
2013-11-10staging: vt6655: fix assignment of bool to 0Teodora Baluta
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta
2013-11-10staging: vt6655: put brace on previous lineTeodora Baluta
2013-11-10staging: vt6655: put trailing statements on next lineTeodora Baluta
2013-11-10staging: vt6655: remove braces for single statement blocksTeodora Baluta
2013-11-10staging: vt6655: replace C99 comments wtih C89 commentsTeodora Baluta
2013-11-10staging: vt6655: fixed sparse warning for static declaration in wpa2.cArchana kumari
2013-10-27staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.cEbru Akagunduz
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.cEbru Akagunduz
2013-10-19staging: vt6655: Fix C99 commenting style in michael.hArchana kumari