summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/rf.c
AgeCommit message (Expand)Author
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman
2017-07-16staging: vt6656: Align function parametersSimon Sandström
2017-07-16staging: vt6656: Add spaces between operatorsSimon Sandström
2017-04-08staging: vt6656: Split arguments to avoid 80-char violation in rf.cDan Cashman
2017-04-08staging: vt6656: Replace embedded function name with __func__ in rf.cDan Cashman
2017-04-08staging: vt6656: convert spaces to tabs for rf.cDan Cashman
2017-02-16staging: vt6656: Alignment should match open parenthesisArushi Singhal
2016-11-21staging: vt6656: Fix coding style warnings on Block commentsVijai Kumar K
2016-10-24staging: vt6656: Remove unnecessary parentheses.Elise Lennion
2016-03-10staging: vt6656: Remove unnecessary parenthesesRehas Sachdeva
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka
2015-03-09staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley
2014-09-23Staging: vt6656: Merge two lines of code into oneRajbinder Brar
2014-07-21staging: vt6656: struct vnt_private rf power table remove camel caseMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssiMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley
2014-07-12staging: vt6656: rf.c cleanup commentsMalcolm Priestley
2014-07-12staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGWMalcolm Priestley
2014-07-12staging: vt6656: rf.c remove dead code RFaby11aChannelIndexMalcolm Priestley
2014-07-12staging: vt6656: rf.c clean up channel and power tablesMalcolm Priestley
2014-07-08staging: vt6656: vnt_rf_setpower rate <= RATE_11M check array boundMalcolm Priestley
2014-07-08staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwrMalcolm Priestley
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley
2014-06-26staging: vt6656: mac80211 conversion: change vnt_rf_set_txpowerMalcolm Priestley
2014-05-28staging: vt6656: rf.c replace DBG_PRT debug messagesMalcolm Priestley
2014-05-28staging: vt6656: rf.c Fix typo error at3226*Malcolm Priestley
2014-05-28staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download.Malcolm Priestley
2014-05-28staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbmMalcolm Priestley
2014-05-28staging: vt6656: rf.c/h rename RFbRawSetPower to vnt_rf_set_txpowerMalcolm Priestley
2014-05-28staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpowerMalcolm Priestley
2014-05-28staging: vt6656: rf.c: rename IFRFbWriteEmbedded to vnt_rf_write_embeddedMalcolm Priestley
2014-05-28staging: vt6656: IFRFbWriteEmbedded remove camel caseMalcolm Priestley
2014-05-28staging: vt6656: IFRFbWriteEmbedded use ARRAY_SIZEMalcolm Priestley
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley
2014-05-26staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley
2014-05-18staging: vt6656: rf.c additional power.Malcolm Priestley
2013-11-25staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea
2013-05-30staging: vt6656: rf.c: Remove camel case from local variablesMalcolm Priestley
2013-05-30staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.Malcolm Priestley
2013-05-30staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.Malcolm Priestley
2013-05-30staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.Malcolm Priestley
2013-05-30staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.Malcolm Priestley
2013-03-28staging: vt6656: remove consecutive newlinesAndres More
2013-03-26staging: vt6656: remove unused functionsAndres More
2013-03-25staging: vt6656: remove code placeholdersAndres More
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More