aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/rf.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-09staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12MMalcolm Priestley1-0/+1
2014-09-23Staging: vt6656: Merge two lines of code into oneRajbinder Brar1-4/+1
2014-07-21staging: vt6656: struct vnt_private rf power table remove camel caseMalcolm Priestley1-7/+7
2014-07-21staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssiMalcolm Priestley1-1/+1
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley1-5/+5
2014-07-12staging: vt6656: rf.c cleanup commentsMalcolm Priestley1-61/+4
2014-07-12staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGWMalcolm Priestley1-121/+98
2014-07-12staging: vt6656: rf.c remove dead code RFaby11aChannelIndexMalcolm Priestley1-31/+0
2014-07-12staging: vt6656: rf.c clean up channel and power tablesMalcolm Priestley1-562/+515
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-06-26staging: vt6656: remove dead code datarateMalcolm Priestley1-1/+0
2014-06-26staging: vt6656: mac80211 conversion: change vnt_rf_set_txpowerMalcolm Priestley1-14/+9
2014-05-28staging: vt6656: rf.c replace DBG_PRT debug messagesMalcolm Priestley1-5/+3
2014-05-28staging: vt6656: rf.c Fix typo error at3226*Malcolm Priestley1-4/+4
2014-05-28staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download.Malcolm Priestley1-1/+1
2014-05-28staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbmMalcolm Priestley1-1/+1
2014-05-28staging: vt6656: rf.c/h rename RFbRawSetPower to vnt_rf_set_txpowerMalcolm Priestley1-5/+5
2014-05-28staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpowerMalcolm Priestley1-1/+1
2014-05-28staging: vt6656: rf.c: rename IFRFbWriteEmbedded to vnt_rf_write_embeddedMalcolm Priestley1-24/+24
2014-05-28staging: vt6656: IFRFbWriteEmbedded remove camel caseMalcolm Priestley1-8/+8
2014-05-28staging: vt6656: IFRFbWriteEmbedded use ARRAY_SIZEMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: dead code remove control.c/hMalcolm Priestley1-1/+1
2014-05-26staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_outMalcolm Priestley1-6/+6
2014-05-18staging: vt6656: rndis.h move all to device.hMalcolm Priestley1-1/+0
2014-05-18staging: vt6656: rf.c additional power.Malcolm Priestley1-0/+30
2013-11-25staging: vt6656: Remove always 0 variable dwDiagRefCountMalcolm Priestley1-3/+0
2013-11-10staging: vt6656: Fix (most) sparse warnings regarding static functions/variablesValentina Manea1-2/+2
2013-05-30staging: vt6656: rf.c: Remove camel case from local variablesMalcolm Priestley1-38/+38
2013-05-30staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.Malcolm Priestley1-140/+121
2013-05-30staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.Malcolm Priestley1-18/+19
2013-05-30staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.Malcolm Priestley1-105/+117
2013-05-30staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.Malcolm Priestley1-30/+29
2013-03-28staging: vt6656: remove consecutive newlinesAndres More1-18/+0
2013-03-26staging: vt6656: remove unused functionsAndres More1-17/+0
2013-03-25staging: vt6656: remove code placeholdersAndres More1-6/+0
2013-03-11staging: vt6656: replaced custom DWORD definition with u32Andres More1-4/+4
2013-02-15staging: vt6656: replaced custom TRUE definition with trueAndres More1-9/+9
2013-02-15staging: vt6656: replaced custom FALSE definition with falseAndres More1-9/+9
2013-01-18staging: vt6656: staging: vt6656 change remaining to vnt_mgmt and remove typedef.Malcolm Priestley1-8/+16
2013-01-07staging: vt6656: iwctl/key/rf use new structures.Malcolm Priestley1-78/+56
2012-10-22staging: vt6656: [BUG] out of bound array reference in RFbSetPower.Malcolm Priestley1-0/+3
2012-09-04staging "vt6656" Typo rename Embeded to Embedded.Justin P. Mattock1-26/+26
2012-09-04staging "vt6656" Fix typos in comments, and in a printk message.Justin P. Mattock1-2/+2
2012-08-13staging: vt6656: Fix typo in vt6656Masanari Iida1-2/+2
2010-05-18Staging: vt6656: removed custom UCHAR/USHORT/UINT/ULONG/ULONGLONG typedefsAndres More1-3/+3
2010-05-18Staging: vt6656: removed custom CHAR/SHORT/INT/LONG typedefsAndres More1-2/+2
2010-05-11Staging: vt6656: removed VOID/PVOID definitionsAndres More1-2/+2
2010-05-11Staging: vt6656: Removed IN definitionAndres More1-12/+12
2009-09-15Staging: vt665x: Clean up include files, Part 1Jim Lieb1-12/+0