summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-96/+96
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-59/+59
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-53/+53
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-1/+1
* staging: vt6656: revert : 64 bit- Correctly address void structure.Malcolm Priestley2013-01-251-1/+1
* staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley2013-01-181-4/+4
* staging: vt6656: change bssdb/rxtx/wpa2 to new structuresMalcolm Priestley2013-01-181-514/+243Star
* staging: vt6656: 64 bit fixes pdwIV is now u32Malcolm Priestley2012-11-131-1/+1
* staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley2012-11-131-6/+12
* staging: vt6656: 64 bit- Correctly address void structure.Malcolm Priestley2012-11-131-6/+4Star
* staging: vt6656: nsDMA_tx_packet: free tx context bBoolInUseMalcolm Priestley2012-11-131-0/+1
* staging: vt6656: dead code byCntMeasure/TKIPCounterMeasuresInvokedMalcolm Priestley2012-11-131-5/+0Star
* Staging: vt6655-6: shift wrap buf in s_vFillTxKey()Dan Carpenter2012-10-221-1/+1
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-171-19/+19
|\
| * staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2012-09-041-19/+19
* | staging "vt6656" Typo rename Caculate to Calculate.Justin P. Mattock2012-09-041-19/+19
* | staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-5/+5
* | staging: vt6656: Fix typo in vt6656Masanari Iida2012-08-141-2/+2
|/
* staging: vt6656: Remove unsed macrosMarcos Paulo de Souza2012-07-091-2/+0Star
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-261-2/+2
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* staging: vt6656: resolved checkpatch findingMariano Reingart2010-11-101-2/+1Star
* staging: vt6656: removed custom definitions of Ethernet packet typesAndres More2010-08-311-10/+12
* staging: vt6656: added spaces around '||'Andres More2010-08-311-2/+2
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-031-8/+1Star
* staging: vt6656: simplified tests involving both multi/broad-castsAndres More2010-08-031-18/+13Star
* staging: vt6656: replaced MAX_DATA_LEN with ETH_DATA_LENAndres More2010-07-221-2/+2
* staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More2010-07-221-1/+2
* staging: vt6656: removed WPA_SM_Transtatus definitionAndres More2010-07-221-6/+0Star
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-241-14/+10Star
* Staging: vt6656: removed '#if 0' definitionsAndres More2010-06-231-16/+0Star
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-406/+462
|\
| * Staging: vt6656: use ETH_HLEN macro instead of custom oneCharles Clément2010-05-181-10/+10
| * Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-121/+113Star
| * staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-6/+9
| * Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-4/+4
| * Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-48/+51
| * Staging: vt6656: Removed IN definitionAndres More2010-05-111-197/+197
| * Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-80/+138
* | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-3/+3
|/
* Staging: vt6655: Correct unsigned bound issueRoel Kluin2009-12-111-1/+1
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-1/+0Star
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-69/+68Star
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-37/+1Star
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-3/+0Star
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+3280