aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656 (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-22staging: vt6656: vnt_tx_buffer replace byType with typeMalcolm Priestley2-2/+2
2014-07-22staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_noMalcolm Priestley2-2/+2
2014-07-22staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_noMalcolm Priestley2-2/+2
2014-07-22staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctlMalcolm Priestley2-13/+13
2014-07-21staging: vt6656: usbpipe.c clean up USB_CTL_WAITMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: usbpipe remove unneeded commentsMalcolm Priestley1-6/+0
2014-07-21staging: vt6656: Remove ununsed macro URB_ASYNC_UNLINKMalcolm Priestley1-4/+0
2014-07-21staging: vt6656: remove static declaration vnt_tx_context_completeMalcolm Priestley1-35/+32
2014-07-21staging: vt6656: Remove static declaration vnt_submit_rx_urb_completeMalcolm Priestley1-31/+31
2014-07-21staging: vt6656: Remove static declaration vnt_start_interrupt_urb_completeMalcolm Priestley1-28/+27
2014-07-21staging: vt6656: struct vnt_usb_send_context context into vnt_get_duration_leMalcolm Priestley1-54/+68
2014-07-21staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rateMalcolm Priestley2-47/+45
2014-07-21staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_lenMalcolm Priestley2-58/+58
2014-07-21staging: vt6656: move need_ack into into vnt_usb_send_contextMalcolm Priestley2-38/+52
2014-07-21staging: vt6656: rxtx move pkt_type into vnt_usb_send_contextMalcolm Priestley2-100/+109
2014-07-21staging: vt6656: vnt_get_duration_le fix typo piv to privMalcolm Priestley1-6/+6
2014-07-21staging: vt6656: dead code remove channel switch.Malcolm Priestley4-23/+1
2014-07-21staging: vt6656: struct vnt_private rename byBBPreEDIndex with bb_pre_ed_indexMalcolm Priestley2-4/+4
2014-07-21staging: vt6656: struct vnt_private replace byBBPreEDRSSI with bb_pre_ed_rssiMalcolm Priestley3-67/+67
2014-07-21staging: vt6656: struct vnt_private remove dead code ldBmThresholdMalcolm Priestley2-17/+4
2014-07-21staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley4-28/+28
2014-07-21staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrlMalcolm Priestley3-5/+5
2014-07-21staging: vt6656: struct vnt_private replace wSeqCounter with seq_counterMalcolm Priestley2-6/+6
2014-07-21staging: vt6656: struct vnt_private remove dead variable bBarkerPreambleMdMalcolm Priestley1-1/+0
2014-07-21staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_timeMalcolm Priestley4-8/+8
2014-07-21staging: vt6656: struct vnt_private remove camel case retry limitMalcolm Priestley2-6/+6
2014-07-21staging: vt6656: struct vnt_private replace wCurrentRate with current_rateMalcolm Priestley4-8/+8
2014-07-21staging: vt6656: struct vnt_private rf power table remove camel caseMalcolm Priestley3-29/+29
2014-07-21staging: vt6656: struct vnt_private replace byPreambleType with preamble_typeMalcolm Priestley4-25/+25
2014-07-21staging: vt6656: struct vnt_private replace abyEEPROM with eepromMalcolm Priestley3-15/+15
2014-07-21staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_basic_rateMalcolm Priestley4-23/+23
2014-07-21staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_basic_rateMalcolm Priestley4-14/+14
2014-07-21staging: vt6656: struct vnt_private replace wBasicRate with basic_ratesMalcolm Priestley3-9/+9
2014-07-21staging: vt6656: struct vnt_private replace byPacketType with packet_typeMalcolm Priestley4-7/+7
2014-07-21staging: vt6656: struct vnt_private replace byBBType with bb_typeMalcolm Priestley5-22/+22
2014-07-21staging: vt6656: struct vnt_private remove camel case IFS namesMalcolm Priestley3-34/+34
2014-07-21staging: vt6656: struct vnt_private remove uCwMin/uCwMaxMalcolm Priestley2-10/+2
2014-07-21staging: vt6656: struct vnt_private remove camel case antenna variablesMalcolm Priestley3-30/+30
2014-07-21staging: vt6656: antenna modes remove unused variablesMalcolm Priestley2-6/+0
2014-07-21staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssiMalcolm Priestley3-3/+3
2014-07-21staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley4-5/+5
2014-07-21staging: vt6656: replace bExistSWNetAddr with exist_sw_net_addrMalcolm Priestley2-3/+3
2014-07-21staging: vt6656: rename abyPermanentNetAddr to permanent_net_addrMalcolm Priestley2-5/+4
2014-07-21staging: vt6656: remame abyCurrentNetAddr to current_net_addrMalcolm Priestley3-6/+6
2014-07-21staging: vt6656: remove variable byZoneTypeMalcolm Priestley2-6/+0
2014-07-21staging: vt6656: struct vnt_private rename byBBRxConf to bb_rx_confMalcolm Priestley2-15/+15
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley6-27/+27
2014-07-21staging: vt6656: struct vnt_private rename byLocalID to local_idMalcolm Priestley4-4/+4
2014-07-21staging: vt6656: struct vnt_private rename wFirmwareVersion to firmware_versionMalcolm Priestley2-6/+6
2014-07-21staging: vt6656: struct vnt_private rename cdTD to num_tx_contextMalcolm Priestley4-8/+8