summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rf.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Remove redundant license textGreg Kroah-Hartman2017-11-281-11/+0
* staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6656: Align function parametersSimon Sandström2017-07-161-1/+1
* staging: vt6656: Add spaces between operatorsSimon Sandström2017-07-161-2/+2
* staging: vt6656: Split arguments to avoid 80-char violation in rf.cDan Cashman2017-04-081-1/+2
* staging: vt6656: Replace embedded function name with __func__ in rf.cDan Cashman2017-04-081-1/+1
* staging: vt6656: convert spaces to tabs for rf.cDan Cashman2017-04-081-5/+5
* staging: vt6656: Alignment should match open parenthesisArushi Singhal2017-02-161-6/+6
* staging: vt6656: Fix coding style warnings on Block commentsVijai Kumar K2016-11-211-3/+3
* staging: vt6656: Remove unnecessary parentheses.Elise Lennion2016-10-241-2/+2
* staging: vt6656: Remove unnecessary parenthesesRehas Sachdeva2016-03-101-2/+2
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-191-4/+0
* staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley2015-03-091-0/+1
* Staging: vt6656: Merge two lines of code into oneRajbinder Brar2014-09-231-4/+1
* staging: vt6656: struct vnt_private rf power table remove camel caseMalcolm Priestley2014-07-211-7/+7
* staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssiMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley2014-07-211-5/+5
* staging: vt6656: rf.c cleanup commentsMalcolm Priestley2014-07-121-61/+4
* staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGWMalcolm Priestley2014-07-121-121/+98
* staging: vt6656: rf.c remove dead code RFaby11aChannelIndexMalcolm Priestley2014-07-121-31/+0
* staging: vt6656: rf.c clean up channel and power tablesMalcolm Priestley2014-07-121-562/+515
* staging: vt6656: vnt_rf_setpower rate <= RATE_11M check array boundMalcolm Priestley2014-07-081-1/+4
* staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwrMalcolm Priestley2014-07-081-15/+13
* staging: vt6656: remove dead code datarateMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: mac80211 conversion: change vnt_rf_set_txpowerMalcolm Priestley2014-06-261-14/+9
* staging: vt6656: rf.c replace DBG_PRT debug messagesMalcolm Priestley2014-05-281-5/+3
* staging: vt6656: rf.c Fix typo error at3226*Malcolm Priestley2014-05-281-4/+4
* staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download.Malcolm Priestley2014-05-281-1/+1
* staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbmMalcolm Priestley2014-05-281-1/+1
* staging: vt6656: rf.c/h rename RFbRawSetPower to vnt_rf_set_txpowerMalcolm Priestley2014-05-281-5/+5
* staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpowerMalcolm Priestley2014-05-281-1/+1
* staging: vt6656: rf.c: rename IFRFbWriteEmbedded to vnt_rf_write_embeddedMalcolm Priestley2014-05-281-24/+24
* staging: vt6656: IFRFbWriteEmbedded remove camel caseMalcolm Priestley2014-05-281-8/+8
* staging: vt6656: IFRFbWriteEmbedded use ARRAY_SIZEMalcolm Priestley2014-05-281-1/+1
* staging: vt6656: dead code remove control.c/hMalcolm Priestley2014-05-261-1/+1
* staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley2014-05-261-6/+6
* staging: vt6656: rndis.h move all to device.hMalcolm Priestley2014-05-181-1/+0
* staging: vt6656: rf.c additional power.Malcolm Priestley2014-05-181-0/+30
* staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley2013-11-251-3/+0
* staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea2013-11-101-2/+2
* staging: vt6656: rf.c: Remove camel case from local variablesMalcolm Priestley2013-05-301-38/+38
* staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.Malcolm Priestley2013-05-301-140/+121
* staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.Malcolm Priestley2013-05-301-18/+19
* staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.Malcolm Priestley2013-05-301-105/+117
* staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.Malcolm Priestley2013-05-301-30/+29
* staging: vt6656: remove consecutive newlinesAndres More2013-03-281-18/+0
* staging: vt6656: remove unused functionsAndres More2013-03-261-17/+0
* staging: vt6656: remove code placeholdersAndres More2013-03-251-6/+0
* staging: vt6656: replaced custom DWORD definition with u32Andres More2013-03-111-4/+4
* staging: vt6656: replaced custom TRUE definition with trueAndres More2013-02-151-9/+9
OpenPOWER on IntegriCloud