index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
rxtx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: vt6655: Fix parameter alignment issues
Frank A. Cancio Bello
2019-11-03
1
-2
/
+3
*
Staging: vt6655: rxtx: Add spaces around '*'
Briana Oursler
2019-04-01
1
-8
/
+8
*
staging: vt6655: rxtx.c: Remove unnecessary space after a cast
Sanjana Sanikommu
2019-03-18
1
-1
/
+1
*
staging: vt6655: Remove space after cast
Mamta Shukla
2018-10-09
1
-5
/
+5
*
staging: vt6655: Add spaces around operators
Mamta Shukla
2018-10-09
1
-9
/
+9
*
staging: vt6655: Add blank line after function/struct/union/enum declarations
Mamta Shukla
2018-10-09
1
-0
/
+1
*
staging: vt6655: remove unnecessary blank lines
Jeremy Fertic
2018-03-01
1
-5
/
+0
*
staging: vt6655: replace NULL comparison with variable
Santha Meena Ramamoorthy
2018-03-01
1
-3
/
+3
*
staging: vt6655: remove additional blank line
Santha Meena Ramamoorthy
2018-02-19
1
-1
/
+0
*
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
1
-10
/
+0
*
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
2017-11-28
1
-0
/
+1
*
staging: vt6655: Fixed coding style warnings on Block comments
Vijai Kumar K
2016-11-21
1
-2
/
+2
*
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
2016-10-16
1
-4
/
+0
*
Staging: vt6655: Remove explicit NULL comparison using Coccinelle
shyam saini
2016-10-02
1
-4
/
+4
*
staging: vt6655: rxtx.c: Fix checkpatch warning
Anson Jacob
2016-09-01
1
-17
/
+24
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-1
/
+1
*
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
2016-02-24
1
-4
/
+8
*
Staging: vt6655: rxtx: Remove extra parentheses
Shivani Bhardwaj
2015-10-12
1
-2
/
+2
*
Staging: vt6655: rxtx: Remove extra space character
Shivani Bhardwaj
2015-10-12
1
-1
/
+1
*
staging: vt6655: Replace typedef struct tagSTxDesc
Malcolm Priestley
2015-08-14
1
-5
/
+5
*
staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structure
Malcolm Priestley
2015-08-14
1
-4
/
+4
*
staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLength
Malcolm Priestley
2015-08-14
1
-1
/
+0
*
staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.
Malcolm Priestley
2015-08-14
1
-1
/
+1
*
staging: vt6655: s_cbFillTxBufHead replace STxBufHead
Malcolm Priestley
2015-07-22
1
-1
/
+1
*
staging: vt6655: remove unnecessary variable skb_dma
Malcolm Priestley
2015-07-22
1
-1
/
+0
*
staging: vt6655: Remove ununsed macro ASSERT
Malcolm Priestley
2015-07-22
1
-1
/
+0
*
Staging: vt6655: Remove unnecessary equality checks in rxtx.c
Harisangam Sharvari
2015-06-12
1
-4
/
+4
*
Staging: fixed multiple spelling errors.
Carlos E. Garcia
2015-05-08
1
-1
/
+1
*
staging: vt6655: use ieee80211_tx_info to select packet type.
Malcolm Priestley
2015-04-03
1
-3
/
+11
*
staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...
Malcolm Priestley
2015-04-03
1
-10
/
+7
*
Staging: vt6655: changed C99 // comments
Hatice ERTÜRK
2015-03-20
1
-84
/
+84
*
Staging: drivers: Bool initializations should use true/false
Cristina Opriceana
2015-03-06
1
-2
/
+2
*
staging: vt6655: remove unused variable
Aya Mahfouz
2015-03-01
1
-5
/
+1
*
staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packet
Malcolm Priestley
2015-02-07
1
-1
/
+0
*
Merge 3.19-rc5 into staging-next
Greg Kroah-Hartman
2015-01-19
1
-4
/
+1
|
\
|
*
staging: vt6655: vnt_tx_packet Fix corrupted tx packets.
Malcolm Priestley
2015-01-12
1
-4
/
+1
*
|
Staging: vt6655: fix a space coding style issue
Piotr Kubus
2015-01-12
1
-1
/
+1
|
/
*
staging: vt6655: s_cbFillTxBufHead remove parameter cbFrameBodySize
Malcolm Priestley
2014-12-02
1
-5
/
+5
*
staging: vt6655: s_cbFillTxBufHead remove parameter *pPacket
Malcolm Priestley
2014-12-02
1
-5
/
+4
*
staging: vt6655: s_cbFillTxBufHead remove unused parameter *puMACfragNum
Malcolm Priestley
2014-12-02
1
-8
/
+3
*
staging: vt6655: card.c move __iomem into functions.
Malcolm Priestley
2014-11-26
1
-1
/
+1
*
staging: vt6655: dead code remove tether.h
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: dead code remove bssdb.h header
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: dead code remove wctl.c/h
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: dead code remove tcrc.c/h
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: dead code remove michael.c/h
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: deadcode remove aes_ccmp/rc4/tkip
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: deadcode remove wroute.c/h
Malcolm Priestley
2014-10-29
1
-1
/
+0
*
staging: vt6655: s_cbFillTxBufHead remove unused parameters
Malcolm Priestley
2014-10-29
1
-8
/
+6
*
staging: vt6655: rxtx remove dead functions
Malcolm Priestley
2014-10-29
1
-1185
/
+0
[next]