aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
AgeCommit message (Expand)AuthorFilesLines
2014-10-29staging: vt6655: mac80211 conversion: s_cbFillTxBufHeadMalcolm Priestley1-537/+46
2014-10-29staging: vt6655: mac8021 conversion: add new tx functionsMalcolm Priestley3-0/+326
2014-10-29staging: vt6655: mac80211 conversion: add new key functionsMalcolm Priestley3-0/+154
2014-10-29staging: vt6655: mac80211 conversion: add new rx functionsMalcolm Priestley4-7/+137
2014-10-29Staging: vt6655: Remove C99 commentsNicky Chorley1-10/+11
2014-10-29staging: vt6655: Remove redundant castRasmus Villemoes1-1/+1
2014-10-28staging: vt6655: iwctl.c: Comments fixesVeronika Kabatova1-290/+220
2014-10-28staging: vt6655: iocmd.h: Replace C99 // comments by /* */Veronika Kabatova1-53/+31
2014-10-28staging: vt6655: iowpa.h: Replace C99 // comments by /* */Veronika Kabatova1-5/+5
2014-10-28staging: vt6655: ioctl.h: Replace C99 // comment by /* */Veronika Kabatova1-1/+1
2014-10-28staging: vt6655: IEEE11h.h: Replace C99 // comment by /* */Veronika Kabatova1-1/+1
2014-10-28staging: vt6655: channel.c: Comments fixesVeronika Kabatova1-13/+8
2014-10-28staging: vt6655: bssdb.h: Replace C99 // comments by /* */Veronika Kabatova1-24/+23
2014-10-28staging: vt6655: desc.h: Comments fixesVeronika Kabatova1-56/+45
2014-10-28staging: vt6655: dpc.c: Comment fixesVeronika Kabatova1-115/+124
2014-10-28staging: vt6655: dpc.h: Replace C99 // comment by /* */Veronika Kabatova1-1/+1
2014-10-28staging: vt6655: card.c: Comments fixesVeronika Kabatova1-170/+126
2014-10-28staging: vt6655: device.h: Comments fixesVeronika Kabatova1-94/+85
2014-10-27staging: remove unneeded parentheses around the right hand side of an assignmentJiayi Ye1-1/+1
2014-10-27staging: vt6655: Replace C99 // comments by /* */Sarah Khan1-3/+3
2014-10-23staging: vt6655: wcmd.c: fix print priority warningAya Mahfouz1-1/+2
2014-10-20staging: vt6655: replace memcpy() by ether_addr_copy() using coccinelle and pack variablesAya Mahfouz2-44/+77
2014-10-20staging: vt6655: wmgr.c and wmgr.h: replace memcpy() by ether_addr_copy() using coccinelle and pack variableAya Mahfouz2-3/+4
2014-10-20staging: vt6655: dpc.c: replace memcpy() by ether_addr_copy() using coccinelleAya Mahfouz1-1/+2
2014-10-20staging: vt6655: card.c: replace memcpy() by ether_addr_copy() using coccinelleAya Mahfouz1-1/+1
2014-10-20staging: vt6655: delete SndEvt_ToAPI codeVladimir A. Nazarenko1-8/+2
2014-10-20staging: vt6655: Remove unused code inside switch caseTapasweni Pathak2-49/+0
2014-10-20staging: vt6655: remove useless #if 1Vladimir A. Nazarenko2-7/+0
2014-10-20staging: vt6655: remove global variable wpa_ResultVladimir A. Nazarenko2-12/+0
2014-10-20staging: vt6655: delete non-standard ioctl 0xFFVladimir A. Nazarenko1-32/+0
2014-10-20staging: vt6655: Fixed C99 // comment errors in wpa.hEsra Altintas1-1/+1
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez1-1/+1
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez1-1/+1
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez1-1/+1
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez1-3/+3
2014-10-20staging: vt6655: Use ether_addr_copy functionDilek Uzulmez1-1/+1
2014-10-20staging: vt6655: Removing else after break statement to fix warningDilek Uzulmez1-4/+2
2014-10-20staging: vt6655: Remove unnecessary cast for argument of kfreeTapasweni Pathak1-4/+4
2014-10-20staging: vt6655: Remove unnecessary else after returnDilek Uzulmez1-10/+9
2014-10-20staging: vt6655: fix do not use // c99 comments.Melike Yurtoglu1-1/+1
2014-10-20staging: vt6655: Fixed else after return or break warning.Melike Yurtoglu1-4/+2
2014-10-20staging: vt6655: Fix do not use // c99 comments.Melike Yurtoglu1-1/+1
2014-10-20staging: vt6655: Fixed else after return or break warningYeliz Taneroglu1-4/+2
2014-10-20staging: vt6655: Fixed else after return or break warningYeliz Taneroglu1-2/+1
2014-10-02staging: vt6655: Fixed C99 // comment errors in wpactl.cEsra Altintas1-15/+15
2014-09-28staging: vt6655: Merge three lines into oneTapasweni Pathak1-3/+1
2014-09-28staging: vt6655: Type conversion was made.Gulsah Kose1-1/+1
2014-09-28Staging: vt6655: Add require space before that '('Aybuke Ozdemir1-2/+2
2014-09-28Staging: vt6655: Add require space after that ','Aybuke Ozdemir1-1/+1
2014-09-23staging: vt6655: device_get_options remove unused variable devnameMalcolm Priestley1-3/+2