index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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: Fix multiple blank lines warning
Sathish Kumar
2022-04-04
1
-1
/
+0
*
staging: vt6656: Remove unused rf_type in rf.c; unused variables
Philipp Hortmann
2022-03-14
1
-348
/
+0
*
staging: vt6656: Remove unused rf_type in rf.c; top level
Philipp Hortmann
2022-03-14
1
-63
/
+2
*
staging: vt6656: Remove filenames in files
Aldas Taraškevičius
2021-08-28
1
-2
/
+0
*
staging: vt6656: Fixed issue with alignment in rf.c
Pritthijit Nath
2021-02-12
1
-1
/
+1
*
staging: vt6656: Remove logically dead code
Oscar Carter
2020-05-13
1
-17
/
+0
*
staging: vt6656: Refactor the vnt_rf_table_download function
Oscar Carter
2020-05-05
1
-42
/
+69
*
staging: vt6656: Remove duplicate code in vnt_rf_table_download
Oscar Carter
2020-04-28
1
-53
/
+12
*
staging: vt6656: Use return instead of goto
Oscar Carter
2020-04-28
1
-8
/
+7
*
staging: vt6656: Remove the local variable "array"
Oscar Carter
2020-04-28
1
-16
/
+5
*
staging: vt6656: Add formula to the vnt_rf_addpower function
Oscar Carter
2020-04-28
1
-15
/
+8
*
staging: vt6656: Return error code in vnt_rf_write_embedded function
Oscar Carter
2020-04-16
1
-35
/
+64
*
staging: vt6556: vnt_rf_setpower convert to use ieee80211_channel.
Malcolm Priestley
2020-04-13
1
-42
/
+37
*
staging: vt6656: replace al2230_power_table array with formula.
Malcolm Priestley
2020-04-13
1
-75
/
+4
*
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
2019-05-21
1
-12
/
+26
*
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
[next]