summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/key.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-191-4/+0
* staging: vt6656: Do not use multiple blank lines.Burcin Akalin2015-11-151-1/+0
* Staging: vt6656: Merges two lines of code and removes unused variableMahati Chamarthy2014-09-231-4/+1
* 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-111-2/+3
* staging: vt6656: vnt_set_keymode don't save pairwise key entry.Malcolm Priestley2014-07-081-0/+2
* staging: vt6656: dead code remove old key functionsMalcolm Priestley2014-06-261-694/+0
* staging: vt6656: mac80211 conversion: add key functionsMalcolm Priestley2014-06-261-0/+143
* staging: vt6656: rename MACvSetKeyEntry to vnt_mac_set_keyentryMalcolm Priestley2014-06-191-6/+6
* staging: vt6656: rename MACvDisableKeyEntry to vnt_mac_disable_keyentryMalcolm Priestley2014-06-191-1/+0
* 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/+7
* 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/+0
* staging: vt6656: lock changes: Remove spin locks.Malcolm Priestley2014-05-151-3/+0
* Staging: Convert uses of compare_ether_addr to ether_addr_equalJoe Perches2013-09-171-5/+5
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-19/+0
* staging: vt6656: remove unused functionsAndres More2013-03-261-68/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-10/+0
* 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/+52
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-30/+24
* staging: vt6656: fix headers and add cfg80211.Malcolm Priestley2012-11-261-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-231-1/+1
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-14/+8
* 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/+5
* 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/+0
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-14/+13
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-15/+0
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+886
OpenPOWER on IntegriCloud