summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vt6655/device_main.c
Commit message (Expand)AuthorAgeFilesLines
* Kalle Valo says:Jakub Kicinski2022-10-281-0/+1
|\
| * wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* | staging: vt6655: fix some erroneous memory clean-up loopsNam Cao2022-09-241-3/+3
* | staging: vt6655: fix potential memory leakNam Cao2022-09-111-1/+1
* | staging: vt6655: remove unnecessary null checkNam Cao2022-09-111-7/+6
* | staging: vt6655: Rename function MACvSetShortRetryLimitPhilipp Hortmann2022-08-301-1/+1
* | staging: vt6655: Rename macro MACvSelectPage1Philipp Hortmann2022-08-301-3/+3
* | staging: vt6655: Rename macro MACvSelectPage0Philipp Hortmann2022-08-301-3/+3
* | staging: vt6655: Convert macro MACvDisableBarkerPreambleMdPhilipp Hortmann2022-08-161-1/+7
* | staging: vt6655: Convert macro MACvEnableBarkerPreambleMdPhilipp Hortmann2022-08-161-1/+5
* | staging: vt6655: Convert macro MACvDisableProtectMDPhilipp Hortmann2022-08-161-1/+15
* | staging: vt6655: Rename function MACvEnableProtectMDPhilipp Hortmann2022-08-161-2/+2
* | staging: vt6655: Create one function for two macrosPhilipp Hortmann2022-08-161-2/+7
* | staging: vt6655: Convert macro MACvEnableProtectMD to functionPhilipp Hortmann2022-08-161-0/+9
* | staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctlPhilipp Hortmann2022-08-161-1/+1
* | staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctlPhilipp Hortmann2022-08-161-1/+1
* | staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctlPhilipp Hortmann2022-08-161-2/+2
* | staging: vt6655: Rename function MACvReceive0 and add parameterPhilipp Hortmann2022-08-161-6/+6
* | staging: vt6655: Convert macro MACvReceive0 to functionPhilipp Hortmann2022-08-161-0/+11
|/
* Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-041-37/+51
|\
| * staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann2022-07-141-12/+12
| * staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann2022-07-141-2/+2
| * staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann2022-07-141-5/+4
| * staging: vt6655: Use loop in vt6655_mac_read_ether_addrPhilipp Hortmann2022-07-081-6/+2
| * staging: vt6655: Use loop in vt6655_mac_write_bssid_addrPhilipp Hortmann2022-07-081-6/+2
| * staging: vt6655: Convert macro vt6655_mac_read_ether_addr to functionPhilipp Hortmann2022-07-081-11/+12
| * staging: vt6655: Convert macro vt6655_mac_write_bssid_addr to functionPhilipp Hortmann2022-07-081-11/+13
| * staging: vt6655: Move two macros to file where those are usedPhilipp Hortmann2022-07-081-0/+24
| * staging: vt6655: Rename MACvReadEtherAddressPhilipp Hortmann2022-07-081-1/+1
| * staging: vt6655: Rename MACvWriteBSSIDAddressPhilipp Hortmann2022-07-081-1/+1
| * staging: vt6655: Add missing BE support on 2x iowrite32Philipp Hortmann2022-06-061-0/+1
| * staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann2022-06-061-13/+9
| * staging: vt6655: Replace MACvIntDisable with VNSvOutPortDPhilipp Hortmann2022-06-061-1/+1
| * staging: vt6655: Replace MACvIntEnable with VNSvOutPortDPhilipp Hortmann2022-06-061-3/+3
| * staging: vt6655: Replace MACvWriteISR with VNSvOutPortDPhilipp Hortmann2022-06-061-1/+1
| * staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann2022-06-061-2/+1
* | wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* | wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-3/+3
|/
* staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann2022-05-191-14/+10
* staging: vt6655: Replace MACvStart with VNSvOutPortBPhilipp Hortmann2022-05-191-1/+2
* staging: vt6655: Replace unused return value of vt6655_get_current_tsfPhilipp Hortmann2022-05-051-1/+1
* staging: vt6655: Rename function CARDbGetCurrentTSFPhilipp Hortmann2022-05-051-1/+1
* staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann2022-05-051-3/+3
* staging: vt6655: Replace MACvReadISR with VNSvInPortDPhilipp Hortmann2022-04-271-2/+2
* staging: vt6655: Replace MACvReadMIBCounter with VNSvInPortDPhilipp Hortmann2022-04-271-1/+1
* staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann2022-04-201-3/+3
* staging: vt6655: Replace MACvGPIOIn with VNSvInPortBPhilipp Hortmann2022-04-201-1/+1
* staging: vt6655: refactor camelcase uCurrRSSI to current_rssiAlberto Merciai2021-12-031-2/+2
* staging: vt6655: rename variable bHWRadioOffAlberto Merciai2021-11-251-3/+3
* staging: vt6655: fix camelcase in bRadioOffTommaso Merciai2021-11-151-1/+1