aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rxtx.c
AgeCommit message (Expand)Author
2014-07-11staging: vt6656: rxtx remove unneeded commentsMalcolm Priestley
2014-07-11staging: vt6656: rxtx remove static declarationsMalcolm Priestley
2014-07-11staging: vt6656: rename s_vGetFreeContext to vnt_get_free_contextMalcolm Priestley
2014-07-11staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1Malcolm Priestley
2014-07-11staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0Malcolm Priestley
2014-07-11staging: vt6656: rename and cleanup wTimeStampOffMalcolm Priestley
2014-07-11staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtimeMalcolm Priestley
2014-07-11staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_leMalcolm Priestley
2014-07-11staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_leMalcolm Priestley
2014-07-11staging: vt6656: s_uGetDataDuration remove camel caseMalcolm Priestley
2014-07-11staging: vt6656: rxtx rename s_uGetRTSCTSDuration to vnt_get_rtscts_duration_leMalcolm Priestley
2014-07-11staging: vt6656: s_uGetRTSCTSDuration remove camel caseMalcolm Priestley
2014-07-10staging: vt6656: rename s_vFillCTSHead to vnt_fill_cts_headMalcolm Priestley
2014-07-10staging: vt6656: s_vFillCTSHead remove camel caseMalcolm Priestley
2014-07-10staging: vt6656: rename s_vGenerateTxParameter to vnt_generate_tx_parameterMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter remove camel caseMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter remove else from if statementsMalcolm Priestley
2014-07-10staging: vt6656: merge data positions for packet types a and b into vnt_rxtx_abMalcolm Priestley
2014-07-10staging: vt6656: move s_vFillCTSHead to vnt_rxtx_ctsMalcolm Priestley
2014-07-10staging: vt6656: merge PK_TYPE_11GB and PK_TYPE_11GA into vnt_rxtx_rtsMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter parse out vnt_rrv_time_abMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter rxtx.c s_vGenerateTxParameter pBuf->r...Malcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_ctsMalcolm Priestley
2014-07-10staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_rtsMalcolm Priestley
2014-07-10staging: vt6656: move current_rate setting out of s_vGenerateTxParameterMalcolm Priestley
2014-07-10staging: vt6656: rxtx remove fb_option from functions.Malcolm Priestley
2014-07-10staging: vt6656: rxtx: move tx_context->fb_option into function structure.Malcolm Priestley
2014-07-10staging: vt6656: rxtx remove struct ethhdr from functionsMalcolm Priestley
2014-07-08stagingL vt6656: implement fall back rates reporting.Malcolm Priestley
2014-07-08staging: vt6656: vnt_tx_packet don't change power when off channel.Malcolm Priestley
2014-06-29staging: vt6656: vnt_tx_packet remove first assignment of time_stamp.Malcolm Priestley
2014-06-29staging: vt6656: rxtx replace wFragCtl with frag_ctl.Malcolm Priestley
2014-06-29staging: vt6656: rxtx struct vnt_mic_hdr change tsc_47_16/tsc_15_0Malcolm Priestley
2014-06-26staging: vt6656: dead codead remove bssdb.h headerMalcolm Priestley
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley
2014-06-26staging: vt6656: decode remove tether.c/hMalcolm Priestley
2014-06-26staging: vt6656: dead code remove micheal.c/hMalcolm Priestley
2014-06-26staging: vt6656: dead code remove tkip.c/hMalcolm Priestley
2014-06-26staging: vt6656: dead code remove wctlMalcolm Priestley
2014-06-26staging: vt6656: rxtx remove dead codeMalcolm Priestley
2014-06-26staging: vt6656: dead code remove zonetypesMalcolm Priestley
2014-06-26staging: vt6656: mac80211 conversion: rxtx implement power save pollMalcolm Priestley
2014-06-26staging: vt6656: mac80211 conversion: Create tx functionsMalcolm Priestley
2014-06-19staging: vt6656: rename BBuGetFrameTime to vnt_get_frame_timeMalcolm Priestley
2014-06-19staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley
2014-06-19staging: vt6656: rxtx replace adwTxKey[4]Malcolm Priestley
2014-06-19staging: vt6656: rxtx s_vFillTxKey use vnt_usb_send_contextMalcolm Priestley
2014-06-19staging: vt6656: rxtx add mac header to vnt_tx_datahead_* structuresMalcolm Priestley
2014-06-19staging: vt6656: rxtx move vnt_usb_send_context into tx structure.Malcolm Priestley
2014-05-28staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpowerMalcolm Priestley