aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-17staging: vt6656: Boolean tests don't need comparisons.Abdul Hussain1-1/+1
2015-01-12Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva1-1/+1
2014-09-23staging: vt6656: remove unnecessary else after returnTapasweni Pathak1-2/+1
2014-07-27staging: vt6656: remove comments of old functions nolonger present.Malcolm Priestley1-6/+0
2014-07-27staging: vt6656: remove return from all void functionsMalcolm Priestley1-4/+0
2014-07-21staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley1-9/+9
2014-07-21staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_timeMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_basic_rateMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_basic_rateMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private replace wBasicRate with basic_ratesMalcolm Priestley1-7/+7
2014-07-21staging: vt6656: struct vnt_private replace byPacketType with packet_typeMalcolm Priestley1-3/+3
2014-07-21staging: vt6656: struct vnt_private replace byBBType with bb_typeMalcolm Priestley1-12/+12
2014-07-21staging: vt6656: struct vnt_private remove camel case IFS namesMalcolm Priestley1-23/+23
2014-07-21staging: vt6656: struct vnt_private remove uCwMin/uCwMaxMalcolm Priestley1-8/+2
2014-07-21staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley1-2/+2
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley1-6/+6
2014-07-18staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley1-3/+4
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioOffMalcolm Priestley1-4/+0
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioControlOffMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleepMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleepMalcolm Priestley1-1/+1
2014-07-17staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley1-1/+1
2014-07-15staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin1-4/+5
2014-07-15staging: vt6556: Cleanup coding style: commentsPeter Senna Tschudin1-2/+2
2014-07-08staging: vt6656: vnt_update_ifs vendor changes to uSIFS/uDIFSMalcolm Priestley1-0/+30
2014-07-08staging: vt6656: vnt_set_channel remove power setting functionsMalcolm Priestley1-23/+2
2014-06-29staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_modeMalcolm Priestley1-0/+2
2014-06-29staging: vt6656: remove vnt_add_basic_rateMalcolm Priestley1-22/+0
2014-06-26staging: vt6656: dead code remove tmacro.hMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: dead code remove rc4.c/hMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: dead code remove zonetypesMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: mac80211 conversion: vnt_update_ifs change basic ratesMalcolm Priestley1-20/+2
2014-06-19staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley1-4/+4
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley1-4/+4
2014-06-19staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley1-3/+3
2014-06-19staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_typeMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDbRadioPowerOn to vnt_radio_power_onMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDbRadioPowerOff to vnt_radio_power_offMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDvUpdateNextTBTT to vnt_update_next_tbttMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDvSetFirstNextTBTT to vnt_reset_next_tbttMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDqGetNextTBTT to vnt_get_next_tbttMalcolm Priestley1-4/+4
2014-06-19staging: vt6656: rename CARDbClearCurrentTSF to vnt_clear_current_tsfMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDbGetCurrentTSF to vnt_get_current_tsfMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDvAdjustTSF to vnt_adjust_tsfMalcolm Priestley1-1/+1
2014-06-19staging: vt6656: rename CARDqGetTSFOffset to vnt_get_tsf_offsetMalcolm Priestley1-3/+3
2014-06-19staging: vt6656: rename CARDbyGetPktType to vnt_get_pkt_typeMalcolm Priestley1-2/+2
2014-06-19staging: vt6656: rename CARDbIsOFDMinBasicRate to vnt_ofdm_min_rateMalcolm Priestley1-4/+4
2014-06-19staging: vt6656: rename CARDbAddBasicRate to vnt_add_basic_rateMalcolm Priestley1-2/+2