summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/mac.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: vt6655: mac: Remove extra bracesShivani Bhardwaj2015-10-131-2/+1Star
* staging: vt6655: remove unused DBG_PORT80 and VIAWET_DEBUGMalcolm Priestley2015-07-231-17/+0Star
* staging: vt6655: Remove ununsed macro ASSERTMalcolm Priestley2015-07-231-1/+0Star
* staging: vt6655: Checkpatch fix: lines longer than 80 columnsGuillaume Brogi2015-05-081-17/+32
* Staging: vt6655: fix C99 commentsMatteo Semenzato2015-03-071-41/+41
* staging: vt6655: fix space prohibited before that ','Heba Aamer2015-01-251-1/+1
* Staging: vt6655: Fixed a typoGustavo A. R. Silva2015-01-131-2/+2
* staging: vt6655: remove unused function in mac.cFred Chou2015-01-131-19/+0Star
* staging: vt6655: remove duplicate MACvSetPacketFilterMalcolm Priestley2014-12-031-66/+0Star
* staging: vt6655: mac.c and mac.h remove dead functions.Malcolm Priestley2014-11-051-702/+0Star
* staging: vt6655: mac.c/h remove member type commentsMalcolm Priestley2014-11-051-10/+0Star
* staging: vt6655: mac remove dead variable TxRate_iwconfigMalcolm Priestley2014-11-051-1/+0Star
* staging: vt6655: dead code remove tether.hMalcolm Priestley2014-10-291-1/+0Star
* staging: vt6655: MACvSetDefaultKeyEntry replace WLAN_WEP104_KEYLENMalcolm Priestley2014-10-291-1/+1
* staging: vt6655: Convert DBG_PRT to pr_<level>Joe Perches2014-08-171-30/+35
* staging: vt6655: change type of PortOffset to void __iomem *Guillaume Clement2014-07-231-52/+52
* staging: vt6655: fix checkpatch bracing issuesGuido Martínez2014-05-151-49/+39Star
* staging: vt6655: remove dead codeGuido Martínez2014-05-151-8/+0Star
* staging: vt6655: 64 bit fixes: MACvSetKeyEntry correct sizeof long,Malcolm Priestley2014-03-091-5/+5
* staging: vt6655: delete explicit comparison to boolTeodora Baluta2013-11-101-2/+2
* staging: vt6655: Remove unnecessary blank linesJoe Perches2013-03-251-33/+0Star
* staging: vt6655: Remove commented out if()sJoe Perches2013-03-251-10/+0Star
* staging: vt6655: Remove unnecessary parentheses from returnsJoe Perches2013-03-251-6/+6
* staging:vt6655:mac: Whitespace cleanupsJoe Perches2013-03-191-816/+816
* staging: "vt6655" Fix typos in comments.Justin P. Mattock2012-09-041-6/+6
* Staging: vt6655: replace BOOL with in kernel boolCharles Clément2010-08-031-15/+15
* Staging: vt6655: replace FALSE with in kernel falseCharles Clément2010-08-031-34/+34
* Staging: vt6655: replace TRUE with in kernel trueCharles Clément2010-08-031-25/+25
* Staging: vt6655: remove BYTE typedefCharles Clément2010-06-241-50/+50
* Staging: vt6655: remove WORD typedefCharles Clément2010-06-241-19/+19
* Staging: vt6655: remove DWORD typedefCharles Clément2010-06-241-20/+20
* Staging: vt6655: remove DWORD_PTR pointer typedefCharles Clément2010-06-231-52/+52
* Staging: vt6655: remove PDWORD typedefCharles Clément2010-06-181-12/+12
* Staging: vt6655: remove PBYTE typedefCharles Clément2010-06-181-10/+10
* Staging: vt6655: remove custom UINT typedefCharles Clément2010-06-181-19/+22
* Staging: vt6655: remove U8 custom macroCharles Clément2010-06-181-1/+1
* Staging: vt6655: remove VOID definition and useCharles Clément2010-05-111-4/+4
* Staging: vt665x: remove tbit.h part 2Jim Lieb2009-09-151-38/+37Star
* Staging: vt665x: Clean up include files, Part 2Jim Lieb2009-09-151-11/+0Star
* Staging: vt665x: Text janitor in prep for driver merge, part 2Jim Lieb2009-09-151-0/+7
* Staging: vt6655 textual cleanup in prep for driver mergeJim Lieb2009-09-151-28/+28
* Staging: Add pristine upstream vt6655 driver sourcesForest Bond2009-06-191-0/+1752