index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
/
card.c
Age
Commit message (
Expand
)
Author
2020-05-13
staging: vt6656: remove difs / sifs adjustments.
Malcolm Priestley
2020-05-05
staging: vt6656: Refactor the vnt_set_bss_mode function
Oscar Carter
2020-05-05
staging: vt6656: Check the return values in vnt_set_bss_mode function
Oscar Carter
2020-04-28
staging: vt6656: Remove functions' documentation
Oscar Carter
2020-04-28
staging: vt6656: Check the return value of vnt_control_out_* calls
Oscar Carter
2020-04-23
staging: vt6656: Use fls instead of for loop in vnt_update_top_rates
Oscar Carter
2020-04-23
staging: vt6656: Refactor the vnt_ofdm_min_rate function
Oscar Carter
2020-04-16
staging: vt6656: Use BIT() macro instead of bit shift operator
Oscar Carter
2020-04-13
staging: vt6656: formulate rspinf values into tables
Malcolm Priestley
2020-04-13
staging: vt6656: set all cck rates to default.
Malcolm Priestley
2020-04-13
staging: vt6656: set all ofdm rates to default
Malcolm Priestley
2020-04-13
staging: vt6656: add error code handling to unused variable
John B. Wyatt IV
2020-03-21
staging: vt6656: Use BIT() macro in vnt_mac_reg_bits_* functions
Oscar Carter
2020-01-03
staging: vt6656: remove bool from vnt_radio_power_on ret
Malcolm Priestley
2019-06-20
staging: vt6656: fix indentation on break statement
Colin Ian King
2019-05-21
staging: vt6656: avoid discarding called function's return code
Quentin Deslandes
2017-11-28
staging: vt6656: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: vt6656: add SPDX identifiers to all vt6656 driver files
Greg Kroah-Hartman
2017-10-18
staging: vt6656: card: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-05-15
staging: vt6656: vnt_update_ifs set max_min based on short slot time.
Malcolm Priestley
2016-10-17
staging: vt6656: Compress return logic into one line.
Elise Lennion
2016-10-16
staging:vt6656:card.c: fix block comments should align the * on each line
Mikhail Golubev
2016-08-21
staging:vt6656:card.c: fix camel case issue
Rithvik Patibandla
2016-08-21
staging:vt6656:card.c: fix blank line issue
Rithvik Patibandla
2016-08-21
staging:vt6656:card.c: fix blank lines issue
Rithvik Patibandla
2016-08-21
staging:vt6656:card.c:fix alignment checks
Rithvik Patibandla
2016-08-21
staging:vt6656:card.c:Fix comment block issue
Rithvik Patibandla
2015-11-19
staging: vt6656: remove address from GPL text
Othmar Pasteka
2015-10-27
staging: vt6656: Do not use multiple blank lines.
Burcin Akalin
2015-10-27
staging: vt6656: Add space around '|'
Burcin Akalin
2015-10-16
staging: vt6656: Prefer using BIT Macro
Amitoj Kaur Chawla
2015-10-16
staging: vt6656: Remove useless initialisation
Amitoj Kaur Chawla
2015-06-17
staging: vt6656: Boolean tests don't need comparisons.
Abdul Hussain
2015-01-12
Staging: vt6656: Fixed typo in a macro name
Gustavo A. R. Silva
2014-09-23
staging: vt6656: remove unnecessary else after return
Tapasweni Pathak
2014-07-27
staging: vt6656: remove comments of old functions nolonger present.
Malcolm Priestley
2014-07-27
staging: vt6656: remove return from all void functions
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace abyBBVGA with bb_vga
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_time
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace wBasicRate with basic_rates
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byPacketType with packet_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byBBType with bb_type
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove camel case IFS names
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private remove uCwMin/uCwMax
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsf
Malcolm Priestley
2014-07-21
staging: vt6656: struct vnt_private replace byRFType with rf_type
Malcolm Priestley
2014-07-18
staging: vt6656: put radio power off and on into correct state every time.
Malcolm Priestley
2014-07-18
staging: vt6656: struct vnt_private remove unused variable bRadioOff
Malcolm Priestley
[next]