summaryrefslogtreecommitdiff
path: root/drivers/staging/vt6655/mac.h
AgeCommit message (Expand)Author
2022-07-28staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to functionPhilipp Hortmann
2022-07-28staging: vt6655: Rename MACvClearStckDSPhilipp Hortmann
2022-07-14staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to functionPhilipp Hortmann
2022-07-14staging: vt6655: Convert macro vt6655_mac_reg_bits_off to functionPhilipp Hortmann
2022-07-14staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to functionPhilipp Hortmann
2022-07-14staging: vt6655: Convert macro vt6655_mac_reg_bits_on to functionPhilipp Hortmann
2022-07-14staging: vt6655: Rename MACvWordRegBitsOffPhilipp Hortmann
2022-07-14staging: vt6655: Rename MACvRegBitsOffPhilipp Hortmann
2022-07-14staging: vt6655: Rename MACvWordRegBitsOnPhilipp Hortmann
2022-07-14staging: vt6655: Rename MACvRegBitsOnPhilipp Hortmann
2022-07-14staging: vt6655: Rename wData to reg_value in two macrosPhilipp Hortmann
2022-07-14staging: vt6655: Rename byData to reg_value in two macrosPhilipp Hortmann
2022-07-14staging: vt6655: Rename wBits to bit_mask in two macrosPhilipp Hortmann
2022-07-14staging: vt6655: Rename byBits to bit_mask in two macrosPhilipp Hortmann
2022-07-14staging: vt6655: Rename byRegOfs to reg_offset in four macrosPhilipp 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-07-08staging: vt6655: Rename pbyEtherAddr to mac_addrPhilipp Hortmann
2022-06-06staging: vt6655: Delete upc.hPhilipp Hortmann
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann
2022-06-06staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvRx0PerPktMode with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvIntDisable with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvIntEnable with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvWriteISR with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann
2022-06-06staging: vt6655: Replace MACvSetCurrBCNLength with VNSvOutPortWPhilipp Hortmann
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann
2022-05-19staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortBPhilipp Hortmann
2022-05-19staging: vt6655: Replace MACvStart with VNSvOutPortBPhilipp Hortmann
2022-05-05staging: vt6655: Replace VNSvInPortD with ioread32Philipp Hortmann
2022-04-27staging: vt6655: Replace MACvReadISR with VNSvInPortDPhilipp Hortmann
2022-04-27staging: vt6655: Replace MACvReadMIBCounter with VNSvInPortDPhilipp Hortmann
2022-04-26staging: vt6655: Replace VNSvInPortW with ioread16Philipp Hortmann
2022-04-20staging: vt6655: Replace VNSvInPortB with ioread8Philipp Hortmann
2022-04-20staging: vt6655: Replace MACvGPIOIn with VNSvInPortBPhilipp Hortmann
2022-04-20staging: vt6655: Delete tmacro.hPhilipp Hortmann
2022-04-05staging: vt6655: Rename constant definitions with CamelCasePhilipp Hortmann
2022-04-05staging: vt6655: Remove unused macros in mac.hPhilipp Hortmann
2021-10-13staging: vt6655: fix camelcase in byLocalIDTommaso Merciai
2021-10-05staging: vt6655: fix camelcase in pbyCxtBufTommaso Merciai
2021-07-27staging: vt6655: remove filename from mac.hLucas Henneman
2020-09-13staging: vt6655: Add spaces around arithmetic operatorsSebastian Fuentes
2019-03-18staging: vt6655: Remove unused function prototype and definitionMadhumitha Prabakaran
2019-03-18staging: vt6655: Remove an unused function prototypeMadhumitha Prabakaran
2019-03-18staging: vt6655: Fix the warning line over 80 charactersMadhumitha Prabakaran
2019-03-18staging: vt6655: mac.h: Fix comment style for SPDX-License IdentifierMadhumitha Prabakaran
2017-11-28staging: vt6655: Remove redundant license textGreg Kroah-Hartman