summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/dpc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: replaced custom BYTE definition with u8Andres More2013-03-111-28/+28
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-38/+38
* staging: vt6656: replaced custom FALSE definition with falseAndres More2013-02-151-51/+51
* staging: vt6656: replace custom BOOL definition with boolAndres More2013-02-151-1/+1
* staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...Malcolm Priestley2013-01-251-2/+2
* staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...Malcolm Priestley2013-01-181-5/+5
* staging: vt6656: datarate/dpc/hostap/power use new structures.Malcolm Priestley2013-01-181-194/+93Star
* staging: vt6656: Remove QWORD from source and replace with u64.Malcolm Priestley2013-01-071-5/+4Star
* staging: vt6656: remove wpahdr from driver.Malcolm Priestley2012-11-271-25/+0Star
* staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macroMalcolm Priestley2012-11-131-2/+0Star
* staging: vt6656: 64 bit fixes: fix long warning messages.Malcolm Priestley2012-11-131-2/+2
* staging: vt6656: 64 bit fixes: RXbBulkInProcessData FramesizeMalcolm Priestley2012-11-131-10/+10
* staging: vt6656: 64bit fixes: dpc.c incorrect addressing of void structure.Malcolm Priestley2012-11-131-3/+3
* staging: vt6656: free skbuff and relocate on bReAllocSkb == FALSE.Malcolm Priestley2012-11-131-2/+7
* Merge 3.6-rc6 into staging-nextGreg Kroah-Hartman2012-09-171-1/+1
|\
| * staging: vt6656: [BUG] - Failed connection, incorrect endian.Malcolm Priestley2012-09-041-1/+1
* | staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock2012-09-041-1/+1
|/
* staging: Remove test of is_broadcast with is_multicastJoe Perches2012-05-091-1/+1
* staging: vt6656: use %pM for printing MACsAndy Shevchenko2011-08-231-24/+6Star
* staging: Remove unnecessary semicolons when if (foo) {...};Joe Perches2011-04-261-5/+5
* staging: vt6656: resolved checkpatch findingFelipe Andres Besoain Pino2010-11-101-2/+2
* staging: vt6656: removed macro to test bitsAndres More2010-08-311-2/+3
* staging: vt6656: removed custom definitions of Ethernet packet typesAndres More2010-08-311-4/+3Star
* staging: vt6656: removed not useful commentsAndres More2010-08-311-1/+0Star
* staging: vt6656: added spaces around '||'Andres More2010-08-311-2/+2
* staging: vt6656: removed NTSTATUS definitionAndres More2010-08-031-1/+1
* Staging: vt6656: Remove PUINT from ttype.hRoel Van Nyen2010-08-031-4/+4
* staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LENAndres More2010-07-221-2/+2
* staging: vt6656: removed Calcu_LinkQual definitionAndres More2010-07-221-6/+0Star
* staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addrAndres More2010-06-241-7/+8
* Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addrAndres More2010-06-241-2/+2
* Staging: vt6656: code cleanup, fixed 'for' statementsAndres More2010-06-181-4/+5
* Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More2010-05-181-24/+25
* Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More2010-05-181-9/+9
* staging: vt6656: code cleanup, removed HANDLE definition in ttype.hAndres More2010-05-111-4/+10
* Staging: vt6656: code cleanup, removed OUT definitionAndres More2010-05-111-20/+20
* Staging: vt6656: removed VOID/PVOID definitionsAndres More2010-05-111-13/+7Star
* Staging: vt6656: Removed IN definitionAndres More2010-05-111-58/+57Star
* Staging: vt6656: incorporated ETH_ALEN macro instead of custom oneAndres More2010-05-111-40/+45
* Staging: vt665x: remove tbit.hJim Lieb2009-09-151-5/+4Star
* Staging: vt665x: Remove umem.h Part 2Jim Lieb2009-09-151-6/+5Star
* Staging: vt665x: Clean up include files, Part 1Jim Lieb2009-09-151-40/+0Star
* Staging: vt665x: Typedef and macro cleanup Part 1Jim Lieb2009-09-151-4/+4
* Staging: vt665x: 64bit compile fixes Part 2Jim Lieb2009-09-151-3/+3
* Staging: vt6656: remove dependency on kernel versionAlexander Beregalov2009-09-151-15/+0Star
* Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.Forest Bond2009-09-151-0/+1673