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
/
card.h
Age
Commit message (
Expand
)
Author
2017-01-27
staging: vt6656: Add missing identifier names
=?UTF-8?q?Simon=20Sandstr=C3=B6m?=
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2014-07-16
staging: vt6556: Remove typedefs
Peter Senna Tschudin
2014-07-15
staging: vt6556: Cleanup coding style: #define
Peter Senna Tschudin
2014-06-29
staging: vt6656: remove vnt_add_basic_rate
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_mode
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_on
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_off
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbtt
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbtt
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbtt
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsf
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDbGetCurrentTSF to vnt_get_current_tsf
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDvAdjustTSF to vnt_adjust_tsf
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDqGetTSFOffset to vnt_get_tsf_offset
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDbyGetPktType to vnt_get_pkt_type
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rate
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rate
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDvSetRSPINF to vnt_set_rspinf
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDvUpdateBasicTopRate to vnt_update_top_rates
Malcolm Priestley
2014-06-19
staging: vt6656: rename vUpdateIFS to vnt_update_ifs
Malcolm Priestley
2014-06-19
staging: vt6656: rename CARDbSetMediaChannel to vnt_set_channel
Malcolm Priestley
2014-05-24
staging: vt6656: camel case cleanup CARDbAddBasicRate
Malcolm Priestley
2014-05-24
staging: vt6656: camel case clean up CARDvUpdateBasicTopRate
Malcolm Priestley
2014-05-24
staging: vt6656: camel case cleanup vUpdateIFS
Malcolm Priestley
2014-05-24
staging: vt6656: camel case cleanup CARDvSetRSPINF
Malcolm Priestley
2014-02-18
staging: vt6656: Replace typedef enum _CARD_OP_MODE
Malcolm Priestley
2013-03-28
staging: vt6656: remove consecutive newlines
Andres More
2013-03-26
staging: vt6656: remove unused functions
Andres More
2013-03-25
staging: vt6656: remove code placeholders
Andres More
2013-03-11
staging: vt6656: removed no longer useful ttype.h file
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: replace custom BOOL definition with bool
Andres More
2013-01-07
staging: vt6656: card/main_usb/device use new structure names
Malcolm Priestley
2013-01-07
staging: vt6656: Remove QWORD from source and replace with u64.
Malcolm Priestley
2012-07-09
staging: vt6656: Remove all commented macros
Marcos Paulo de Souza
2011-12-22
drivers: staging: vt6656: card.c: Remove useless return statement
Marcos Paulo de Souza
2011-11-30
staging: vt6656: card.c: Change return of CARDbAddBasicRate to void
Marcos Paulo de Souza
2010-05-18
Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefs
Andres More
2010-05-11
staging: vt6656: card.h: code cleanup, resolved checkpatch findings
Andres More
2010-05-11
Staging: vt6656: code cleanup, fixed comments style at the end of headers
Andres More
2010-05-11
Staging: vt6656: removed VOID/PVOID definitions
Andres More
2010-05-11
Staging: vt6656: Removed IN definition
Andres More
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
2009-09-15
Staging: Add pristine upstream vt6656 driver sources to drivers/staging/vt6656.
Forest Bond