index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
rf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
1
-11
/
+0
*
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
staging: vt6656: Align function parameters
Simon Sandström
2017-07-16
1
-1
/
+1
*
staging: vt6656: Add spaces between operators
Simon Sandström
2017-07-16
1
-2
/
+2
*
staging: vt6656: Split arguments to avoid 80-char violation in rf.c
Dan Cashman
2017-04-08
1
-1
/
+2
*
staging: vt6656: Replace embedded function name with __func__ in rf.c
Dan Cashman
2017-04-08
1
-1
/
+1
*
staging: vt6656: convert spaces to tabs for rf.c
Dan Cashman
2017-04-08
1
-5
/
+5
*
staging: vt6656: Alignment should match open parenthesis
Arushi Singhal
2017-02-16
1
-6
/
+6
*
staging: vt6656: Fix coding style warnings on Block comments
Vijai Kumar K
2016-11-21
1
-3
/
+3
*
staging: vt6656: Remove unnecessary parentheses.
Elise Lennion
2016-10-24
1
-2
/
+2
*
staging: vt6656: Remove unnecessary parentheses
Rehas Sachdeva
2016-03-10
1
-2
/
+2
*
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-11-19
1
-4
/
+0
*
staging: vt6656: vnt_rf_setpower: fix missing rate RATE_12M
Malcolm Priestley
2015-03-09
1
-0
/
+1
*
Staging: vt6656: Merge two lines of code into one
Rajbinder Brar
2014-09-23
1
-4
/
+1
*
staging: vt6656: struct vnt_private rf power table remove camel case
Malcolm Priestley
2014-07-21
1
-7
/
+7
*
staging: vt6656: struct vnt_private rename uCurrRSSI to current_rssi
Malcolm Priestley
2014-07-21
1
-1
/
+1
*
staging: vt6656: struct vnt_private replace byRFType with rf_type
Malcolm Priestley
2014-07-21
1
-5
/
+5
*
staging: vt6656: rf.c cleanup comments
Malcolm Priestley
2014-07-12
1
-61
/
+4
*
staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGW
Malcolm Priestley
2014-07-12
1
-121
/
+98
*
staging: vt6656: rf.c remove dead code RFaby11aChannelIndex
Malcolm Priestley
2014-07-12
1
-31
/
+0
*
staging: vt6656: rf.c clean up channel and power tables
Malcolm Priestley
2014-07-12
1
-562
/
+515
*
staging: vt6656: vnt_rf_setpower rate <= RATE_11M check array bound
Malcolm Priestley
2014-07-08
1
-1
/
+4
*
staging: vt6656: vnt_rf_set_txpower use power for priv->byCurPwr
Malcolm Priestley
2014-07-08
1
-15
/
+13
*
staging: vt6656: remove dead code datarate
Malcolm Priestley
2014-06-26
1
-1
/
+0
*
staging: vt6656: mac80211 conversion: change vnt_rf_set_txpower
Malcolm Priestley
2014-06-26
1
-14
/
+9
*
staging: vt6656: rf.c replace DBG_PRT debug messages
Malcolm Priestley
2014-05-28
1
-5
/
+3
*
staging: vt6656: rf.c Fix typo error at3226*
Malcolm Priestley
2014-05-28
1
-4
/
+4
*
staging: vt6656: rf.c rename RFbRFTableDownload to vnt_rf_table_download.
Malcolm Priestley
2014-05-28
1
-1
/
+1
*
staging: vt6656: rf.c/h rename RFvRSSITodBm to vnt_rf_rssi_to_dbm
Malcolm Priestley
2014-05-28
1
-1
/
+1
*
staging: vt6656: rf.c/h rename RFbRawSetPower to vnt_rf_set_txpower
Malcolm Priestley
2014-05-28
1
-5
/
+5
*
staging: vt6656: rf.c/h rename RFbSetPower to vnt_rf_setpower
Malcolm Priestley
2014-05-28
1
-1
/
+1
*
staging: vt6656: rf.c: rename IFRFbWriteEmbedded to vnt_rf_write_embedded
Malcolm Priestley
2014-05-28
1
-24
/
+24
*
staging: vt6656: IFRFbWriteEmbedded remove camel case
Malcolm Priestley
2014-05-28
1
-8
/
+8
*
staging: vt6656: IFRFbWriteEmbedded use ARRAY_SIZE
Malcolm Priestley
2014-05-28
1
-1
/
+1
*
staging: vt6656: dead code remove control.c/h
Malcolm Priestley
2014-05-26
1
-1
/
+1
*
staging: vt6656: rename PIPEnsControlOut/CONTROLnsRequestOut to vnt_control_out
Malcolm Priestley
2014-05-26
1
-6
/
+6
*
staging: vt6656: rndis.h move all to device.h
Malcolm Priestley
2014-05-18
1
-1
/
+0
*
staging: vt6656: rf.c additional power.
Malcolm Priestley
2014-05-18
1
-0
/
+30
*
staging: vt6656: Remove always 0 variable dwDiagRefCount
Malcolm Priestley
2013-11-25
1
-3
/
+0
*
staging: vt6656: Fix (most) sparse warnings regarding static functions/variables
Valentina Manea
2013-11-10
1
-2
/
+2
*
staging: vt6656: rf.c: Remove camel case from local variables
Malcolm Priestley
2013-05-30
1
-38
/
+38
*
staging: vt6656: rf.c: RFbRFTableDownload: Remove camel case and clean up.
Malcolm Priestley
2013-05-30
1
-140
/
+121
*
staging: vt6656: rf.c: RFvRSSITodBm Remove camel case and clean up.
Malcolm Priestley
2013-05-30
1
-18
/
+19
*
staging: vt6656: rf.c: RFbRawSetPower Remove camel case and cleanup.
Malcolm Priestley
2013-05-30
1
-105
/
+117
*
staging: vt6656: rf.c: RFbSetPower Remove camel case and clean up.
Malcolm Priestley
2013-05-30
1
-30
/
+29
*
staging: vt6656: remove consecutive newlines
Andres More
2013-03-28
1
-18
/
+0
*
staging: vt6656: remove unused functions
Andres More
2013-03-26
1
-17
/
+0
*
staging: vt6656: remove code placeholders
Andres More
2013-03-25
1
-6
/
+0
*
staging: vt6656: replaced custom DWORD definition with u32
Andres More
2013-03-11
1
-4
/
+4
*
staging: vt6656: replaced custom TRUE definition with true
Andres More
2013-02-15
1
-9
/
+9
[next]