aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656
AgeCommit message (Expand)AuthorFilesLines
2014-07-11staging: vt6656: vnt_init_bands fix missing default.Malcolm Priestley1-0/+1
2014-07-11staging: vt6656: rxtx replace debug messages DBG_PRTMalcolm Priestley1-4/+2
2014-07-11staging: vt6656: rxtx remove unneeded commentsMalcolm Priestley1-37/+0
2014-07-11staging: vt6656: rxtx remove static declarationsMalcolm Priestley1-15/+0
2014-07-11staging: vt6656: rename s_vGetFreeContext to vnt_get_free_contextMalcolm Priestley1-4/+4
2014-07-11staging: vt6656: clean up and rename wFB_Opt1 to vnt_fb_opt1Malcolm Priestley1-6/+6
2014-07-11staging: vt6656: clean up and rename wFB_Opt0 to vnt_fb_opt0Malcolm Priestley1-6/+7
2014-07-11staging: vt6656: rename and cleanup wTimeStampOffMalcolm Priestley1-5/+5
2014-07-11staging: vt6656: rename s_uGetTxRsvTime to vnt_get_rsvtimeMalcolm Priestley1-7/+7
2014-07-11staging: vt6656: rename s_uGetRTSCTSRsvTime to vnt_get_rtscts_rsvtime_leMalcolm Priestley1-9/+9
2014-07-11staging: vt6656: rename s_uGetDataDuration to vnt_get_duration_leMalcolm Priestley1-15/+15
2014-07-11staging: vt6656: s_uGetDataDuration remove camel caseMalcolm Priestley1-10/+11
2014-07-11staging: vt6656: rxtx rename s_uGetRTSCTSDuration to vnt_get_rtscts_duration_leMalcolm Priestley1-27/+27
2014-07-11staging: vt6656: s_uGetRTSCTSDuration remove camel caseMalcolm Priestley1-20/+20
2014-07-10staging: vt6656: rename s_vFillCTSHead to vnt_fill_cts_headMalcolm Priestley1-7/+3
2014-07-10staging: vt6656: s_vFillCTSHead remove camel caseMalcolm Priestley1-33/+33
2014-07-10staging: vt6656: rename s_vGenerateTxParameter to vnt_generate_tx_parameterMalcolm Priestley1-9/+4
2014-07-10staging: vt6656: s_vGenerateTxParameter remove camel caseMalcolm Priestley1-10/+10
2014-07-10staging: vt6656: s_vGenerateTxParameter remove else from if statementsMalcolm Priestley1-14/+9
2014-07-10staging: vt6656: merge data positions for packet types a and b into vnt_rxtx_abMalcolm Priestley1-84/+25
2014-07-10staging: vt6656: move s_vFillCTSHead to vnt_rxtx_ctsMalcolm Priestley1-13/+13
2014-07-10staging: vt6656: merge PK_TYPE_11GB and PK_TYPE_11GA into vnt_rxtx_rtsMalcolm Priestley1-26/+15
2014-07-10staging: vt6656: s_vGenerateTxParameter parse out vnt_rrv_time_abMalcolm Priestley1-29/+30
2014-07-10staging: vt6656: s_vGenerateTxParameter rxtx.c s_vGenerateTxParameter pBuf->rrv_time always the calling pkt_typeMalcolm Priestley1-3/+3
2014-07-10staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_ctsMalcolm Priestley1-11/+20
2014-07-10staging: vt6656: s_vGenerateTxParameter Parse out struct vnt_rrv_time_rtsMalcolm Priestley1-15/+24
2014-07-10staging: vt6656: move current_rate setting out of s_vGenerateTxParameterMalcolm Priestley1-3/+2
2014-07-10staging: vt6656: rxtx remove fb_option from functions.Malcolm Priestley1-48/+36
2014-07-10staging: vt6656: rxtx: move tx_context->fb_option into function structure.Malcolm Priestley1-3/+3
2014-07-10staging: vt6656: rxtx remove struct ethhdr from functionsMalcolm Priestley1-23/+19
2014-07-08staging: vt6656: vnt_update_ifs vendor changes to uSIFS/uDIFSMalcolm Priestley1-0/+30
2014-07-08staging: vt6656: vnt_set_keymode don't save pairwise key entry.Malcolm Priestley1-0/+2
2014-07-08staging: vt6656: s_nsBulkInUsbIoCompleteRead check that used sk_buff is clean and ready to reuse.Malcolm Priestley1-0/+3
2014-07-08stagingL vt6656: implement fall back rates reporting.Malcolm Priestley5-45/+93
2014-07-08staging: vt6656: Include re_alloc_skb within lock.Malcolm Priestley1-14/+11
2014-07-08staging: vt6656: vnt_set_channel remove power setting functionsMalcolm Priestley1-23/+2
2014-07-08staging: vt6656: vnt_rx_data add track rsr and new_rsr errorsMalcolm Priestley1-2/+15
2014-07-08staging: vt6656: vnt_tx_packet don't change power when off channel.Malcolm Priestley1-1/+2
2014-07-08staging: vt6656: vnt_rf_setpower rate <= RATE_11M check array boundMalcolm Priestley1-1/+4
2014-07-08staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwrMalcolm Priestley1-15/+13
2014-07-08staging: vt6656: turn radio off after mac registered.Malcolm Priestley1-0/+2
2014-07-08staging: vt6656: s_nsBulkOutIoCompleteWrite fix bug of 5GHZ a rates idxMalcolm Priestley1-1/+6
2014-07-08staging: vt6656: implement get_stats ieee80211_low_level_statsMalcolm Priestley3-0/+18
2014-06-29staging: vt6656: device_init_registers move out vnt_set_bss_modeMalcolm Priestley1-1/+3
2014-06-29staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_modeMalcolm Priestley2-5/+2
2014-06-29staging: vt6656: remove vnt_add_basic_rateMalcolm Priestley3-28/+2
2014-06-29staging: vt6656: dead code remove RXvWorkItem and RXvFreeRCBMalcolm Priestley3-98/+0
2014-06-29staging: vt6656: Remove rx handing from RXvWorkItemMalcolm Priestley2-33/+30
2014-06-29staging: vt6656: vnt_tx_packet remove first assignment of time_stamp.Malcolm Priestley1-3/+0
2014-06-29staging: vt6656: rxtx replace wFragCtl with frag_ctl.Malcolm Priestley2-7/+7