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
/
rxtx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-25
drivers: staging: vt6655: replace CamelCase names on function s_uGetRTSCTSRsv...
Rodolfo C. Villordo
1
-42
/
+38
2020-05-05
staging: vt6655: fix LONG_LINE warning
Matej Dujava
1
-4
/
+8
2020-05-05
staging: vt6655: return early if not bNeedAck
Matej Dujava
1
-4
/
+5
2020-05-05
staging: vt6655: extract index manupulation out of function call
Matej Dujava
1
-14
/
+13
2020-05-05
staging: vt6655: return at the ond of case body
Matej Dujava
1
-12
/
+6
2020-05-05
staging: vt6655: remove else after return and invert condition
Matej Dujava
1
-18
/
+18
2020-05-05
staging: vt6655: do calculation of uAckTime first
Matej Dujava
1
-18
/
+15
2020-05-05
staging: vt6655: merge two switch cases in s_uGetDataDuration
Matej Dujava
1
-34
/
+0
2020-04-13
Staging: vt6655: Replace camel case variable names.
Briana Oursler
1
-36
/
+36
2020-04-13
Staging: vt6655: Format long lines.
Briana Oursler
1
-13
/
+38
2020-04-13
Staging: vt6655: Eliminate nested if else
Briana Oursler
1
-29
/
+14
2020-04-13
Staging: vt6655: Move rate determination logic.
Briana Oursler
1
-20
/
+10
2020-04-13
Staging: vt6655: Limit return statements.
Briana Oursler
1
-20
/
+9
2020-04-13
staging: vt6655: Remove multiple assignments.
Briana Oursler
1
-12
/
+14
2019-11-03
staging: vt6655: Fix parameter alignment issues
Frank A. Cancio Bello
1
-2
/
+3
2019-04-01
Staging: vt6655: rxtx: Add spaces around '*'
Briana Oursler
1
-8
/
+8
2019-03-18
staging: vt6655: rxtx.c: Remove unnecessary space after a cast
Sanjana Sanikommu
1
-1
/
+1
2018-10-09
staging: vt6655: Remove space after cast
Mamta Shukla
1
-5
/
+5
2018-10-09
staging: vt6655: Add spaces around operators
Mamta Shukla
1
-9
/
+9
2018-10-09
staging: vt6655: Add blank line after function/struct/union/enum declarations
Mamta Shukla
1
-0
/
+1
2018-03-01
staging: vt6655: remove unnecessary blank lines
Jeremy Fertic
1
-5
/
+0
2018-03-01
staging: vt6655: replace NULL comparison with variable
Santha Meena Ramamoorthy
1
-3
/
+3
2018-02-19
staging: vt6655: remove additional blank line
Santha Meena Ramamoorthy
1
-1
/
+0
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
1
-10
/
+0
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
1
-0
/
+1
2016-11-21
staging: vt6655: Fixed coding style warnings on Block comments
Vijai Kumar K
1
-2
/
+2
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
1
-4
/
+0
2016-10-02
Staging: vt6655: Remove explicit NULL comparison using Coccinelle
shyam saini
1
-4
/
+4
2016-09-01
staging: vt6655: rxtx.c: Fix checkpatch warning
Anson Jacob
1
-17
/
+24
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2016-02-24
mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seq
Eliad Peller
1
-4
/
+8
2015-10-12
Staging: vt6655: rxtx: Remove extra parentheses
Shivani Bhardwaj
1
-2
/
+2
2015-10-12
Staging: vt6655: rxtx: Remove extra space character
Shivani Bhardwaj
1
-1
/
+1
2015-08-14
staging: vt6655: Replace typedef struct tagSTxDesc
Malcolm Priestley
1
-5
/
+5
2015-08-14
staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structure
Malcolm Priestley
1
-4
/
+4
2015-08-14
staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLength
Malcolm Priestley
1
-1
/
+0
2015-08-14
staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.
Malcolm Priestley
1
-1
/
+1
2015-07-22
staging: vt6655: s_cbFillTxBufHead replace STxBufHead
Malcolm Priestley
1
-1
/
+1
2015-07-22
staging: vt6655: remove unnecessary variable skb_dma
Malcolm Priestley
1
-1
/
+0
2015-07-22
staging: vt6655: Remove ununsed macro ASSERT
Malcolm Priestley
1
-1
/
+0
2015-06-12
Staging: vt6655: Remove unnecessary equality checks in rxtx.c
Harisangam Sharvari
1
-4
/
+4
2015-05-08
Staging: fixed multiple spelling errors.
Carlos E. Garcia
1
-1
/
+1
2015-04-03
staging: vt6655: use ieee80211_tx_info to select packet type.
Malcolm Priestley
1
-3
/
+11
2015-04-03
staging: vt6655: s_vGenerateTxParameter Replace PSTxBufHead with struct vnt_t...
Malcolm Priestley
1
-10
/
+7
2015-03-20
Staging: vt6655: changed C99 // comments
Hatice ERTÜRK
1
-84
/
+84
2015-03-06
Staging: drivers: Bool initializations should use true/false
Cristina Opriceana
1
-2
/
+2
2015-03-01
staging: vt6655: remove unused variable
Aya Mahfouz
1
-5
/
+1
2015-02-07
staging: vt6655: move setting of PSTxDesc->buff_addr to vnt_tx_packet
Malcolm Priestley
1
-1
/
+0
2015-01-19
Merge 3.19-rc5 into staging-next
Greg Kroah-Hartman
1
-4
/
+1
2015-01-12
staging: vt6655: vnt_tx_packet Fix corrupted tx packets.
Malcolm Priestley
1
-4
/
+1
[next]