aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2014-05-28staging: vt6655: refactor iwctl_giwaplist() to avoid -Wframe-larger-than warn.Konrad Zapalowicz1-24/+48
2014-05-23staging: vt6655: Remove useless return variablesPeter Senna Tschudin2-19/+10
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez23-949/+814
2014-05-15staging: vt6655: remove dead codeGuido Martínez39-1101/+51
2014-05-15Staging: vt6655: tether: fixed a brace coding style issueNicolas Del Piano1-2/+2
2014-04-18staging: vt6655: removed incorrect casting in ioctl.cSilvio Fricke1-2/+4
2014-04-18staging: vt6655: removed incorrect casting in wpactl.cSilvio Fricke1-3/+3
2014-04-18Staging: vt6655: iwctl.c: fix a sparse warningJimmy Li1-7/+2
2014-04-18staging: vt6655: remove mention of nonexistent function CARDbSetBasicRateGuido Martínez1-14/+0
2014-04-18staging: vt6655: fix DBG_PRT and PRINT_K macrosGuido Martínez2-3/+12
2014-04-18staging: vt6655,vt6656: fix sparse error "unexpected unlock"Cédric Cabessa1-1/+2
2014-04-18staging: vt6655: fix sparse warningIoana Ileana1-1/+1
2014-03-18staging:vt6655: Fix sparse warnings of using plain integer as NULL pointerHimangi Saraogi1-15/+15
2014-03-16staging: vt6655: Fix line over 80 characters.Gulsah Kose1-126/+205
2014-03-16staging: vt6655: Remove unnecessary braces in aes_ccmp.cJelena Bjelja1-20/+10
2014-03-16staging:vt6655: Fix open brace placement related errorJelena Bjelja1-2/+1
2014-03-13staging: vt6655 : Fix placement of open braceAshley Smith1-2/+1
2014-03-08staging: vt6655: 64 bit fix sizeof long TKIP micMalcolm Priestley1-15/+15
2014-03-08staging: vt6655: 64 bit fixes TKIP mic correct sizeof long.Malcolm Priestley1-16/+16
2014-03-08staging: vt6655: 64 bit fixes :TKIP mode micheal.c sizeof long.Malcolm Priestley4-27/+29
2014-03-08staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley3-10/+10
2014-03-08staging: vt6655: 64 bit Correct alignment of tx/rx structures.Malcolm Priestley1-9/+6
2014-01-13staging: vt6655: Fix memory leak in wpa_ioctl()Christian Engelmayer1-2/+2
2014-01-08vt6655: fix printk usage in wpactl.cMartin Hofmann1-12/+12
2014-01-08vt6655: remove typedefs in wpactl.hMartin Hofmann3-9/+7
2014-01-08vt6655: fix indentation in wroute.cMartin Hofmann1-13/+17
2014-01-08vt6655: remove unnecessary braces in wroute.cMartin Hofmann1-7/+5
2014-01-08vt6655: remove casts in wroute.cMartin Hofmann1-4/+4
2014-01-08vt6655: balance faulty parentheses in 80211hdr.hMartin Hofmann1-1/+1
2014-01-08staging: vt6655: check too restrictive (off by one)Dan Carpenter1-2/+2
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-02staging: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han1-1/+1
2013-12-02Merge v3.13-rc2 into staging-nextGreg Kroah-Hartman1-1/+2
2013-11-25Staging: vt6655-6: potential NULL dereference in hostap_disable_hostapd()Dan Carpenter1-1/+2
2013-11-11staging: vt6655: delete explicit comparison to boolTeodora Baluta1-26/+24
2013-11-11staging: vt6655: delete unnecessary whitespace before a quoted newlineTeodora Baluta1-3/+3
2013-11-11staging: vt6655: use netdev_* instead of printkTeodora Baluta1-13/+12
2013-11-10staging: vt6655: remove unneeded semicolonTeodora Baluta7-15/+15
2013-11-10staging: vt6655: fix comparison of bool to 0/1Teodora Baluta1-4/+4
2013-11-10staging: vt6655: fix assignment of bool to 0Teodora Baluta1-2/+2
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta18-184/+176
2013-11-10staging: vt6655: put brace on previous lineTeodora Baluta1-10/+5
2013-11-10staging: vt6655: put trailing statements on next lineTeodora Baluta1-5/+10
2013-11-10staging: vt6655: remove braces for single statement blocksTeodora Baluta1-42/+25
2013-11-10staging: vt6655: replace C99 comments wtih C89 commentsTeodora Baluta1-114/+68
2013-11-10staging: vt6655: fixed sparse warning for static declaration in wpa2.cArchana kumari1-8/+8
2013-10-27staging: vt6655: fixed use of unnecessary braces in baseband.cArchana kumari1-4/+3
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in wpa.cEbru Akagunduz1-6/+6
2013-10-27Staging: vt6655: Fix Sparse Warning for Static Declarations in tkip.cEbru Akagunduz1-2/+2