index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
vt6655
/
mac.c
Age
Commit message (
Expand
)
Author
2022-09-11
staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx
Philipp Hortmann
2022-09-11
staging: vt6655: Rename function MACvSetCurrTx0DescAddrEx
Philipp Hortmann
2022-09-11
staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr
Philipp Hortmann
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx1DescAddr
Philipp Hortmann
2022-09-11
staging: vt6655: Rename function MACvSetCurrRx0DescAddr
Philipp Hortmann
2022-09-11
staging: vt6655: Rename function MACbSafeStop
Philipp Hortmann
2022-09-11
staging: vt6655: Rename function MACbSafeTxOff
Philipp Hortmann
2022-09-11
staging: vt6655: Rename function MACbSafeRxOff
Philipp Hortmann
2022-09-11
staging: vt6655: Cleanup and rename function MACbSafeSoftwareReset
Philipp Hortmann
2022-09-11
staging: vt6655: Cleanup and rename function MACvRestoreContext
Philipp Hortmann
2022-09-11
staging: vt6655: Cleanup and rename function MACvSaveContext
Philipp Hortmann
2022-09-11
staging: vt6655: Cleanup and rename function MACvSetLoopbackMode
Philipp Hortmann
2022-08-30
staging: vt6655: Rename function MACvSetShortRetryLimit
Philipp Hortmann
2022-08-30
staging: vt6655: Delete function MACbIsIntDisable
Philipp Hortmann
2022-08-30
staging: vt6655: Rename function MACbIsRegBitsOff
Philipp Hortmann
2022-08-30
staging: vt6655: Rename macro MACvSelectPage1
Philipp Hortmann
2022-08-30
staging: vt6655: Rename macro MACvSelectPage0
Philipp Hortmann
2022-07-28
staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function
Philipp Hortmann
2022-07-28
staging: vt6655: Rename MACvClearStckDS
Philipp Hortmann
2022-07-14
staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to function
Philipp Hortmann
2022-07-14
staging: vt6655: Convert macro vt6655_mac_reg_bits_off to function
Philipp Hortmann
2022-07-14
staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to function
Philipp Hortmann
2022-07-14
staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function
Philipp Hortmann
2022-07-14
staging: vt6655: Rename MACvRegBitsOff
Philipp Hortmann
2022-06-06
staging: vt6655: Replace VNSvOutPortD with iowrite32
Philipp Hortmann
2022-06-06
staging: vt6655: Replace MACvIntDisable with VNSvOutPortD
Philipp Hortmann
2022-04-20
staging: vt6655: Delete tmacro.h
Philipp Hortmann
2021-10-13
staging: vt6655: fix camelcase in byLocalID
Tommaso Merciai
2021-10-10
staging: vt6655: fix camelcase in PortOffset
Tommaso Merciai
2021-07-27
staging: vt6655: kernel style cleanup of mac.c
Lucas Henneman
2019-03-18
staging: vt6655: Remove unused function prototype and definition
Madhumitha Prabakaran
2019-03-18
staging: vt6655: Remove unnecessary blank line
Madhumitha Prabakaran
2017-11-28
staging: vt6655: Remove redundant license text
Greg Kroah-Hartman
2017-11-28
staging: vt6655: add SPDX identifiers to all vt6655 driver files
Greg Kroah-Hartman
2017-07-18
Staging: vt6655: Fixing coding style warnings
Simo Koskinen
2016-10-16
staging: vt6655: Adding space around '+'
Varsha Rao
2016-10-16
staging: vt6655: Removes the FSF mailing address.
Varsha Rao
2016-10-16
staging: vt6655: Removes unnecessary blank lines.
Varsha Rao
2016-03-28
staging: vt6655: fix style violations for lines over 80 characters
Kathryn Hampton
2016-03-10
staging: vt6655: mac.c replace dwData with data.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace wOffset with offset.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace byOrgDMACtl with org_dma_ctl
Malcolm Priestley
2016-03-10
staging: vt6655: mac Replace dwCurrDescAddr with curr_desc_addr.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace VNSvInPortB with ioread8
Malcolm Priestley
2016-03-10
staging: vt6655: MACvSetLoopbackMode replace byOrgValue with ioread8
Malcolm Priestley
2016-03-10
staging: vt6655: MACbPSWakeup replace VNSvInPortB byOrgValue with ioread8
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortB with iowrite8
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortW with iowrite16
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c replace VNSvOutPortD with iowrite32.
Malcolm Priestley
2016-03-10
staging: vt6655: mac.c/h resize all unsigned long to u32
Malcolm Priestley
[next]