summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/card.c
Commit message (Expand)AuthorAgeFilesLines
* staging: vt6655: fix open parentheses alignmentMatthias Yee2024-01-241-37/+37
* staging: vt6655: Type encoding info dropped from variable name "apTailTD"Pavan Bobba2023-11-231-2/+2
* staging: vt6655: Type encoding info dropped from variable name "pCurrTD"Pavan Bobba2023-11-231-5/+5
* staging: vt6655: Type encoding info dropped from function name "CARDvSafeRese...Pavan Bobba2023-11-231-1/+1
* staging: vt6655: Type encoding info dropped from function name "CARDbRadioPow...Pavan Bobba2023-11-231-2/+2
* staging: vt6655: Type encoding info dropped from function name "CARDqGetNextT...Pavan Bobba2023-11-231-5/+5
* staging: vt6655: Type encoding info dropped from variable name "qwNextTBTT"Pavan Bobba2023-11-231-12/+12
* staging: vt6655: Type encoding info dropped from variable name "wBeaconInterval"Pavan Bobba2023-11-231-13/+13
* staging: vt6655: Type encoding info dropped from function name "CARDbSetBeaco...Pavan Bobba2023-11-231-1/+1
* staging: vt6655: Type encoding info dropped from function name "CARDqGetTSFOf...Pavan Bobba2023-11-231-3/+3
* staging: vt6655: Type encoding info dropped from variable name "qwTSFOffset"Pavan Bobba2023-11-231-5/+5
* staging: vt6655: Type encoding info dropped from variable name "qwBSSTimestamp"Pavan Bobba2023-11-231-4/+4
* staging: vt6655: Type encoding info dropped from variable name "byRxRate"Pavan Bobba2023-10-271-6/+6
* staging: vt6655: Type encoding info dropped from function name "CARDbUpdateTSF"Pavan Bobba2023-10-271-1/+1
* staging: vt6655: Type encoding info dropped from function name "CARDvSetRSPINF"Pavan Bobba2023-10-271-3/+3
* staging: vt6655: Type encoding info dropped from function name "CARDbyGetPktT...Pavan Bobba2023-10-271-2/+2
* staging: vt6655: Type encoding info dropped from variable name "byPacketType"Pavan Bobba2023-10-271-1/+1
* staging: vt6655: Type encoding info dropped from function name "CARDbSetPhyPa...Pavan Bobba2023-10-271-1/+1
* staging: vt6655: Type encoding info dropped from variable name "pbyRsvTime"Pavan Bobba2023-10-271-18/+18
* staging: vt6655: Type encoding info dropped from variable name "pbyTxRate"Pavan Bobba2023-10-271-18/+18
* staging: vt6655: Type encoding info dropped from function name "s_vCalculateO...Pavan Bobba2023-10-271-10/+10
* staging: vt6655: Type encoding info dropped from array name "cwRXBCNTSFOff"Pavan Bobba2023-10-271-2/+2
* staging: vt6655: Rename variable byEIFSGilbert Adikankwu2023-10-221-3/+3
* staging: vt6655: Rename variable byDIFSGilbert Adikankwu2023-10-221-9/+9
* staging: vt6655: Rename variable bySIFSGilbert Adikankwu2023-10-221-8/+8
* staging: vt6655: Rename variable bySlotGilbert Adikankwu2023-10-221-8/+8
* staging: vt6655: Rename variable byCWMaxMinGilbert Adikankwu2023-10-221-8/+8
* staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba2023-09-261-2/+2
* staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddrPhilipp Hortmann2022-09-111-2/+2
* staging: vt6655: Rename function MACvSetCurrRx1DescAddrPhilipp Hortmann2022-09-111-1/+1
* staging: vt6655: Rename function MACvSetCurrRx0DescAddrPhilipp Hortmann2022-09-111-1/+1
* staging: vt6655: Rename macro MACvSelectPage1Philipp Hortmann2022-08-301-1/+1
* staging: vt6655: Rename macro MACvSelectPage0Philipp Hortmann2022-08-301-1/+1
* staging: vt6655: Rename function MACvSetBBTypePhilipp Hortmann2022-08-301-4/+4
* staging: vt6655: Convert macro MACvSetBBType to functionPhilipp Hortmann2022-08-301-0/+10
* staging: vt6655: Remove declaration of s_vCalculateOFDMRParameterPhilipp Hortmann2022-08-301-4/+0
* staging: vt6655: Rename MACvWordRegBitsOffPhilipp Hortmann2022-07-141-6/+6
* staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann2022-07-141-1/+1
* staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann2022-07-141-2/+2
* staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann2022-07-141-8/+6
* staging: vt6655: Update function descriptionNam Cao2022-06-061-2/+2
* staging: vt6655: Add missing BE support on 2x iowrite32Philipp Hortmann2022-06-061-0/+4
* staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann2022-06-061-18/+15
* staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortDPhilipp Hortmann2022-06-061-1/+1
* staging: vt6655: Replace MACvRx0PerPktMode with VNSvOutPortDPhilipp Hortmann2022-06-061-1/+1
* staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortDPhilipp Hortmann2022-06-061-2/+1
* staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann2022-06-061-19/+10
* staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann2022-05-191-6/+5
* staging: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann2022-05-051-10/+8
* staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann2022-05-051-5/+5