summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/rxtx.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: Type encoding info dropped from function name "CARDbSetBeaco...Pavan Bobba2023-11-231-1/+1
* staging: vt6655: change 2 variable names wFB_Opt0 and wFB_Opt1Tanjuate Brunostar2022-11-081-16/+16
* staging: vt6655: change variable name wTimeStampOffTanjuate Brunostar2022-11-021-2/+2
* Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-041-3/+3
|\
| * staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann2022-07-141-1/+1
| * staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann2022-06-061-1/+1
| * staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortDPhilipp Hortmann2022-06-061-1/+1
| * staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann2022-06-061-1/+1
| * staging: vt6655: Replace MACvSetCurrBCNLength with VNSvOutPortWPhilipp Hortmann2022-06-061-1/+1
* | wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
|/
* staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann2022-05-191-3/+3
* staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortBPhilipp Hortmann2022-05-191-1/+1
* staging: vt6655: remove redundant assignment of pointer tx_keyColin Ian King2022-03-141-2/+0
* staging: vt6655: Rename byPreambleType fieldKarolina Drobnik2021-10-181-25/+25
* staging: vt6655: fix camelcase in byLocalIDTommaso Merciai2021-10-131-1/+1
* staging: vt6655: fix camelcase in PortOffsetTommaso Merciai2021-10-101-6/+6
* staging: vt6655: Remove filenames in filesAldas Taraškevičius2021-08-281-2/+0
* staging: vt6655: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-231-0/+2
* staging: vt6655: Remove useless elseMarcos Antonio de Jesus Filho2020-11-131-48/+51
* staging: vt6655: Add spaces around arithmetic operatorsSebastian Fuentes2020-09-131-12/+12
* drivers: staging: vt6655: replace CamelCase names on function s_uGetRTSCTSRsv...Rodolfo C. Villordo2020-06-251-42/+38
* staging: vt6655: fix LONG_LINE warningMatej Dujava2020-05-051-4/+8
* staging: vt6655: return early if not bNeedAckMatej Dujava2020-05-051-4/+5
* staging: vt6655: extract index manupulation out of function callMatej Dujava2020-05-051-14/+13
* staging: vt6655: return at the ond of case bodyMatej Dujava2020-05-051-12/+6
* staging: vt6655: remove else after return and invert conditionMatej Dujava2020-05-051-18/+18
* staging: vt6655: do calculation of uAckTime firstMatej Dujava2020-05-051-18/+15
* staging: vt6655: merge two switch cases in s_uGetDataDurationMatej Dujava2020-05-051-34/+0
* Staging: vt6655: Replace camel case variable names.Briana Oursler2020-04-131-36/+36
* Staging: vt6655: Format long lines.Briana Oursler2020-04-131-13/+38
* Staging: vt6655: Eliminate nested if elseBriana Oursler2020-04-131-29/+14
* Staging: vt6655: Move rate determination logic.Briana Oursler2020-04-131-20/+10
* Staging: vt6655: Limit return statements.Briana Oursler2020-04-131-20/+9
* staging: vt6655: Remove multiple assignments.Briana Oursler2020-04-131-12/+14
* staging: vt6655: Fix parameter alignment issuesFrank A. Cancio Bello2019-11-031-2/+3
* Staging: vt6655: rxtx: Add spaces around '*'Briana Oursler2019-04-011-8/+8
* staging: vt6655: rxtx.c: Remove unnecessary space after a castSanjana Sanikommu2019-03-181-1/+1
* staging: vt6655: Remove space after castMamta Shukla2018-10-091-5/+5
* staging: vt6655: Add spaces around operatorsMamta Shukla2018-10-091-9/+9
* staging: vt6655: Add blank line after function/struct/union/enum declarationsMamta Shukla2018-10-091-0/+1
* staging: vt6655: remove unnecessary blank linesJeremy Fertic2018-03-011-5/+0
* staging: vt6655: replace NULL comparison with variableSantha Meena Ramamoorthy2018-03-011-3/+3
* staging: vt6655: remove additional blank lineSantha Meena Ramamoorthy2018-02-191-1/+0
* staging: vt6655: Remove redundant license textGreg Kroah-Hartman2017-11-281-10/+0
* staging: vt6655: add SPDX identifiers to all vt6655 driver filesGreg Kroah-Hartman2017-11-281-0/+1
* staging: vt6655: Fixed coding style warnings on Block commentsVijai Kumar K2016-11-211-2/+2
* staging: vt6655: Removes the FSF mailing address.Varsha Rao2016-10-161-4/+0
* Staging: vt6655: Remove explicit NULL comparison using Coccinelleshyam saini2016-10-021-4/+4
* staging: vt6655: rxtx.c: Fix checkpatch warningAnson Jacob2016-09-011-17/+24
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-121-1/+1