summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6656/card.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6656: Compress return logic into one line.Elise Lennion2016-10-171-10/+1
* staging:vt6656:card.c: fix block comments should align the * on each lineMikhail Golubev2016-10-161-2/+2
* staging:vt6656:card.c: fix camel case issueRithvik Patibandla2016-08-211-3/+3
* staging:vt6656:card.c: fix blank line issueRithvik Patibandla2016-08-211-0/+1
* staging:vt6656:card.c: fix blank lines issueRithvik Patibandla2016-08-211-5/+0
* staging:vt6656:card.c:fix alignment checksRithvik Patibandla2016-08-211-30/+30
* staging:vt6656:card.c:Fix comment block issueRithvik Patibandla2016-08-211-1/+2
* staging: vt6656: remove address from GPL textOthmar Pasteka2015-11-191-3/+0
* staging: vt6656: Do not use multiple blank lines.Burcin Akalin2015-10-271-1/+0
* staging: vt6656: Add space around '|'Burcin Akalin2015-10-271-1/+1
* staging: vt6656: Prefer using BIT MacroAmitoj Kaur Chawla2015-10-161-1/+1
* staging: vt6656: Remove useless initialisationAmitoj Kaur Chawla2015-10-161-1/+1
* staging: vt6656: Boolean tests don't need comparisons.Abdul Hussain2015-06-171-1/+1
* Staging: vt6656: Fixed typo in a macro nameGustavo A. R. Silva2015-01-121-1/+1
* staging: vt6656: remove unnecessary else after returnTapasweni Pathak2014-09-231-2/+1
* staging: vt6656: remove comments of old functions nolonger present.Malcolm Priestley2014-07-271-6/+0
* staging: vt6656: remove return from all void functionsMalcolm Priestley2014-07-271-4/+0
* staging: vt6656: struct vnt_private replace abyBBVGA with bb_vgaMalcolm Priestley2014-07-211-9/+9
* staging: vt6656: struct vnt_private replace bShortSlotTime with short_slot_timeMalcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byTopCCKBasicRate with top_cck_ba...Malcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace byTopOFDMBasicRate with top_ofdm_...Malcolm Priestley2014-07-211-1/+1
* staging: vt6656: struct vnt_private replace wBasicRate with basic_ratesMalcolm Priestley2014-07-211-7/+7
* staging: vt6656: struct vnt_private replace byPacketType with packet_typeMalcolm Priestley2014-07-211-3/+3
* staging: vt6656: struct vnt_private replace byBBType with bb_typeMalcolm Priestley2014-07-211-12/+12
* staging: vt6656: struct vnt_private remove camel case IFS namesMalcolm Priestley2014-07-211-23/+23
* staging: vt6656: struct vnt_private remove uCwMin/uCwMaxMalcolm Priestley2014-07-211-8/+2
* staging: vt6656: struct vnt_private rename qwCurrTSF to current_tsfMalcolm Priestley2014-07-211-2/+2
* staging: vt6656: struct vnt_private replace byRFType with rf_typeMalcolm Priestley2014-07-211-6/+6
* staging: vt6656: put radio power off and on into correct state every time.Malcolm Priestley2014-07-181-3/+4
* staging: vt6656: struct vnt_private remove unused variable bRadioOffMalcolm Priestley2014-07-181-4/+0
* staging: vt6656: struct vnt_private remove unused variable bRadioControlOffMalcolm Priestley2014-07-181-1/+1
* staging: vt6656: rename BBvExitDeepSleep to vnt_exit_deep_sleepMalcolm Priestley2014-07-171-1/+1
* staging: vt6656: rename BBvSetDeepSleep to vnt_set_deep_sleepMalcolm Priestley2014-07-171-1/+1
* staging: vt6656: rename BBvSetVGAGainOffset to vnt_set_vga_gain_offsetMalcolm Priestley2014-07-171-1/+1
* staging: vt6556: Cleanup coding style: lines over 80 charsPeter Senna Tschudin2014-07-151-4/+5
* staging: vt6556: Cleanup coding style: commentsPeter Senna Tschudin2014-07-151-2/+2
* staging: vt6656: vnt_update_ifs vendor changes to uSIFS/uDIFSMalcolm Priestley2014-07-081-0/+30
* staging: vt6656: vnt_set_channel remove power setting functionsMalcolm Priestley2014-07-081-23/+2
* staging: vt6656: set BBvSetVGAGainOffset inside vnt_set_bss_modeMalcolm Priestley2014-06-291-0/+2
* staging: vt6656: remove vnt_add_basic_rateMalcolm Priestley2014-06-291-22/+0
* staging: vt6656: dead code remove tmacro.hMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: remove dead code datarateMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dead code remove rc4.c/hMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: dead code remove zonetypesMalcolm Priestley2014-06-261-1/+0
* staging: vt6656: mac80211 conversion: vnt_update_ifs change basic ratesMalcolm Priestley2014-06-261-20/+2
* staging: vt6656: rename BBvCalculateParameter to vnt_get_phy_fieldMalcolm Priestley2014-06-191-4/+4
* staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley2014-06-191-4/+4
* staging: vt6656: rename MACvRegBitsOff to vnt_mac_reg_bits_offMalcolm Priestley2014-06-191-3/+3
* staging: vt6656: rename MACvSetBBType to vnt_mac_set_bb_typeMalcolm Priestley2014-06-191-2/+2
* staging: vt6656: rename CARDvSetBSSMode to vnt_set_bss_modeMalcolm Priestley2014-06-191-1/+1
OpenPOWER on IntegriCloud