summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/key.h
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6656: Align function parametersSimon Sandström2017-07-161-1/+1
* staging: vt6656: Alignment should match open parenthesisArushi Singhal2017-02-161-1/+1
* staging: vt6656: Add missing identifier namesSimon Sandström2017-02-051-1/+1
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-191-4/+0
* staging: vt6656: dead code remove old key functionsMalcolm Priestley2014-06-261-69/+0
* staging: vt6656: dead code remove 80211mgr.c/hMalcolm Priestley2014-06-261-1/+1
* staging: vt6656: decode remove tether.c/hMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: mac80211 conversion: add key functionsMalcolm Priestley2014-06-261-0/+13
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-7/+0
* staging: vt6656: remove unused functionsAndres More2013-03-261-7/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0
* staging: vt6656: removed no longer useful ttype.h fileAndres More2013-03-111-1/+0
* staging: vt6656: replaced custom DWORD definition with u32Andres More2013-03-111-3/+3
* staging: vt6656: replaced custom WORD definition with u16Andres More2013-03-111-2/+2
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-6/+6
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-3/+3
* staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley2013-01-071-64/+32
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-4/+4
* staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2012-11-131-4/+4
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-4/+4
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-16/+5
* Staging: vt6656: code cleanup, fixed comments style at the end of headersAndres More2010-05-111-2/+1
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-14/+14
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-7/+7
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-1/+1
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-19/+0
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-3/+3
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+196