summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655
AgeCommit message (Expand)Author
2014-07-27staging: vt6655: remove useless return statementsGuillaume Clement
2014-07-24Staging: vt6655: remove redundant comments from bssdb.hIgor Bezukh
2014-07-24Staging: vt6655: remove redundant comments from baseband.hIgor Bezukh
2014-07-22Staging: vt6655: remove redundant comments from 80211hdr.hIgor Bezukh
2014-07-22Staging: vt6655: Removed redundant comments and newlinesIgor Bezukh
2014-07-22Staging: vt6655: removed redundant comments from aes_ccmp.hIgor Bezukh
2014-07-22staging: vt6655: Fix unused function warningGuillaume Clement
2014-07-22staging: vt6655: remove unused functionsGuillaume Clement
2014-07-22staging: vt6655: statify some variablesGuillaume Clement
2014-07-22staging: vt6655:fix warning for unexported non-static functionsGuillaume Clement
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement
2014-07-21staging: vt6655: Fixed checkpatch errorsPetar Dimitrijevic
2014-07-21Staging: vt6655: Remove redundant comments in wcmd.hIgor Bezukh
2014-07-16Staging: vt6655: fix missing blank line after variable declarationIgor Bezukh
2014-07-08staging: vt6655: fixed sparse warningsAnton Protopopov
2014-06-26staging: vt6655: remove header declarations for static functionsJames A Shackleford
2014-06-19staging: vt6655: coding style: use C89 commentsMerlin Chlosta
2014-06-19staging: vt6655: remove unnecessary typedef struct.Martin Kepplinger
2014-06-19staging: vt6655: replace C99 style commentsJames A Shackleford
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford
2014-06-19staging: vt6655: update iwctl_private_args extern declarationJames A Shackleford
2014-06-19staging: vt6655: update out-of-date function declarationJames A Shackleford
2014-06-19staging: vt6655: fix sparse warning for static declarationsJames A Shackleford
2014-06-19staging: vt6655: fix sparse warning "cast removes address space of expression"James A Shackleford
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