aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-01-25staging: vt6655: fix space prohibited before that ','Heba Aamer1-1/+1
2015-01-12Staging: vt6655: Fixed a typoGustavo A. R. Silva1-2/+2
2015-01-12staging: vt6655: remove unused function in mac.cFred Chou1-19/+0
2014-12-02staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley1-66/+0
2014-11-05staging: vt6655: mac.c and mac.h remove dead functions.Malcolm Priestley1-702/+0
2014-11-05staging: vt6655: mac.c/h remove member type commentsMalcolm Priestley1-10/+0
2014-11-05staging: vt6655: mac remove dead variable TxRate_iwconfigMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: dead code remove tether.hMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: MACvSetDefaultKeyEntry replace WLAN_WEP104_KEYLENMalcolm Priestley1-1/+1
2014-08-17staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches1-30/+35
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement1-52/+52
2014-05-15staging: vt6655: fix checkpatch bracing issuesGuido Martínez1-49/+39
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-8/+0
2014-03-08staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley1-5/+5
2013-11-10staging: vt6655: delete explicit comparison to boolTeodora Baluta1-2/+2
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-33/+0
2013-03-25staging: vt6655: Remove commented out if()sJoe Perches1-10/+0
2013-03-25staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches1-6/+6
2013-03-18staging:vt6655:mac: Whitespace cleanupsJoe Perches1-816/+816
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-6/+6
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-15/+15
2010-08-02Staging: vt6655: replace FALSE with in kernel falseCharles Clément1-34/+34
2010-08-02Staging: vt6655: replace TRUE with in kernel trueCharles Clément1-25/+25
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-50/+50
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-19/+19
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-20/+20
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément1-52/+52
2010-06-18Staging: vt6655: remove PDWORD typedefCharles Clément1-12/+12
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-10/+10
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-19/+22
2010-06-18Staging: vt6655: remove U8 custom macroCharles Clément1-1/+1
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-4/+4
2009-09-15Staging: vt665x: remove tbit.h part 2Jim Lieb1-38/+37
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-11/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-0/+7
2009-09-15Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb1-28/+28
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+1752