summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6656/rf.c
AgeCommit message (Expand)Author
2022-04-04staging: vt6656: Fix multiple blank lines warningSathish Kumar
2022-03-14staging: vt6656: Remove unused rf_type in rf.c; unused variablesPhilipp Hortmann
2022-03-14staging: vt6656: Remove unused rf_type in rf.c; top levelPhilipp Hortmann
2021-08-28staging: vt6656: Remove filenames in filesAldas Taraškevičius
2021-02-12staging: vt6656: Fixed issue with alignment in rf.cPritthijit Nath
2020-05-13staging: vt6656: Remove logically dead codeOscar Carter
2020-05-05staging: vt6656: Refactor the vnt_rf_table_download functionOscar Carter
2020-04-28staging: vt6656: Remove duplicate code in vnt_rf_table_downloadOscar Carter
2020-04-28staging: vt6656: Use return instead of gotoOscar Carter
2020-04-28staging: vt6656: Remove the local variable "array"Oscar Carter
2020-04-28staging: vt6656: Add formula to the vnt_rf_addpower functionOscar Carter
2020-04-16staging: vt6656: Return error code in vnt_rf_write_embedded functionOscar Carter
2020-04-13staging: vt6556: vnt_rf_setpower convert to use ieee80211_channel.Malcolm Priestley
2020-04-13staging: vt6656: replace al2230_power_table array with formula.Malcolm Priestley
2019-05-21staging: vt6656: avoid discarding called function's return codeQuentin Deslandes
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