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