index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
card.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6556: Remove typedefs
Peter Senna Tschudin
2014-07-16
1
-7
/
+0
*
staging: vt6556: Cleanup coding style: #define
Peter Senna Tschudin
2014-07-15
1
-3
/
+3
*
staging: vt6656: remove vnt_add_basic_rate
Malcolm Priestley
2014-06-29
1
-1
/
+0
*
staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_mode
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_on
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_off
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbtt
Malcolm Priestley
2014-06-19
1
-2
/
+1
*
staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbtt
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbtt
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsf
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDbGetCurrentTSF to vnt_get_current_tsf
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDvAdjustTSF to vnt_adjust_tsf
Malcolm Priestley
2014-06-19
1
-2
/
+1
*
staging: vt6656: rename CARDqGetTSFOffset to vnt_get_tsf_offset
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDbyGetPktType to vnt_get_pkt_type
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rate
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rate
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDvSetRSPINF to vnt_set_rspinf
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDvUpdateBasicTopRate to vnt_update_top_rates
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename vUpdateIFS to vnt_update_ifs
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channel
Malcolm Priestley
2014-06-19
1
-1
/
+1
*
staging: vt6656: camel case cleanup CARDbAddBasicRate
Malcolm Priestley
2014-05-24
1
-1
/
+1
*
staging: vt6656: camel case clean up CARDvUpdateBasicTopRate
Malcolm Priestley
2014-05-24
1
-1
/
+1
*
staging: vt6656: camel case cleanup vUpdateIFS
Malcolm Priestley
2014-05-24
1
-1
/
+1
*
staging: vt6656: camel case cleanup CARDvSetRSPINF
Malcolm Priestley
2014-05-24
1
-1
/
+1
*
staging: vt6656: Replace typedef enum _CARD_OP_MODE
Malcolm Priestley
2014-02-18
1
-7
/
+0
*
staging: vt6656: remove consecutive newlines
Andres More
2013-03-28
1
-3
/
+0
*
staging: vt6656: remove unused functions
Andres More
2013-03-26
1
-2
/
+0
*
staging: vt6656: remove code placeholders
Andres More
2013-03-25
1
-4
/
+0
*
staging: vt6656: removed no longer useful ttype.h file
Andres More
2013-03-11
1
-1
/
+0
*
staging: vt6656: replaced custom WORD definition with u16
Andres More
2013-03-11
1
-3
/
+3
*
staging: vt6656: replaced custom BYTE definition with u8
Andres More
2013-03-11
1
-1
/
+1
*
staging: vt6656: replace custom BOOL definition with bool
Andres More
2013-02-15
1
-2
/
+2
*
staging: vt6656: card/main_usb/device use new structure names
Malcolm Priestley
2013-01-07
1
-22
/
+19
*
staging: vt6656: Remove QWORD from source and replace with u64.
Malcolm Priestley
2013-01-07
1
-5
/
+5
*
staging: vt6656: Remove all commented macros
Marcos Paulo de Souza
2012-07-09
1
-1
/
+0
*
drivers: staging: vt6656: card.c: Remove useless return statement
Marcos Paulo de Souza
2011-12-22
1
-1
/
+1
*
staging: vt6656: card.c: Change return of CARDbAddBasicRate to void
Marcos Paulo de Souza
2011-11-30
1
-1
/
+1
*
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-18
1
-1
/
+2
*
staging: vt6656: card.h: code cleanup, resolved checkpatch findings
Andres More
2010-05-11
1
-15
/
+9
*
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
2010-05-11
1
-4
/
+1
*
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
1
-16
/
+18
*
Staging: vt6656: Removed IN definition
Andres More
2010-05-11
1
-4
/
+4
*
Staging: vt665x: Clean up include files, Part 1
Jim Lieb
2009-09-15
1
-14
/
+0
*
Staging: vt665x: Typedef and macro cleanup Part 1
Jim Lieb
2009-09-15
1
-1
/
+1
*
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond
2009-09-15
1
-0
/
+109