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
/
rxtx.c
Age
Commit message (
Expand
)
Author
2014-07-22
staging: vt6656: struct vnt_beacon_buffer replace byType with type
Malcolm Priestley
2014-07-22
staging: vt6656: vnt_tx_buffer replace byType with type
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_beacon_buffer replace byPKTNO with pkt_no
Malcolm Priestley
2014-07-22
staging: vt6656: struct vnt_tx_buffer replace byPKTNO with pkt_no
Malcolm Priestley
2014-07-22
staging: vt6656: vnt_tx_fifo_head rename wFIFOCtl to fifo_ctl
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_usb_send_context context into vnt_get_duration_le
Malcolm Priestley
2014-07-21
staging; vt6656: rxtx add current_rate into vnt_usb_send_context as tx_rate
Malcolm Priestley
2014-07-21
staging: vt6656: rxtx move frame_len/size into vnt_usb_send_context as frame_len
Malcolm Priestley
2014-07-21
staging: vt6656: move need_ack into into vnt_usb_send_context
Malcolm Priestley
2014-07-21
staging: vt6656: rxtx move pkt_type into vnt_usb_send_context
Malcolm Priestley
2014-07-21
staging: vt6656: vnt_get_duration_le fix typo piv to priv
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byAutoFBCtrl with auto_fb_ctrl
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wSeqCounter with seq_counter
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wCurrentRate with current_rate
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byPreambleType with preamble_type
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 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: remame abyCurrentNetAddr to current_net_addr
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename cdTD to num_tx_context
Malcolm Priestley
2014-07-18
staging: vt6656: struct vnt_private rename apTD to tx_context
Malcolm Priestley
2014-07-15
staging: vt6656: rename PIPEnsSendBulkOut to vnt_tx_context.
Malcolm Priestley
2014-07-13
staging: vt6656: Drop u8 pointer and rename bScheduleCommand.
Malcolm Priestley
2014-07-11
staging: vt6656: rxtx replace debug messages DBG_PRT
Malcolm Priestley
2014-07-11
staging: vt6656: rxtx remove unneeded comments
Malcolm Priestley
2014-07-11
staging: vt6656: rxtx remove static declarations
Malcolm Priestley
2014-07-11
staging: vt6656: rename s_vGetFreeContext to vnt_get_free_context
Malcolm Priestley
2014-07-11
staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1
Malcolm Priestley
2014-07-11
staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0
Malcolm Priestley
2014-07-11
staging: vt6656: rename and cleanup wTimeStampOff
Malcolm Priestley
2014-07-11
staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtime
Malcolm Priestley
2014-07-11
staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_le
Malcolm Priestley
2014-07-11
staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_le
Malcolm Priestley
2014-07-11
staging: vt6656: s_uGetDataDuration remove camel case
Malcolm Priestley
2014-07-11
staging: vt6656: rxtx rename s_uGetRTSCTSDuration to vnt_get_rtscts_duration_le
Malcolm Priestley
2014-07-11
staging: vt6656: s_uGetRTSCTSDuration remove camel case
Malcolm Priestley
2014-07-10
staging: vt6656: rename s_vFillCTSHead to vnt_fill_cts_head
Malcolm Priestley
2014-07-10
staging: vt6656: s_vFillCTSHead remove camel case
Malcolm Priestley
2014-07-10
staging: vt6656: rename s_vGenerateTxParameter to vnt_generate_tx_parameter
Malcolm Priestley
2014-07-10
staging: vt6656: s_vGenerateTxParameter remove camel case
Malcolm Priestley
2014-07-10
staging: vt6656: s_vGenerateTxParameter remove else from if statements
Malcolm Priestley
2014-07-10
staging: vt6656: merge data positions for packet types a and b into vnt_rxtx_ab
Malcolm Priestley
2014-07-10
staging: vt6656: move s_vFillCTSHead to vnt_rxtx_cts
Malcolm Priestley
2014-07-10
staging: vt6656: merge PK_TYPE_11GB and PK_TYPE_11GA into vnt_rxtx_rts
Malcolm Priestley
2014-07-10
staging: vt6656: s_vGenerateTxParameter parse out vnt_rrv_time_ab
Malcolm Priestley
2014-07-10
staging: vt6656: s_vGenerateTxParameter rxtx.c s_vGenerateTxParameter pBuf->r...
Malcolm Priestley
2014-07-10
staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_cts
Malcolm Priestley
2014-07-10
staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_rts
Malcolm Priestley
[next]