aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/key.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-02staging: vt6656: Fix styling of the comment related to SPDX-License-IdentifierOjaswin Mujoo1-1/+1
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman1-11/+0
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman1-0/+1
2017-07-16staging: vt6656: Align function parametersSimon Sandström1-1/+1
2017-02-16staging: vt6656: Alignment should match open parenthesisArushi Singhal1-1/+1
2017-02-05staging: vt6656: Add missing identifier namesSimon Sandström1-1/+1
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-4/+0
2014-06-26staging: vt6656: dead code remove old key functionsMalcolm Priestley1-69/+0
2014-06-26staging: vt6656: dead code remove 80211mgr.c/hMalcolm Priestley1-1/+1
2014-06-26staging: vt6656: decode remove tether.c/hMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: mac80211 conversion: add key functionsMalcolm Priestley1-0/+13
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-7/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-7/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: removed no longer useful ttype.h fileAndres More1-1/+0
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More1-3/+3
2013-03-11staging: vt6656: replaced custom WORD definition with u16Andres More1-2/+2
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-6/+6
2013-02-15staging: vt6656: replace custom BOOL definition with boolAndres More1-3/+3
2013-01-07staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley1-64/+32
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley1-4/+4
2012-11-13staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley1-4/+4
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-4/+4
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-16/+5
2010-05-11Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More1-2/+1
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-14/+14
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-7/+7
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-1/+1
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-19/+0
2009-09-15Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb1-3/+3
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+196