summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/device_main.c
AgeCommit message (Expand)Author
2024-02-08wifi: mac80211: introduce 'channel request'Johannes Berg
2024-02-08wifi: mac80211: simplify non-chanctx driversJohannes Berg
2023-11-23staging: vt6655: Type encoding info dropped from variable name "apTailTD"Pavan Bobba
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDvSafeRese...Pavan Bobba
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDbRadioPow...Pavan Bobba
2023-11-23staging: vt6655: Type encoding info dropped from function name "CARDbSetBeaco...Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbUpdateTSF"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from variable name "byPacketType"Pavan Bobba
2023-10-27staging: vt6655: Type encoding info dropped from function name "CARDbSetPhyPa...Pavan Bobba
2023-10-17staging: vt6655: Rename variable byCurPwrGilbert Adikankwu
2023-10-17staging: vt6655: Rename variable bUpdateBBVGAGilbert Adikankwu
2023-10-15staging: vt6655: Type encoding info dropped from variable name "byBBVGANew"Pavan Bobba
2023-10-15staging: vt6655: Type encoding info dropped from variable name "byBBVGACurrent"Pavan Bobba
2023-10-15staging: vt6655: Type encoding info dropped from array name "abyBBVGA"Pavan Bobba
2023-09-26staging: vt6655: Type encoding info dropped from variable "byRFType"Pavan Bobba
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-09-24staging: vt6655: fix some erroneous memory clean-up loopsNam Cao
2022-09-11staging: vt6655: fix potential memory leakNam Cao
2022-09-11staging: vt6655: remove unnecessary null checkNam Cao
2022-08-30staging: vt6655: Rename function MACvSetShortRetryLimitPhilipp Hortmann
2022-08-30staging: vt6655: Rename macro MACvSelectPage1Philipp Hortmann
2022-08-30staging: vt6655: Rename macro MACvSelectPage0Philipp Hortmann
2022-08-16staging: vt6655: Convert macro MACvDisableBarkerPreambleMdPhilipp Hortmann
2022-08-16staging: vt6655: Convert macro MACvEnableBarkerPreambleMdPhilipp Hortmann
2022-08-16staging: vt6655: Convert macro MACvDisableProtectMDPhilipp Hortmann
2022-08-16staging: vt6655: Rename function MACvEnableProtectMDPhilipp Hortmann
2022-08-16staging: vt6655: Create one function for two macrosPhilipp Hortmann
2022-08-16staging: vt6655: Convert macro MACvEnableProtectMD to functionPhilipp Hortmann
2022-08-16staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctlPhilipp Hortmann
2022-08-16staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctlPhilipp Hortmann
2022-08-16staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctlPhilipp Hortmann
2022-08-16staging: vt6655: Rename function MACvReceive0 and add parameterPhilipp Hortmann
2022-08-16staging: vt6655: Convert macro MACvReceive0 to functionPhilipp Hortmann
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-14staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann
2022-07-14staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann
2022-07-08staging: vt6655: Use loop in vt6655_mac_read_ether_addrPhilipp Hortmann
2022-07-08staging: vt6655: Use loop in vt6655_mac_write_bssid_addrPhilipp Hortmann
2022-07-08staging: vt6655: Convert macro vt6655_mac_read_ether_addr to functionPhilipp Hortmann
2022-07-08staging: vt6655: Convert macro vt6655_mac_write_bssid_addr to functionPhilipp Hortmann
2022-07-08staging: vt6655: Move two macros to file where those are usedPhilipp Hortmann
2022-07-08staging: vt6655: Rename MACvReadEtherAddressPhilipp Hortmann
2022-07-08staging: vt6655: Rename MACvWriteBSSIDAddressPhilipp Hortmann
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-06-06staging: vt6655: Add missing BE support on 2x iowrite32Philipp Hortmann
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann
2022-06-06staging: vt6655: Replace MACvIntDisable with VNSvOutPortDPhilipp Hortmann