index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6656
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-18
staging: vt6656: Remove dead variable bCCK.
Malcolm Priestley
4
-10
/
+0
2014-05-18
staging: vt6656: Remove unused variable ulTxPower.
Malcolm Priestley
2
-4
/
+0
2014-05-18
staging: vt6656: Remove unused variable byRevId.
Malcolm Priestley
2
-8
/
+1
2014-05-18
staging: vt6656: rndis.h move all to device.h
Malcolm Priestley
15
-101
/
+55
2014-05-18
staging: vt6656: rndis.h remove dead code.
Malcolm Priestley
1
-64
/
+0
2014-05-18
staging: vt6656: srom.h move all macros to device.h
Malcolm Priestley
4
-77
/
+35
2014-05-18
staging: vt6656: srom.h : Remove dead code.
Malcolm Priestley
1
-38
/
+0
2014-05-18
staging: vt6656: desc.h Remove unused macros
Malcolm Priestley
1
-13
/
+0
2014-05-18
staging: vt6656: device.h remove dead macros
Malcolm Priestley
1
-66
/
+1
2014-05-18
staging: vt6656: device_cfg.h Move macros to device.h
Malcolm Priestley
2
-43
/
+12
2014-05-18
staging: vt6656: device_cfg.h remove dead code.
Malcolm Priestley
1
-45
/
+0
2014-05-18
staging: vt6656: PIPEnsControlIn remove camel case.
Malcolm Priestley
1
-10
/
+10
2014-05-18
staging: vt6656: PIPEnsControlOut remove camel case.
Malcolm Priestley
1
-10
/
+10
2014-05-18
staging: vt6656: usbpipe: replace debug messsages.
Malcolm Priestley
1
-24
/
+15
2014-05-18
staging: vt6656: usbpipe: get rid of in/out debug messages.
Malcolm Priestley
1
-20
/
+0
2014-05-18
staging: vt6656: rf.c additional power.
Malcolm Priestley
2
-0
/
+32
2014-05-15
staging: vt6656: Remove PIPEnsControlOutAsyn/CONTROLnsRequestOutAsyn
Malcolm Priestley
5
-45
/
+2
2014-05-15
staging: vt6656: PIPEnsControlIn use usb_control_msg
Malcolm Priestley
3
-99
/
+9
2014-05-15
staging: vt6656: usbpipe.c PIPEnsControlOut use usb_control_msg
Malcolm Priestley
3
-82
/
+7
2014-05-15
staging: vt6656: lock changes device_xmit
Malcolm Priestley
1
-2
/
+3
2014-05-15
staging: vt6656: lock changes: s_nsBulkInUsbIoCompleteRead.
Malcolm Priestley
1
-4
/
+5
2014-05-15
staging: vt6656: lock changes: usbpipe.c add mutex lock.
Malcolm Priestley
3
-0
/
+19
2014-05-15
staging: vt6656: lock changes: vRunCommand nsDMA_tx_packet
Malcolm Priestley
1
-0
/
+9
2014-05-15
staging: vt6656: lock changes: bMgrPrepareBeaconToSend add lock.
Malcolm Priestley
1
-2
/
+8
2014-05-15
staging: vt6656: lock changes: vDMA0_tx_80211
Malcolm Priestley
1
-5
/
+5
2014-05-15
staging: vt6656: lock changes: csMgmt_xmit.
Malcolm Priestley
1
-23
/
+27
2014-05-15
staging: vt6656: lock changes: RXvMngWorkItem.
Malcolm Priestley
1
-7
/
+16
2014-05-15
staging: vt6656: lock changes: vRunCommand remove locks.
Malcolm Priestley
1
-11
/
+2
2014-05-15
staging: vt6656: lock changes: Remove spin locks.
Malcolm Priestley
7
-54
/
+7
2014-05-15
staging: vt6656: struct vnt_usb_send_context remove camel case.
Malcolm Priestley
4
-63
/
+63
2014-05-15
staging: vt6656: nsDMA_tx_packet Move pContext later.
Malcolm Priestley
1
-9
/
+7
2014-05-15
staging: vt6656: fix potential leak in vt6656_hostap_ioctl()
Christian Engelmayer
1
-2
/
+4
2014-05-15
staging: vt6656: desh.h Remove unused macros and structures.
Malcolm Priestley
1
-55
/
+0
2014-05-15
staging: vt6656: rxtx: Remove unused uDMAIdx from driver.
Malcolm Priestley
4
-22
/
+19
2014-05-15
staging: vt6656: make spin_lock_irq() human readable
Martin Kepplinger
2
-3
/
+4
2014-05-15
staging: vt6656: Use proper target pointer in memcpy()
Tobias Klauser
1
-2
/
+2
2014-05-15
staging: vt6656: Remove unnecesssary NULL check
Tobias Klauser
1
-3
/
+0
2014-04-18
staging: vt6656: fix bad symbol declaration
Neil Armstrong
1
-0
/
+1
2014-04-18
staging: vt6655,vt6656: fix sparse error "unexpected unlock"
Cédric Cabessa
1
-1
/
+2
2014-04-18
staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macro
Malcolm Priestley
2
-4
/
+6
2014-04-18
staging: vt6656: vnt_fill_ieee80211_rts replace TYPE_CTL_RTS macro
Malcolm Priestley
2
-3
/
+2
2014-04-18
staging: vt6656: rxtx Replace vnt_tx_fifo_head wReserved
Malcolm Priestley
2
-2
/
+2
2014-04-18
staging : vt6656: rxtx struct vnt_beacon_buffer Replace wTxByteCount
Malcolm Priestley
2
-2
/
+2
2014-04-18
staging: vt6656: rxtx struct vnt_tx_buffer Replace wTxByteCount
Malcolm Priestley
2
-5
/
+5
2014-04-18
staging: vt6656: rxtx Replace struct vnt_tx_fifo_head wTimeStamp
Malcolm Priestley
2
-4
/
+4
2014-04-18
staging: vt6656: rxtx: s_vFillTxKey fix pMACHeader sparse warning
Malcolm Priestley
1
-3
/
+4
2014-04-18
staging: vt6656: rxtx: s_vFillTxKey Fix base type pdwExtIV
Malcolm Priestley
1
-1
/
+1
2014-04-18
staging: vt6656: rxtx s_vFillTxKey Fix pdwIV base type
Malcolm Priestley
1
-6
/
+5
2014-04-18
staging: vt6656: rxtx.c: s_vFillTxKey Replace dwRevIVCounter
Malcolm Priestley
1
-5
/
+5
2014-03-19
staging: vt6656: s_uGetRTSCTSRsvTime fix return.
Malcolm Priestley
1
-3
/
+3
[prev]
[next]