aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/card.c
AgeCommit message (Expand)Author
2020-03-30staging: vt6656: remove bool from vnt_radio_power_on retMalcolm Priestley
2017-11-28staging: vt6656: Remove redundant license textGreg Kroah-Hartman
2017-11-28staging: vt6656: add SPDX identifiers to all vt6656 driver filesGreg Kroah-Hartman
2017-10-18staging: vt6656: card: mark expected switch fall-throughsGustavo A. R. Silva
2017-05-15staging: vt6656: vnt_update_ifs set max_min based on short slot time.Malcolm Priestley
2016-10-17staging: vt6656: Compress return logic into one line.Elise Lennion
2016-10-16staging:vt6656:card.c: fix block comments should align the * on each lineMikhail Golubev
2016-08-21staging:vt6656:card.c: fix camel case issueRithvik Patibandla
2016-08-21staging:vt6656:card.c: fix blank line issueRithvik Patibandla
2016-08-21staging:vt6656:card.c: fix blank lines issueRithvik Patibandla
2016-08-21staging:vt6656:card.c:fix alignment checksRithvik Patibandla
2016-08-21staging:vt6656:card.c:Fix comment block issueRithvik Patibandla
2015-11-19staging: vt6656: remove address from GPL textOthmar Pasteka
2015-10-27staging: vt6656: Do not use multiple blank lines.Burcin Akalin
2015-10-27staging: vt6656: Add space around '|'Burcin Akalin
2015-10-16staging: vt6656: Prefer using BIT MacroAmitoj Kaur Chawla
2015-10-16staging: vt6656: Remove useless initialisationAmitoj Kaur Chawla
2015-06-17staging: vt6656: Boolean tests don't need comparisons.Abdul Hussain
2015-01-12Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva
2014-09-23staging: vt6656: remove unnecessary else after returnTapasweni Pathak
2014-07-27staging: vt6656: remove comments of old functions nolonger present.Malcolm Priestley
2014-07-27staging: vt6656: remove return from all void functionsMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_timeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...Malcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...Malcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace wBasicRate with basic_ratesMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byPacketType with packet_typeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byBBType with bb_typeMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private remove camel case IFS namesMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private remove uCwMin/uCwMaxMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley
2014-07-21staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley
2014-07-18staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioOffMalcolm Priestley
2014-07-18staging: vt6656: struct vnt_private remove unused variable bRadioControlOffMalcolm Priestley
2014-07-17staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleepMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleepMalcolm Priestley
2014-07-17staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley
2014-07-15staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin
2014-07-15staging: vt6556: Cleanup coding style: commentsPeter Senna Tschudin
2014-07-08staging: vt6656: vnt_update_ifs vendor changes to uSIFS/uDIFSMalcolm Priestley
2014-07-08staging: vt6656: vnt_set_channel remove power setting functionsMalcolm Priestley
2014-06-29staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_modeMalcolm Priestley
2014-06-29staging: vt6656: remove vnt_add_basic_rateMalcolm Priestley
2014-06-26staging: vt6656: dead code remove tmacro.hMalcolm Priestley
2014-06-26staging: vt6656: remove dead code datarateMalcolm Priestley
2014-06-26staging: vt6656: dead code remove rc4.c/hMalcolm Priestley
2014-06-26staging: vt6656: dead code remove zonetypesMalcolm Priestley
2014-06-26staging: vt6656: mac80211 conversion: vnt_update_ifs change basic ratesMalcolm Priestley