aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/staging/vt6655/card.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-11staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddrPhilipp Hortmann1-2/+2
2022-09-11staging: vt6655: Rename function MACvSetCurrRx1DescAddrPhilipp Hortmann1-1/+1
2022-09-11staging: vt6655: Rename function MACvSetCurrRx0DescAddrPhilipp Hortmann1-1/+1
2022-08-30staging: vt6655: Rename macro MACvSelectPage1Philipp Hortmann1-1/+1
2022-08-30staging: vt6655: Rename macro MACvSelectPage0Philipp Hortmann1-1/+1
2022-08-30staging: vt6655: Rename function MACvSetBBTypePhilipp Hortmann1-4/+4
2022-08-30staging: vt6655: Convert macro MACvSetBBType to functionPhilipp Hortmann1-0/+10
2022-08-30staging: vt6655: Remove declaration of s_vCalculateOFDMRParameterPhilipp Hortmann1-4/+0
2022-07-14staging: vt6655: Rename MACvWordRegBitsOffPhilipp Hortmann1-6/+6
2022-07-14staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann1-1/+1
2022-07-14staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann1-2/+2
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann1-8/+6
2022-06-06staging: vt6655: Update function descriptionNam Cao1-2/+2
2022-06-06staging: vt6655: Add missing BE support on 2x iowrite32Philipp Hortmann1-0/+4
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann1-18/+15
2022-06-06staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortDPhilipp Hortmann1-1/+1
2022-06-06staging: vt6655: Replace MACvRx0PerPktMode with VNSvOutPortDPhilipp Hortmann1-1/+1
2022-06-06staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortDPhilipp Hortmann1-2/+1
2022-06-06staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann1-19/+10
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann1-6/+5
2022-05-05staging: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann1-10/+8
2022-05-05staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann1-5/+5
2022-05-05staging: vt6655: Added missing BE support in CARDbGetCurrentTSFPhilipp Hortmann1-1/+1
2022-05-05staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann1-2/+4
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann1-1/+1
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann1-1/+0
2022-03-14staging: vt6655: Remove unused byRFType in card.cPhilipp Hortmann1-55/+1
2021-11-15staging: vt6655: fix camelcase in bRadioOffTommaso Merciai1-2/+2
2021-11-15staging: vt6655: fix camelcase byData in card.cTommaso Merciai1-16/+16
2021-10-13staging: vt6655: fix camelcase in byRateTommaso Merciai1-3/+3
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai1-1/+1
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai1-44/+44
2021-10-10staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai1-1/+1
2021-07-27staging: vt6655: remove filename from card.cLucas Henneman1-1/+0
2020-10-27staging: vt6655: Fix typoMarcos Antonio de Jesus Filho1-1/+1
2020-04-13Staging: vt6655: Replace camel case variable names.Briana Oursler1-20/+20
2020-04-13Staging: vt6655: Remove CARDbRadioPowerOn definition.Briana Oursler1-55/+0
2020-04-13Staging: vt6655: Remove CARDvSetLoopbackMode definition.Briana Oursler1-29/+0
2020-04-13Staging: vt6655: Remove CARDbSoftwareReset definition.Briana Oursler1-21/+0
2019-10-30staging: vt6655: Fix lines ending with parenthesesCristiane Naves1-16/+8
2019-06-03staging: vt6655: Change return type of function and remove variableNishka Dasgupta1-6/+2
2019-03-01Staging: vt6655: Align a static function declarationMadhumitha Prabakaran1-8/+3
2019-02-28Staging: vt6655: Alignment of function declarationMadhumitha Prabakaran1-4/+1
2018-04-23staging: vt6655: remove unnecessary line breaks in function definition.Danilo Alves1-4/+1
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
2017-07-18Staging: vt6655: Fixing coding style warningsSimo Koskinen1-3/+3
2017-05-25staging: vt6655: add spaces around '%' operatorMarko Stankovic1-1/+1
2017-03-09staging: vt6655: Remove unnecessary parenthesesSreya Mittal1-10/+10
2017-03-06staging: vt6655: Compress return logicsimran singhal1-4/+1