index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
dpc.c
Age
Commit message (
Expand
)
Author
2013-07-25
staging: vt6656: Remove dead code macro ASSERT
Malcolm Priestley
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-25
staging: vt6656: removed custom 802.11 header usage
Andres More
2013-03-25
staging: vt6656: removed usage of custom Ethernet header
Andres More
2013-03-11
staging: vt6656: replaced custom DWORD definition with u32
Andres More
2013-03-11
staging: vt6656: replaced custom WORD definition with u16
Andres More
2013-03-11
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-02-15
staging: vt6656: replaced custom TRUE definition with true
Andres More
2013-02-15
staging: vt6656: replaced custom FALSE definition with false
Andres More
2013-02-15
staging: vt6656: replace custom BOOL definition with bool
Andres More
2013-01-25
staging: vt6656: Revert: 64bit fixes: dpc.c incorrect addressing of void stru...
Malcolm Priestley
2013-01-18
staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove type...
Malcolm Priestley
2013-01-18
staging: vt6656: datarate/dpc/hostap/power use new structures.
Malcolm Priestley
2013-01-07
staging: vt6656: Remove QWORD from source and replace with u64.
Malcolm Priestley
2012-11-26
staging: vt6656: remove wpahdr from driver.
Malcolm Priestley
2012-11-13
staging: vt6656: Remove WPA_SUPPLICANT_DRIVER_WEXT_SUPPORT macro
Malcolm Priestley
2012-11-13
staging: vt6656: 64 bit fixes: fix long warning messages.
Malcolm Priestley
2012-11-13
staging: vt6656: 64 bit fixes: RXbBulkInProcessData Framesize
Malcolm Priestley
2012-11-13
staging: vt6656: 64bit fixes: dpc.c incorrect addressing of void structure.
Malcolm Priestley
2012-11-13
staging: vt6656: free skbuff and relocate on bReAllocSkb == FALSE.
Malcolm Priestley
2012-09-16
Merge 3.6-rc6 into staging-next
Greg Kroah-Hartman
2012-09-04
staging "vt6656" Fix typos in comments, and in a printk message.
Justin P. Mattock
2012-09-04
staging: vt6656: [BUG] - Failed connection, incorrect endian.
Malcolm Priestley
2012-05-09
staging: Remove test of is_broadcast with is_multicast
Joe Perches
2011-08-23
staging: vt6656: use %pM for printing MACs
Andy Shevchenko
2011-04-25
staging: Remove unnecessary semicolons when if (foo) {...};
Joe Perches
2010-11-09
staging: vt6656: resolved checkpatch finding
Felipe Andres Besoain Pino
2010-08-31
staging: vt6656: removed macro to test bits
Andres More
2010-08-31
staging: vt6656: removed custom definitions of Ethernet packet types
Andres More
2010-08-31
staging: vt6656: removed not useful comments
Andres More
2010-08-31
staging: vt6656: added spaces around '||'
Andres More
2010-08-02
staging: vt6656: removed NTSTATUS definition
Andres More
2010-08-02
Staging: vt6656: Remove PUINT from ttype.h
Roel Van Nyen
2010-07-22
staging: vt6656: replaced U_CRC_LEN with ETH_FCS_LEN
Andres More
2010-07-22
staging: vt6656: removed Calcu_LinkQual definition
Andres More
2010-06-24
staging: vt6656: replace IS_ETH_ADDRESS_EQUAL with compare_ether_addr
Andres More
2010-06-23
Staging: vt6656: replaced IS_BROADCAST_ADDRESS with is_broadcast_ether_addr
Andres More
2010-06-18
Staging: vt6656: code cleanup, fixed 'for' statements
Andres More
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-18
Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefs
Andres More
2010-05-11
staging: vt6656: code cleanup, removed HANDLE definition in ttype.h
Andres More
2010-05-11
Staging: vt6656: code cleanup, removed OUT definition
Andres More
2010-05-11
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
2010-05-11
Staging: vt6656: incorporated ETH_ALEN macro instead of custom one
Andres More
2009-09-15
Staging: vt665x: remove tbit.h
Jim Lieb
2009-09-15
Staging: vt665x: Remove umem.h Part 2
Jim Lieb
2009-09-15
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
Staging: vt665x: Typedef and macro cleanup Part 1
Jim Lieb
[next]