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
/
vt6655
/
card.c
Age
Commit message (
Expand
)
Author
2015-10-24
staging: vt6655: Add space around '*'
Burcin Akalin
2015-10-24
staging: vt6655: Add space around '*'
Burcin Akalin
2015-10-17
staging: vt6655: card.c rename pDevice with priv
Malcolm Priestley
2015-10-17
staging: vt6655: rename pOpts and sOpts to opts.
Malcolm Priestley
2015-10-17
staging: vt6655: replace typedef struct __device_opt
Malcolm Priestley
2015-10-16
staging: vt6655: Prefer using BIT Macro
Amitoj Kaur Chawla
2015-10-16
staging: vt6655: Remove boolean comparisons
Luis de Bethencourt
2015-10-16
staging: vt6655: Remove useless initialisation
Amitoj Kaur Chawla
2015-10-08
staging: vt6655: Remove true comparison
Amitoj Kaur Chawla
2015-09-12
staging: vt6655: replace typedef struct tagSRxDesc
Malcolm Priestley
2015-09-12
staging: vt6655: replace typedef struct tagRDES1
Malcolm Priestley
2015-09-12
staging: vt6655: replace typedef struct tagRDES0
Malcolm Priestley
2015-08-14
staging: vt6655: Replace typedef struct tagSTxDesc
Malcolm Priestley
2015-08-14
staging: vt6655: desc.h replace typedef struct tagTDES0
Malcolm Priestley
2015-07-22
staging: vt6655: Fix wReqCount to __le16
Malcolm Priestley
2015-07-22
staging: vt6655: Remove ununsed macro ASSERT
Malcolm Priestley
2015-05-08
staging: vt6655: CARDbUpdateTSF bss timestamp correct tsf counter value.
Malcolm Priestley
2015-01-28
staging: vt6655: fix that open brace { should be on the previous line
Mariam Mohamed Fawzy
2015-01-12
staging: vt6655: [BUG] Protect MACvSelectPage1 with lock.
Malcolm Priestley
2014-11-26
staging: vt6655: card.c move __iomem into functions.
Malcolm Priestley
2014-11-26
staging: vt6655: card Remove function vUpdateIFS
Malcolm Priestley
2014-11-26
staging: vt6655: CARDbSetPhyParameter remove unused parameters
Malcolm Priestley
2014-11-26
staging: vt6655: s_vCalculateOFDMRParameter use bb_type for CARD_PHY_TYPE
Malcolm Priestley
2014-11-26
staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPE
Malcolm Priestley
2014-11-26
staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_type
Malcolm Priestley
2014-11-26
staging: vt6655: dead code remove CARDbAddBasicRate
Malcolm Priestley
2014-11-26
staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rate
Malcolm Priestley
2014-11-07
staging: vt6655: Fix issue of byPacketType is not set at all.
Malcolm Priestley
2014-11-07
staging: vt6655: BBbReadEmbedded replace __iomem with vnt_private
Malcolm Priestley
2014-11-07
staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callers
Malcolm Priestley
2014-11-07
staging: vt6655: baseband replace __iomem where caller is priv dereferenced.
Malcolm Priestley
2014-11-05
staging: vt6655: remove fragmentation from driver
Malcolm Priestley
2014-10-29
staging: vt6655: card.c/h remove dead functions
Malcolm Priestley
2014-10-29
staging: vt6655: CARDbSetPhyParameter replace s_vSetRSPINF with CARDvSetRSPINF
Malcolm Priestley
2014-10-29
staging: vt6655: mac80211 conversion: card.c use basic_rates
Malcolm Priestley
2014-10-29
staging: vt6655: mac80211 conversion: changes to CARDbSetPhyParameter
Malcolm Priestley
2014-10-28
staging: vt6655: card.c: Comments fixes
Veronika Kabatova
2014-10-20
staging: vt6655: card.c: replace memcpy() by ether_addr_copy() using coccinelle
Aya Mahfouz
2014-08-30
staging: vt6655: Replace typedef enum _CARD_OP_MODE eOPMode with enum nl80211...
Malcolm Priestley
2014-08-30
staging: vt6655: card.c change BBvCalculateParameter to vnt_get_phy_field
Malcolm Priestley
2014-08-17
staging: vt6655: Convert DBG_PRT to pr_<level>
Joe Perches
2014-08-16
staging: vt6655: card change PSDevice to struct vnt_private
Malcolm Priestley
2014-08-16
staging: vt6655: CARDbSetBeaconPeriod call CARDbGetCurrentTSF to get TBTT
Malcolm Priestley
2014-08-16
staging: vt6655: CARDqGetNextTBTT calculate qwTSF using do_div
Malcolm Priestley
2014-08-16
staging: vt6655: Replace and remove typedef QWORD/ DQWORD
Malcolm Priestley
2014-07-27
staging: vt6655: break single line if statements
Guillaume Clement
2014-07-27
staging: vt6655: Use pr_* functions instead of printk
Guillaume Clement
2014-07-27
staging: vt6655: Remove spaces before quoted newlines
Guillaume Clement
2014-07-27
staging: vt6655: Add missing blank lines after declarations
Guillaume Clement
2014-07-27
staging: vt6655: remove useless return statements
Guillaume Clement
[next]