summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/key.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: key: Mark expected switch fall-throughsGustavo A. R. Silva2019-02-191-1/+3
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0Star
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging:vt6656:key.c Aligned code with open parenthesisScott Matheina2017-01-101-7/+7
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-201-4/+0Star
* staging: vt6656: Do not use multiple blank lines.Burcin Akalin2015-11-161-1/+0Star
* Staging: vt6656: Merges two lines of code and removes unused variableMahati Chamarthy2014-09-231-4/+1Star
* staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: Fix pairwise key for non station modesMalcolm Priestley2014-07-121-2/+3
* staging: vt6656: vnt_set_keymode don't save pairwise key entry.Malcolm Priestley2014-07-091-0/+2
* staging: vt6656: dead code remove old key functionsMalcolm Priestley2014-06-271-694/+0Star
* staging: vt6656: mac80211 conversion: add key functionsMalcolm Priestley2014-06-271-0/+143
* staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentryMalcolm Priestley2014-06-201-6/+6
* staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentryMalcolm Priestley2014-06-201-1/+0Star
* staging: vt6656: dead code remove control.c/hMalcolm Priestley2014-05-261-1/+1
* staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley2014-05-261-16/+7Star
* staging: vt6656: MACvSetKeyEntry change u32 pdwKey to u8 pointerMalcolm Priestley2014-05-261-4/+11
* staging: vt6656: rndis.h move all to device.hMalcolm Priestley2014-05-181-1/+0Star
* staging: vt6656: lock changes: Remove spin locks.Malcolm Priestley2014-05-161-3/+0Star
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-171-5/+5
* staging: vt6656: remove consecutive newlinesAndres More2013-03-291-19/+0Star
* staging: vt6656: remove unused functionsAndres More2013-03-271-68/+0Star
* staging: vt6656: remove code placeholdersAndres More2013-03-251-10/+0Star
* staging: vt6656: replaced custom DWORD definition with u32Andres More2013-03-111-4/+4
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-3/+3
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-47/+47
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-51/+51
* staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley2013-01-071-88/+52Star
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-30/+24Star
* staging: vt6656: fix headers and add cfg80211.Malcolm Priestley2012-11-271-1/+1
* staging: vt6656: 64bit fixes: key.c/h change unsigned long to u32Malcolm Priestley2012-11-131-3/+3
* staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley2012-11-131-14/+33
* staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-2/+2
* Staging: vt6655-6: check keysize before memcpy()Dan Carpenter2012-04-101-0/+3
* staging: vt6656: resolved checkpatch findingLuis Bosch2010-08-311-1/+1
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-5/+5
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-241-1/+1
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-14/+8Star
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-11/+11
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-16/+5Star
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-19/+21
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-7/+7
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-2/+2
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-1/+0Star
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-14/+13Star
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-15/+0Star
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+886