aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655
AgeCommit message (Expand)AuthorFilesLines
2024-03-21Merge tag 'staging-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-38/+37
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg1-1/+1
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg1-0/+4
2024-01-24staging: vt6655: Remove extra blank lines between code blocksPranav Athreya1-1/+0
2024-01-24staging: vt6655: fix open parentheses alignmentMatthias Yee1-37/+37
2023-11-23staging: vt6655: Type encoding info dropped from variable name "apTailTD"Pavan Bobba3-7/+7
2023-11-23staging: vt6655: Type encoding info dropped from variable name "pCurrTD"Pavan Bobba1-5/+5
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDvSafeRese...Pavan Bobba3-3/+3
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDbRadioPow...Pavan Bobba3-6/+6
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDqGetNextT...Pavan Bobba2-6/+6
2023-11-23staging: vt6655: Type encoding info dropped from variable name "qwNextTBTT"Pavan Bobba1-12/+12
2023-11-23staging: vt6655: Type encoding info dropped from variable name "wBeaconInterval"Pavan Bobba3-18/+18
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDbSetBeaco...Pavan Bobba4-4/+4
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDqGetTSFOf...Pavan Bobba2-4/+4
2023-11-23staging: vt6655: Type encoding info dropped from variable name "qwTSFOffset"Pavan Bobba1-5/+5
2023-11-23staging: vt6655: Type encoding info dropped from variable name "qwBSSTimestamp"Pavan Bobba2-5/+5
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byRxRate"Pavan Bobba2-8/+8
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbUpdateTSF"Pavan Bobba3-3/+3
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDvSetRSPINF"Pavan Bobba2-4/+4
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbyGetPktT...Pavan Bobba2-3/+3
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byPacketType"Pavan Bobba3-3/+3
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbSetPhyPa...Pavan Bobba3-4/+4
2023-10-27staging: vt6655: Type encoding info dropped from variable name "pbyRsvTime"Pavan Bobba1-18/+18
2023-10-27staging: vt6655: Type encoding info dropped from variable name "pbyTxRate"Pavan Bobba1-18/+18
2023-10-27staging: vt6655: Type encoding info dropped from function name "s_vCalculateO...Pavan Bobba1-10/+10
2023-10-27staging: vt6655: Type encoding info dropped from array name "cwRXBCNTSFOff"Pavan Bobba1-2/+2
2023-10-22staging: vt6655: Rename variable byEIFSGilbert Adikankwu2-4/+4
2023-10-22staging: vt6655: Rename variable byDIFSGilbert Adikankwu2-10/+10
2023-10-22staging: vt6655: Rename variable bySIFSGilbert Adikankwu2-9/+9
2023-10-22staging: vt6655: Rename variable bySlotGilbert Adikankwu2-9/+9
2023-10-22staging: vt6655: Rename variable byCWMaxMinGilbert Adikankwu2-9/+9
2023-10-17staging: vt6655: Rename variable byBBPreEDRSSIGilbert Adikankwu2-2/+2
2023-10-17staging: vt6655: Rename variable byCurPwrGilbert Adikankwu4-6/+6
2023-10-17staging: vt6655: Rename variable byCurrentChGilbert Adikankwu2-7/+7
2023-10-17staging: vt6655: Rename variable bUpdateBBVGAGilbert Adikankwu4-6/+6
2023-10-15staging: vt6655: Type encoding info dropped from variable name "byBBVGANew"Pavan Bobba2-8/+8
2023-10-15staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent"Pavan Bobba4-10/+10
2023-10-15staging: vt6655: Type encoding info dropped from array name "abyBBVGA"Pavan Bobba4-26/+26
2023-09-26staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba7-22/+22
2023-09-17staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"Pavan Bobba1-16/+16
2023-08-22staging: vt6655: replace camel case by snake casePavan Bobba1-3/+3
2023-08-22staging: vt6655: Change camel case variables to snake caseMingzai Sun1-3/+3
2023-05-28staging: add HAS_IOPORT dependenciesNiklas Schnelle1-1/+1
2023-03-17staging: vt6655: remove unused bb_power_save_mode_off() functionMichael Straube2-23/+0
2023-03-17staging: vt6655: remove unused bb_power_save_mode_on() functionMichael Straube2-23/+0
2022-12-16Merge tag 'staging-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-18/+18
2022-11-08staging: vt6655: change 2 variable names wFB_Opt0 and wFB_Opt1Tanjuate Brunostar1-16/+16
2022-11-02staging: vt6655: change variable name wTimeStampOffTanjuate Brunostar1-2/+2
2022-10-28Kalle Valo says:Jakub Kicinski1-0/+1
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel1-0/+1
2022-09-24staging: vt6655: fix some erroneous memory clean-up loopsNam Cao1-3/+3
2022-09-11staging: vt6655: Rename function MACvSetCurrAC0DescAddrExPhilipp Hortmann2-5/+2
2022-09-11staging: vt6655: Rename function MACvSetCurrTx0DescAddrExPhilipp Hortmann2-5/+2
2022-09-11staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddrPhilipp Hortmann3-8/+6
2022-09-11staging: vt6655: Rename function MACvSetCurrRx1DescAddrPhilipp Hortmann3-4/+3
2022-09-11staging: vt6655: Rename function MACvSetCurrRx0DescAddrPhilipp Hortmann3-4/+3
2022-09-11staging: vt6655: Rename function MACbSafeStopPhilipp Hortmann2-4/+3
2022-09-11staging: vt6655: Rename function MACbSafeTxOffPhilipp Hortmann2-5/+4
2022-09-11staging: vt6655: Rename function MACbSafeRxOffPhilipp Hortmann2-5/+4
2022-09-11staging: vt6655: Cleanup and rename function MACbSafeSoftwareResetPhilipp Hortmann2-11/+7
2022-09-11staging: vt6655: Cleanup and rename function MACvRestoreContextPhilipp Hortmann2-5/+3
2022-09-11staging: vt6655: Cleanup and rename function MACvSaveContextPhilipp Hortmann2-4/+3
2022-09-11staging: vt6655: Cleanup and rename function MACvSetLoopbackModePhilipp Hortmann2-11/+8
2022-09-11staging: vt6655: fix potential memory leakNam Cao1-1/+1
2022-09-11staging: vt6655: remove unnecessary null checkNam Cao1-7/+6
2022-08-30staging: vt6655: Rename function MACvSetShortRetryLimitPhilipp Hortmann3-8/+6
2022-08-30staging: vt6655: Delete function MACbIsIntDisablePhilipp Hortmann2-26/+0
2022-08-30staging: vt6655: Rename function MACbIsRegBitsOffPhilipp Hortmann2-10/+8
2022-08-30staging: vt6655: Replace macro MACvSetRFLE_LatchBasePhilipp Hortmann2-4/+1
2022-08-30staging: vt6655: Rename macro MACvSelectPage1Philipp Hortmann5-9/+8
2022-08-30staging: vt6655: Rename macro MACvSelectPage0Philipp Hortmann5-9/+8
2022-08-30staging: vt6655: Rename function MACvSetBBTypePhilipp Hortmann1-4/+4
2022-08-30staging: vt6655: Convert macro MACvSetBBType to functionPhilipp Hortmann2-9/+10
2022-08-30staging: vt6655: Remove declaration of s_vCalculateOFDMRParameterPhilipp Hortmann1-4/+0
2022-08-16staging: vt6655: Convert macro MACvDisableBarkerPreambleMdPhilipp Hortmann2-9/+7
2022-08-16staging: vt6655: Convert macro MACvEnableBarkerPreambleMdPhilipp Hortmann2-9/+5
2022-08-16staging: vt6655: Convert macro MACvDisableProtectMDPhilipp Hortmann2-10/+16
2022-08-16staging: vt6655: Rename function MACvEnableProtectMDPhilipp Hortmann2-3/+3
2022-08-16staging: vt6655: Create one function for two macrosPhilipp Hortmann1-2/+7
2022-08-16staging: vt6655: Convert macro MACvEnableProtectMD to functionPhilipp Hortmann2-8/+9
2022-08-16staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctlPhilipp Hortmann2-11/+1
2022-08-16staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctlPhilipp Hortmann2-11/+1
2022-08-16staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctlPhilipp Hortmann2-12/+2
2022-08-16staging: vt6655: Rename function MACvReceive0 and add parameterPhilipp Hortmann1-6/+6
2022-08-16staging: vt6655: Convert macro MACvReceive0 to functionPhilipp Hortmann2-10/+11
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds11-269/+197
2022-07-28staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to functionPhilipp Hortmann2-8/+9
2022-07-28staging: vt6655: Rename MACvClearStckDSPhilipp Hortmann2-2/+2
2022-07-14staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to functionPhilipp Hortmann2-7/+10
2022-07-14staging: vt6655: Convert macro vt6655_mac_reg_bits_off to functionPhilipp Hortmann2-7/+9
2022-07-14staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to functionPhilipp Hortmann2-7/+9
2022-07-14staging: vt6655: Convert macro vt6655_mac_reg_bits_on to functionPhilipp Hortmann2-7/+9
2022-07-14staging: vt6655: Rename MACvWordRegBitsOffPhilipp Hortmann3-8/+8
2022-07-14staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann5-22/+22
2022-07-14staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann4-13/+13
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann7-28/+24
2022-07-14staging: vt6655: Rename wData to reg_value in two macrosPhilipp Hortmann1-6/+6
2022-07-14staging: vt6655: Rename byData to reg_value in two macrosPhilipp Hortmann1-6/+6
2022-07-14staging: vt6655: Rename wBits to bit_mask in two macrosPhilipp Hortmann1-4/+4
2022-07-14staging: vt6655: Rename byBits to bit_mask in two macrosPhilipp Hortmann1-4/+4
2022-07-14staging: vt6655: Rename byRegOfs to reg_offset in four macrosPhilipp Hortmann1-12/+12
2022-07-08staging: vt6655: Use loop in vt6655_mac_read_ether_addrPhilipp Hortmann1-6/+2
2022-07-08staging: vt6655: Use loop in vt6655_mac_write_bssid_addrPhilipp Hortmann1-6/+2
2022-07-08staging: vt6655: Convert macro vt6655_mac_read_ether_addr to functionPhilipp Hortmann1-11/+12
2022-07-08staging: vt6655: Convert macro vt6655_mac_write_bssid_addr to functionPhilipp Hortmann1-11/+13
2022-07-08staging: vt6655: Move two macros to file where those are usedPhilipp Hortmann2-24/+24
2022-07-08staging: vt6655: Rename MACvReadEtherAddressPhilipp Hortmann2-2/+2
2022-07-08staging: vt6655: Rename MACvWriteBSSIDAddressPhilipp Hortmann2-2/+2
2022-07-08staging: vt6655: Rename pbyEtherAddr to mac_addrPhilipp Hortmann1-14/+14
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz1-1/+1
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg1-1/+1
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg1-3/+3
2022-06-06staging: vt6655: Update function descriptionNam Cao1-2/+2
2022-06-06staging: vt6655: Delete upc.hPhilipp Hortmann3-31/+2
2022-06-06staging: vt6655: Add missing BE support on 2x iowrite32Philipp Hortmann2-0/+5
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann8-51/+41
2022-06-06staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortDPhilipp Hortmann2-4/+1
2022-06-06staging: vt6655: Replace MACvRx0PerPktMode with VNSvOutPortDPhilipp Hortmann2-4/+1
2022-06-06staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortDPhilipp Hortmann3-8/+2
2022-06-06staging: vt6655: Replace MACvIntDisable with VNSvOutPortDPhilipp Hortmann3-5/+2
2022-06-06staging: vt6655: Replace MACvIntEnable with VNSvOutPortDPhilipp Hortmann2-6/+3
2022-06-06staging: vt6655: Replace MACvWriteISR with VNSvOutPortDPhilipp Hortmann2-4/+1
2022-06-06staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann7-30/+17
2022-06-06staging: vt6655: Replace MACvSetCurrBCNLength with VNSvOutPortWPhilipp Hortmann2-6/+1
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann9-64/+48
2022-05-19staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortBPhilipp Hortmann2-4/+1
2022-05-19staging: vt6655: Replace MACvStart with VNSvOutPortBPhilipp Hortmann2-5/+2
2022-05-05staging: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann3-12/+10
2022-05-05staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann3-7/+7
2022-05-05staging: vt6655: Added missing BE support in CARDbGetCurrentTSFPhilipp Hortmann1-1/+1
2022-05-05staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann5-18/+17
2022-04-27staging: vt6655: Replace MACvReadISR with VNSvInPortDPhilipp Hortmann2-5/+2
2022-04-27staging: vt6655: Replace MACvReadMIBCounter with VNSvInPortDPhilipp Hortmann2-4/+1
2022-04-26staging: vt6655: Replace VNSvInPortW with ioread16Philipp Hortmann2-5/+2
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann6-28/+19
2022-04-20staging: vt6655: Replace MACvGPIOIn with VNSvInPortBPhilipp Hortmann2-4/+1
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann7-49/+3
2022-04-12staging: vt6655: Remove macro PCAvDelayByIOPhilipp Hortmann2-14/+1
2022-04-05staging: vt6655: Rename constant definitions with CamelCasePhilipp Hortmann1-18/+18
2022-04-05staging: vt6655: Remove unused macros in mac.hPhilipp Hortmann1-133/+0
2022-03-14staging: vt6655: Remove unused byRFType in card.cPhilipp Hortmann1-55/+1
2022-03-14staging: vt6655: Remove unused byRFType in rf.cPhilipp Hortmann1-403/+1
2022-03-14staging: vt6655: Remove unused byRFType in baseband.cPhilipp Hortmann1-80/+0
2022-03-14staging: vt6655: Remove unused byRFType in channel.cPhilipp Hortmann1-84/+1
2022-03-14staging: vt6655: remove redundant assignment of pointer tx_keyColin Ian King1-2/+0
2021-12-28staging: vt6655: drop off byRxMode var in device.hTommaso Merciai1-2/+0
2021-12-03staging: vt6655: refactor camelcase uCurrRSSI to current_rssiAlberto Merciai3-4/+4
2021-11-25staging: vt6655: refactor camelcase byMaxPwrLevel to max_pwr_levelAlberto Merciai2-6/+6
2021-11-25staging: vt6655: rename variable bHWRadioOffAlberto Merciai2-4/+4
2021-11-17staging: vt6655: Delete bogus check for `init_count` in AL7230Karolina Drobnik1-2/+0
2021-11-17staging: vt6655: Delete bogus check for `init_count` in AL2230Karolina Drobnik1-2/+0
2021-11-17staging: vt6655: Update comment for `rf_write_wake_prog_syn`Karolina Drobnik1-4/+4
2021-11-17staging: vt6655: Rename `RFvWriteWakeProgSyn` functionKarolina Drobnik3-4/+4
2021-11-17staging: vt6655: Rewrite conditional in AL7320 initializationKarolina Drobnik1-7/+5
2021-11-17staging: vt6655: Use incrementation in `idx`Karolina Drobnik1-11/+8
2021-11-17staging: vt6655: Introduce `idx` variableKarolina Drobnik1-8/+9
2021-11-17staging: vt6655: Remove unnecessary type castsKarolina Drobnik1-8/+8
2021-11-15staging: vt6655: fix camelcase in bRadioOffTommaso Merciai3-4/+4
2021-11-15staging: vt6655: fix camelcase byData in card.cTommaso Merciai1-16/+16
2021-10-26staging: vt6655: Rename `dwAL7230InitTable` arrayKarolina Drobnik1-11/+11
2021-10-26staging: vt6655: Rename `dwAL2230PowerTable` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230InitTableAMode` arrayKarolina Drobnik1-9/+9
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable2` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable1` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL7230ChannelTable0` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL2230ChannelTable1` arrayKarolina Drobnik1-3/+3
2021-10-26staging: vt6655: Rename `dwAL2230ChannelTable0` arrayKarolina Drobnik1-3/+3
2021-10-24staging: vt6655: Rename `byRFType` variableKarolina Drobnik2-3/+3
2021-10-24staging: vt6655: Rename `uChannel` variableKarolina Drobnik2-10/+10
2021-10-24staging: vt6655: Rename `bySleepCount` variableKarolina Drobnik1-6/+6
2021-10-24staging: vt6655: Rename `byInitCount` variableKarolina Drobnik1-6/+6
2021-10-24staging: vt6655: Rename `ii` variableKarolina Drobnik1-15/+15
2021-10-22staging: vt6655: Use named constants when checking preamble typeKarolina Drobnik1-4/+4
2021-10-20staging: vt6655: Rename `dwAL2230InitTable` arrayKarolina Drobnik1-4/+4
2021-10-20staging: vt6655: Rename `by_preamble_type` parameterKarolina Drobnik2-4/+4
2021-10-18staging: vt6655: Rename byPreambleType fieldKarolina Drobnik4-31/+31
2021-10-13staging: vt6655: fix camelcase in byRateTommaso Merciai1-3/+3
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai10-13/+13
2021-10-10staging: vt6655: fix camelcase in PortOffsetTommaso Merciai9-172/+172
2021-10-10staging: vt6655: fix camelcase in ldBmThresholdTommaso Merciai3-26/+26
2021-10-10staging: vt6655: fix camelcase in bShortSlotTimeTommaso Merciai4-6/+6
2021-10-05staging: vt6655: fix camelcase in pbyCxtBufTommaso Merciai1-2/+2
2021-08-28staging: vt6655: Remove filenames in filesAldas Taraškevičius11-22/+0
2021-07-30staging: vt665X: remove unused CONFIG_PATHGreg Kroah-Hartman1-3/+0
2021-07-27staging: vt6655: remove filename from upc.hLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from mac.hLucas Henneman1-2/+0
2021-07-27staging: vt6655: kernel style cleanup of mac.cLucas Henneman1-3/+0
2021-07-27staging: vt6655: remove filename from key.hLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from key.cLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from dpc.hLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from dpc.cLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from device_main.cLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from device_cfg.hLucas Henneman1-2/+1
2021-07-27staging: vt6655: remove filename from channel.hLucas Henneman1-1/+0
2021-07-27staging: vt6655: remove filename from channel.cLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from card.hLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from card.cLucas Henneman1-1/+0
2021-07-27staging: vt6655: remove filename from baseband.cLucas Henneman1-2/+0
2021-07-27staging: vt6655: remove filename from baseband.hLucas Henneman1-2/+0
2021-05-10staging: vt6655: upc: Suppress set but not used warning in macroLee Jones1-1/+1