aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/mac.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman1-0/+1
2017-06-25staging: vt6655 - add parameter namesDerek Robson1-29/+29
2016-10-17Staging: vt6655: Replace dwIoBase by iobaseVarsha Rao1-161/+161
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-5/+0
2016-03-10staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.Malcolm Priestley1-7/+7
2016-03-10staging: vt6655: mac.c/h resize all unsigned long to u32Malcolm Priestley1-8/+8
2016-02-07staging: vt6655: mac.c replace void __iomem * with struct vnt_privateMalcolm Priestley1-29/+29
2015-01-17Staging: vt6655: Checkpatch fix: c99 comment headingsEmrys Bayliss1-61/+61
2015-01-17Staging: vt6655: comment headings formattingEmrys Bayliss1-78/+15
2015-01-17Staging: vt6655: Checkpatch fix: lines longer than 80 columnsEmrys Bayliss1-13/+26
2015-01-17Staging: vt6655: Checkpatch fix: c99 comments after statementsEmrys Bayliss1-13/+13
2015-01-17Staging: vt6655: comment after statement formattingEmrys Bayliss1-12/+12
2015-01-17Staging: vt6655: Checkpatch fix: empty c99 commentsEmrys Bayliss1-177/+177
2015-01-17Staging: vt6655: Checkpatch fix: unnecessary whitespaceEmrys Bayliss1-6/+6
2014-12-02staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley1-13/+0
2014-11-05staging: vt6655: mac.c and mac.h remove dead functions.Malcolm Priestley1-32/+0
2014-11-05staging: vt6655: mac.c/h remove member type commentsMalcolm Priestley1-6/+0
2014-11-05staging: vt6655: mac remove dead variable TxRate_iwconfigMalcolm Priestley1-1/+0
2014-10-29staging: vt6655: dead code remove header type.hMalcolm Priestley1-1/+0
2014-07-27staging: vt6655: remove unused macroGuillaume Clement1-1/+0
2014-07-22staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement1-53/+53
2014-05-15staging: vt6655: remove dead codeGuido Martínez1-1/+0
2014-03-08staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley1-1/+1
2013-03-25staging: vt6655: Remove unnecessary blank linesJoe Perches1-8/+0
2013-03-25staging: vt6655: Fix macro definitionsJoe Perches1-300/+229
2013-03-18staging:vt6655:mac: Whitespace cleanupsJoe Perches1-418/+418
2012-09-04staging: "vt6655" Fix typos in comments.Justin P. Mattock1-1/+1
2012-07-09staging: vt6655: mac.h: Remove all commented macrosMarcos Paulo de Souza1-24/+0
2010-08-02Staging: vt6655: replace BOOL with in kernel boolCharles Clément1-15/+15
2010-06-24Staging: vt6655: remove BYTE typedefCharles Clément1-21/+21
2010-06-24Staging: vt6655: remove WORD typedefCharles Clément1-7/+7
2010-06-24Staging: vt6655: remove DWORD typedefCharles Clément1-22/+22
2010-06-22Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément1-54/+54
2010-06-18Staging: vt6655: remove PDWORD typedefCharles Clément1-9/+9
2010-06-18Staging: vt6655: remove PBYTE typedefCharles Clément1-12/+12
2010-06-18Staging: vt6655: remove custom UINT typedefCharles Clément1-11/+14
2010-05-11Staging: vt6655: remove VOID definition and useCharles Clément1-26/+26
2009-09-15Staging: vt665x: Clean up include files, Part 2Jim Lieb1-13/+0
2009-09-15Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb1-4/+2
2009-06-19Staging: Add pristine upstream vt6655 driver sourcesForest Bond1-0/+1166