aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-24staging: vt6655: fix some erroneous memory clean-up loopsNam Cao1-3/+3
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 Hortmann1-1/+1
2022-08-30staging: vt6655: Rename macro MACvSelectPage1Philipp Hortmann1-3/+3
2022-08-30staging: vt6655: Rename macro MACvSelectPage0Philipp Hortmann1-3/+3
2022-08-16staging: vt6655: Convert macro MACvDisableBarkerPreambleMdPhilipp Hortmann1-1/+7
2022-08-16staging: vt6655: Convert macro MACvEnableBarkerPreambleMdPhilipp Hortmann1-1/+5
2022-08-16staging: vt6655: Convert macro MACvDisableProtectMDPhilipp Hortmann1-1/+15
2022-08-16staging: vt6655: Rename function MACvEnableProtectMDPhilipp Hortmann1-2/+2
2022-08-16staging: vt6655: Create one function for two macrosPhilipp Hortmann1-2/+7
2022-08-16staging: vt6655: Convert macro MACvEnableProtectMD to functionPhilipp Hortmann1-0/+9
2022-08-16staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctlPhilipp Hortmann1-1/+1
2022-08-16staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctlPhilipp Hortmann1-1/+1
2022-08-16staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctlPhilipp Hortmann1-2/+2
2022-08-16staging: vt6655: Rename function MACvReceive0 and add parameterPhilipp Hortmann1-6/+6
2022-08-16staging: vt6655: Convert macro MACvReceive0 to functionPhilipp Hortmann1-0/+11
2022-08-04Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-37/+51
2022-07-14staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann1-12/+12
2022-07-14staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann1-2/+2
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann1-5/+4
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 Hortmann1-0/+24
2022-07-08staging: vt6655: Rename MACvReadEtherAddressPhilipp Hortmann1-1/+1
2022-07-08staging: vt6655: Rename MACvWriteBSSIDAddressPhilipp Hortmann1-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: Add missing BE support on 2x iowrite32Philipp Hortmann1-0/+1
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann1-13/+9
2022-06-06staging: vt6655: Replace MACvIntDisable with VNSvOutPortDPhilipp Hortmann1-1/+1
2022-06-06staging: vt6655: Replace MACvIntEnable with VNSvOutPortDPhilipp Hortmann1-3/+3
2022-06-06staging: vt6655: Replace MACvWriteISR with VNSvOutPortDPhilipp Hortmann1-1/+1
2022-06-06staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann1-2/+1
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann1-14/+10
2022-05-19staging: vt6655: Replace MACvStart with VNSvOutPortBPhilipp Hortmann1-1/+2
2022-05-05staging: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann1-1/+1
2022-05-05staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann1-1/+1
2022-05-05staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann1-3/+3
2022-04-27staging: vt6655: Replace MACvReadISR with VNSvInPortDPhilipp Hortmann1-2/+2
2022-04-27staging: vt6655: Replace MACvReadMIBCounter with VNSvInPortDPhilipp Hortmann1-1/+1
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann1-3/+3
2022-04-20staging: vt6655: Replace MACvGPIOIn with VNSvInPortBPhilipp Hortmann1-1/+1
2021-12-03staging: vt6655: refactor camelcase uCurrRSSI to current_rssiAlberto Merciai1-2/+2
2021-11-25staging: vt6655: rename variable bHWRadioOffAlberto Merciai1-3/+3
2021-11-15staging: vt6655: fix camelcase in bRadioOffTommaso Merciai1-1/+1
2021-10-18staging: vt6655: Rename byPreambleType fieldKarolina Drobnik1-4/+4
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai1-3/+3