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.c
Age
Commit message (
Expand
)
Author
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-10-27
staging: vt6656: Do not use multiple blank lines.
Burcin Akalin
2015-10-27
staging: vt6656: Add space around '|'
Burcin Akalin
2015-10-16
staging: vt6656: Prefer using BIT Macro
Amitoj Kaur Chawla
2015-10-16
staging: vt6656: Remove useless initialisation
Amitoj Kaur Chawla
2015-06-17
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
2015-01-12
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
2014-09-23
staging: vt6656: remove unnecessary else after return
Tapasweni Pathak
2014-07-27
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wBasicRate with basic_rates
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byPacketType with packet_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byBBType with bb_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove camel case IFS names
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove uCwMin/uCwMax
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsf
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byRFType with rf_type
Malcolm Priestley
2014-07-18
staging: vt6656: put radio power off and on into correct state every time.
Malcolm Priestley
2014-07-18
staging: vt6656: struct vnt_private remove unused variable bRadioOff
Malcolm Priestley
2014-07-18
staging: vt6656: struct vnt_private remove unused variable bRadioControlOff
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleep
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleep
Malcolm Priestley
2014-07-17
staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offset
Malcolm Priestley
2014-07-15
staging: vt6556: Cleanup coding style: lines over 80 chars
Peter Senna Tschudin
2014-07-15
staging: vt6556: Cleanup coding style: comments
Peter Senna Tschudin
2014-07-08
staging: vt6656: vnt_update_ifs vendor changes to uSIFS/uDIFS
Malcolm Priestley
2014-07-08
staging: vt6656: vnt_set_channel remove power setting functions
Malcolm Priestley
2014-06-29
staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_mode
Malcolm Priestley
2014-06-29
staging: vt6656: remove vnt_add_basic_rate
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove tmacro.h
Malcolm Priestley
2014-06-26
staging: vt6656: remove dead code datarate
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove rc4.c/h
Malcolm Priestley
2014-06-26
staging: vt6656: dead code remove zonetypes
Malcolm Priestley
2014-06-26
staging: vt6656: mac80211 conversion: vnt_update_ifs change basic rates
Malcolm Priestley
2014-06-19
staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_field
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_off
Malcolm Priestley
2014-06-19
staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_type
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
[next]