index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-12
staging: vt6655: fix sparse warning: argument type
Eddie Kovsky
1
-1
/
+1
2015-01-12
staging: vt6655: Fix loss of distant/weak access points on channel change.
Malcolm Priestley
1
-0
/
+8
2015-01-12
staging: vt6655: vnt_tx_packet Fix corrupted tx packets.
Malcolm Priestley
2
-5
/
+7
2015-01-12
staging: vt6655: fix sparse warnings: incorrect argument type
Mike Krinkin
1
-2
/
+4
2014-12-02
staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySize
Malcolm Priestley
1
-5
/
+5
2014-12-02
staging: vt6655: s_cbFillTxBufHead remove parameter *pPacket
Malcolm Priestley
1
-5
/
+4
2014-12-02
staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNum
Malcolm Priestley
1
-8
/
+3
2014-12-02
staging: vt6655: remove unused typedef struct tagSSromReg
Malcolm Priestley
1
-34
/
+0
2014-12-02
staging: vt6655: srom remove dead functions
Malcolm Priestley
2
-264
/
+0
2014-12-02
staging: vt6655: remove duplicate MACvSetPacketFilter
Malcolm Priestley
2
-79
/
+0
2014-11-26
staging: vt6655: rf.c clean up function comments
Malcolm Priestley
1
-28
/
+31
2014-11-26
staging: vt6655: rf.c Removed unneeded comments
Malcolm Priestley
1
-134
/
+0
2014-11-26
staging: vt6655: rf.c: Remove author comments
Malcolm Priestley
1
-18
/
+3
2014-11-26
staging: vt6655: rf.c camel calse vnt_private rename pDevice to priv
Malcolm Priestley
1
-36
/
+36
2014-11-26
staging: vt6655: IFRFbWriteEmbedded replace __iomem with vnt_private
Malcolm Priestley
2
-42
/
+45
2014-11-26
staging: vt6655: rf remove __iomem *dwIoBase from functions
Malcolm Priestley
3
-15
/
+24
2014-11-26
staging: vt6655: card.c move __iomem into functions.
Malcolm Priestley
4
-15
/
+20
2014-11-26
staging: vt6655: card Remove function vUpdateIFS
Malcolm Priestley
3
-67
/
+0
2014-11-26
staging: vt6655: always keep abyCurrentNetAddr aligned to 2
Malcolm Priestley
1
-1
/
+1
2014-11-26
staging: vt6655: change typedef enum _VIA_PKT_TYPE to macro
Malcolm Priestley
2
-14
/
+11
2014-11-26
staging: vt6655: replace typedef enum _VIA_BB_TYPE with macros
Malcolm Priestley
1
-7
/
+4
2014-11-26
staging: vt6655: CARDbSetPhyParameter remove unused parameters
Malcolm Priestley
3
-9
/
+4
2014-11-26
staging: vt6655: dead code remove typedef enum _CARD_PHY_TYPE
Malcolm Priestley
2
-8
/
+0
2014-11-26
staging: vt6655: s_vCalculateOFDMRParameter use bb_type for CARD_PHY_TYPE
Malcolm Priestley
1
-10
/
+10
2014-11-26
staging: vt6655: CARDvSetRSPINF us bb_type for CARD_PHY_TYPE
Malcolm Priestley
2
-11
/
+11
2014-11-26
staging: vt6655: CARDbSetPhyParameter change CARD_PHY_TYPE to bb_type
Malcolm Priestley
2
-5
/
+5
2014-11-26
staging: vt6655: dead code remove CARDbAddBasicRate
Malcolm Priestley
2
-13
/
+0
2014-11-26
staging: vt6655: CARDvUpdateBasicTopRate use basic_rates to find top rate
Malcolm Priestley
1
-2
/
+2
2014-11-07
staging: vt6655: Fix issue of byPacketType is not set at all.
Malcolm Priestley
1
-1
/
+3
2014-11-07
staging: vt6655: BBbReadEmbedded replace __iomem with vnt_private
Malcolm Priestley
3
-19
/
+17
2014-11-07
staging: vt6655: BBbWriteEmbedded replace __iomem with vnt_private for callers
Malcolm Priestley
3
-56
/
+52
2014-11-07
staging: vt6655: baseband/rf s_bAL7230Init change __iomem for baseband functions
Malcolm Priestley
3
-8
/
+11
2014-11-07
staging: vt6655: baseband replace __iomem where caller is priv dereferenced.
Malcolm Priestley
5
-22
/
+30
2014-11-07
staging: vt6655: baseband.h remove pDevice from struct vnt_private pointer
Malcolm Priestley
1
-5
/
+5
2014-11-05
staging: vt6655: change tx wake queue
Malcolm Priestley
1
-4
/
+8
2014-11-05
staging: vt6655 baseband.c camel case replace pDevice -> priv
Malcolm Priestley
1
-236
/
+236
2014-11-05
staging: vt6655: device.h remove dead member wstats
Malcolm Priestley
1
-2
/
+0
2014-11-05
staging: vt6655: device_set_options remove dead variables
Malcolm Priestley
2
-13
/
+0
2014-11-05
staging: vt6655: baseband.c/h remove dead functions
Malcolm Priestley
2
-167
/
+0
2014-11-05
staging: vt6655: device_init_registers remove uConnectionRate
Malcolm Priestley
1
-4
/
+1
2014-11-05
staging: vt6655: device_set_options remove unused ethernet addresses
Malcolm Priestley
2
-11
/
+0
2014-11-05
staging: vt6655: device_get_options remove unused device parameters
Malcolm Priestley
2
-103
/
+0
2014-11-05
staging: vt6655: remove fragmentation from driver
Malcolm Priestley
3
-81
/
+0
2014-11-05
staging: vt6655: mac.c and mac.h remove dead functions.
Malcolm Priestley
2
-734
/
+0
2014-11-05
staging: vt6655: mac.c/h remove member type comments
Malcolm Priestley
2
-16
/
+0
2014-11-05
staging: vt6655: mac remove dead variable TxRate_iwconfig
Malcolm Priestley
2
-2
/
+0
2014-10-29
staging: vt6655: dead code remove header type.h
Malcolm Priestley
16
-61
/
+0
2014-10-29
staging: vt6655: dead code remove wmgr.h
Malcolm Priestley
4
-75
/
+1
2014-10-29
staging: vt6655: move MAKE_BEACON_RESERVED to device.h
Malcolm Priestley
2
-2
/
+2
2014-10-29
staging: vt6655: Move LIFETIME RES 64us macros to rxtx.h
Malcolm Priestley
2
-2
/
+4
[next]