aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rxtx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann1-3/+3
2022-05-19staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortBPhilipp Hortmann1-1/+1
2022-03-14staging: vt6655: remove redundant assignment of pointer tx_keyColin Ian King1-2/+0
2021-10-18staging: vt6655: Rename byPreambleType fieldKarolina Drobnik1-25/+25
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai1-1/+1
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai1-6/+6
2021-08-28staging: vt6655: Remove filenames in filesAldas Taraškevičius1-2/+0
2020-11-23staging: vt6655: Fix fall-through warnings for ClangGustavo A. R. Silva1-0/+2
2020-11-13staging: vt6655: Remove useless elseMarcos Antonio de Jesus Filho1-48/+51
2020-09-13staging: vt6655: Add spaces around arithmetic operatorsSebastian Fuentes1-12/+12
2020-06-25drivers: staging: vt6655: replace CamelCase names on function s_uGetRTSCTSRsvTimeRodolfo C. Villordo1-42/+38
2020-05-05staging: vt6655: fix LONG_LINE warningMatej Dujava1-4/+8
2020-05-05staging: vt6655: return early if not bNeedAckMatej Dujava1-4/+5
2020-05-05staging: vt6655: extract index manupulation out of function callMatej Dujava1-14/+13
2020-05-05staging: vt6655: return at the ond of case bodyMatej Dujava1-12/+6
2020-05-05staging: vt6655: remove else after return and invert conditionMatej Dujava1-18/+18
2020-05-05staging: vt6655: do calculation of uAckTime firstMatej Dujava1-18/+15
2020-05-05staging: vt6655: merge two switch cases in s_uGetDataDurationMatej Dujava1-34/+0
2020-04-13Staging: vt6655: Replace camel case variable names.Briana Oursler1-36/+36
2020-04-13Staging: vt6655: Format long lines.Briana Oursler1-13/+38
2020-04-13Staging: vt6655: Eliminate nested if elseBriana Oursler1-29/+14
2020-04-13Staging: vt6655: Move rate determination logic.Briana Oursler1-20/+10
2020-04-13Staging: vt6655: Limit return statements.Briana Oursler1-20/+9
2020-04-13staging: vt6655: Remove multiple assignments.Briana Oursler1-12/+14
2019-11-03staging: vt6655: Fix parameter alignment issuesFrank A. Cancio Bello1-2/+3
2019-04-01Staging: vt6655: rxtx: Add spaces around '*'Briana Oursler1-8/+8
2019-03-18staging: vt6655: rxtx.c: Remove unnecessary space after a castSanjana Sanikommu1-1/+1
2018-10-09staging: vt6655: Remove space after castMamta Shukla1-5/+5
2018-10-09staging: vt6655: Add spaces around operatorsMamta Shukla1-9/+9
2018-10-09staging: vt6655: Add blank line after function/struct/union/enum declarationsMamta Shukla1-0/+1
2018-03-01staging: vt6655: remove unnecessary blank linesJeremy Fertic1-5/+0
2018-03-01staging: vt6655: replace NULL comparison with variableSantha Meena Ramamoorthy1-3/+3
2018-02-19staging: vt6655: remove additional blank lineSantha Meena Ramamoorthy1-1/+0
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-28staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman1-0/+1
2016-11-21staging: vt6655: Fixed coding style warnings on Block commentsVijai Kumar K1-2/+2
2016-10-16staging: vt6655: Removes the FSF mailing address.Varsha Rao1-4/+0
2016-10-02Staging: vt6655: Remove explicit NULL comparison using Coccinelleshyam saini1-4/+4
2016-09-01staging: vt6655: rxtx.c: Fix checkpatch warningAnson Jacob1-17/+24
2016-04-12cfg80211: remove enum ieee80211_bandJohannes Berg1-1/+1
2016-02-24mac80211: remove ieee80211_get_key_tx_seq/ieee80211_set_key_tx_seqEliad Peller1-4/+8
2015-10-12Staging: vt6655: rxtx: Remove extra parenthesesShivani Bhardwaj1-2/+2
2015-10-12Staging: vt6655: rxtx: Remove extra space characterShivani Bhardwaj1-1/+1
2015-08-14staging: vt6655: Replace typedef struct tagSTxDescMalcolm Priestley1-5/+5
2015-08-14staging: vt6655: replace typedef struct tagDEVICE_TD_INFO and structureMalcolm Priestley1-4/+4
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO remove dwHeaderLengthMalcolm Priestley1-1/+0
2015-08-14staging: vt6655: struct tagDEVICE_TD_INFO resize dwReqCount.Malcolm Priestley1-1/+1
2015-07-22staging: vt6655: s_cbFillTxBufHead replace STxBufHeadMalcolm Priestley1-1/+1
2015-07-22staging: vt6655: remove unnecessary variable skb_dmaMalcolm Priestley1-1/+0