aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/key.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-19staging: vt6656: key: Mark expected switch fall-throughsGustavo A. R. Silva1-1/+3
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-01-10staging:vt6656:key.c Aligned code with open parenthesisScott Matheina1-7/+7
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka1-4/+0
2015-11-15staging: vt6656: Do not use multiple blank lines.Burcin Akalin1-1/+0
2014-09-23Staging: vt6656: Merges two lines of code and removes unused variableMahati Chamarthy1-4/+1
2014-07-21staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley1-1/+1
2014-07-11staging: vt6656: Fix pairwise key for non station modesMalcolm Priestley1-2/+3
2014-07-08staging: vt6656: vnt_set_keymode don't save pairwise key entry.Malcolm Priestley1-0/+2
2014-06-26staging: vt6656: dead code remove old key functionsMalcolm Priestley1-694/+0
2014-06-26staging: vt6656: mac80211 conversion: add key functionsMalcolm Priestley1-0/+143
2014-06-19staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentryMalcolm Priestley1-6/+6
2014-06-19staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentryMalcolm Priestley1-1/+0
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley1-16/+7
2014-05-26staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointerMalcolm Priestley1-4/+11
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley1-1/+0
2014-05-15staging: vt6656: lock changes: Remove spin locks.Malcolm Priestley1-3/+0
2013-09-17Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches1-5/+5
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-19/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-68/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-10/+0
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More1-4/+4
2013-03-11staging: vt6656: replaced custom BYTE definition with u8Andres More1-3/+3
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-47/+47
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-51/+51
2013-01-07staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley1-88/+52
2013-01-07staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley1-30/+24
2012-11-26staging: vt6656: fix headers and add cfg80211.Malcolm Priestley1-1/+1
2012-11-13staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley1-3/+3
2012-11-13staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley1-14/+33
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-2/+2
2012-04-10Staging: vt6655-6: check keysize before memcpy()Dan Carpenter1-0/+3
2010-08-31staging: vt6656: resolved checkpatch findingLuis Bosch1-1/+1
2010-06-24staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More1-5/+5
2010-06-23Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More1-1/+1
2010-06-18Staging: vt6656: code cleanup, fixed 'for' statementsAndres More1-14/+8
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-11/+11
2010-05-11Staging: vt6656: code cleanup, removed OUT definitionAndres More1-16/+5
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-19/+21
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-7/+7
2010-05-11Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More1-2/+2
2009-09-15Staging: vt665x: remove tbit.hJim Lieb1-1/+0
2009-09-15Staging: vt665x: Remove umem.h Part 2Jim Lieb1-14/+13
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-15/+0
2009-09-15Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond1-0/+886