| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: vt6655: Rename function MACvSetCurrAC0DescAddrEx | Philipp Hortmann | 2022-09-11 | 1 | -2/+0 |
* | staging: vt6655: Rename function MACvSetCurrTx0DescAddrEx | Philipp Hortmann | 2022-09-11 | 1 | -2/+0 |
* | staging: vt6655: Cleanup and rename function MACvSetCurrTXDescAddr | Philipp Hortmann | 2022-09-11 | 1 | -2/+1 |
* | staging: vt6655: Rename function MACvSetCurrRx1DescAddr | Philipp Hortmann | 2022-09-11 | 1 | -2/+1 |
* | staging: vt6655: Rename function MACvSetCurrRx0DescAddr | Philipp Hortmann | 2022-09-11 | 1 | -2/+1 |
* | staging: vt6655: Rename function MACbSafeStop | Philipp Hortmann | 2022-09-11 | 1 | -1/+0 |
* | staging: vt6655: Rename function MACbSafeTxOff | Philipp Hortmann | 2022-09-11 | 1 | -1/+0 |
* | staging: vt6655: Rename function MACbSafeRxOff | Philipp Hortmann | 2022-09-11 | 1 | -1/+0 |
* | staging: vt6655: Cleanup and rename function MACbSafeSoftwareReset | Philipp Hortmann | 2022-09-11 | 1 | -1/+0 |
* | staging: vt6655: Cleanup and rename function MACvRestoreContext | Philipp Hortmann | 2022-09-11 | 1 | -2/+0 |
* | staging: vt6655: Cleanup and rename function MACvSaveContext | Philipp Hortmann | 2022-09-11 | 1 | -1/+0 |
* | staging: vt6655: Cleanup and rename function MACvSetLoopbackMode | Philipp Hortmann | 2022-09-11 | 1 | -2/+0 |
* | staging: vt6655: Rename function MACvSetShortRetryLimit | Philipp Hortmann | 2022-08-30 | 1 | -2/+1 |
* | staging: vt6655: Delete function MACbIsIntDisable | Philipp Hortmann | 2022-08-30 | 1 | -2/+0 |
* | staging: vt6655: Rename function MACbIsRegBitsOff | Philipp Hortmann | 2022-08-30 | 1 | -3/+0 |
* | staging: vt6655: Replace macro MACvSetRFLE_LatchBase | Philipp Hortmann | 2022-08-30 | 1 | -3/+0 |
* | staging: vt6655: Rename macro MACvSelectPage1 | Philipp Hortmann | 2022-08-30 | 1 | -2/+1 |
* | staging: vt6655: Rename macro MACvSelectPage0 | Philipp Hortmann | 2022-08-30 | 1 | -2/+1 |
* | staging: vt6655: Convert macro MACvSetBBType to function | Philipp Hortmann | 2022-08-30 | 1 | -9/+0 |
* | staging: vt6655: Convert macro MACvDisableBarkerPreambleMd | Philipp Hortmann | 2022-08-16 | 1 | -8/+0 |
* | staging: vt6655: Convert macro MACvEnableBarkerPreambleMd | Philipp Hortmann | 2022-08-16 | 1 | -8/+0 |
* | staging: vt6655: Convert macro MACvDisableProtectMD | Philipp Hortmann | 2022-08-16 | 1 | -9/+1 |
* | staging: vt6655: Rename function MACvEnableProtectMD | Philipp Hortmann | 2022-08-16 | 1 | -1/+1 |
* | staging: vt6655: Convert macro MACvEnableProtectMD to function | Philipp Hortmann | 2022-08-16 | 1 | -8/+0 |
* | staging: vt6655: Replace MACvTransmitAC0 with function vt6655_mac_dma_ctl | Philipp Hortmann | 2022-08-16 | 1 | -10/+0 |
* | staging: vt6655: Replace MACvTransmit0 with function vt6655_mac_dma_ctl | Philipp Hortmann | 2022-08-16 | 1 | -10/+0 |
* | staging: vt6655: Replace MACvReceive1 with function vt6655_mac_dma_ctl | Philipp Hortmann | 2022-08-16 | 1 | -10/+0 |
* | staging: vt6655: Convert macro MACvReceive0 to function | Philipp Hortmann | 2022-08-16 | 1 | -10/+0 |
* | staging: vt6655: Convert macro vt6655_mac_clear_stck_ds to function | Philipp Hortmann | 2022-07-28 | 1 | -8/+0 |
* | staging: vt6655: Rename MACvClearStckDS | Philipp Hortmann | 2022-07-28 | 1 | -1/+1 |
* | staging: vt6655: Convert macro vt6655_mac_word_reg_bits_off to function | Philipp Hortmann | 2022-07-14 | 1 | -7/+2 |
* | staging: vt6655: Convert macro vt6655_mac_reg_bits_off to function | Philipp Hortmann | 2022-07-14 | 1 | -7/+1 |
* | staging: vt6655: Convert macro vt6655_mac_word_reg_bits_on to function | Philipp Hortmann | 2022-07-14 | 1 | -7/+1 |
* | staging: vt6655: Convert macro vt6655_mac_reg_bits_on to function | Philipp Hortmann | 2022-07-14 | 1 | -7/+1 |
* | staging: vt6655: Rename MACvWordRegBitsOff | Philipp Hortmann | 2022-07-14 | 1 | -1/+1 |
* | staging: vt6655: Rename MACvRegBitsOff | Philipp Hortmann | 2022-07-14 | 1 | -1/+1 |
* | staging: vt6655: Rename MACvWordRegBitsOn | Philipp Hortmann | 2022-07-14 | 1 | -2/+2 |
* | staging: vt6655: Rename MACvRegBitsOn | Philipp Hortmann | 2022-07-14 | 1 | -1/+1 |
* | staging: vt6655: Rename wData to reg_value in two macros | Philipp Hortmann | 2022-07-14 | 1 | -6/+6 |
* | staging: vt6655: Rename byData to reg_value in two macros | Philipp Hortmann | 2022-07-14 | 1 | -6/+6 |
* | staging: vt6655: Rename wBits to bit_mask in two macros | Philipp Hortmann | 2022-07-14 | 1 | -4/+4 |
* | staging: vt6655: Rename byBits to bit_mask in two macros | Philipp Hortmann | 2022-07-14 | 1 | -4/+4 |
* | staging: vt6655: Rename byRegOfs to reg_offset in four macros | Philipp Hortmann | 2022-07-14 | 1 | -12/+12 |
* | staging: vt6655: Move two macros to file where those are used | Philipp Hortmann | 2022-07-08 | 1 | -24/+0 |
* | staging: vt6655: Rename MACvReadEtherAddress | Philipp Hortmann | 2022-07-08 | 1 | -1/+1 |
* | staging: vt6655: Rename MACvWriteBSSIDAddress | Philipp Hortmann | 2022-07-08 | 1 | -1/+1 |
* | staging: vt6655: Rename pbyEtherAddr to mac_addr | Philipp Hortmann | 2022-07-08 | 1 | -14/+14 |
* | staging: vt6655: Delete upc.h | Philipp Hortmann | 2022-06-06 | 1 | -1/+1 |
* | staging: vt6655: Replace VNSvOutPortD with iowrite32 | Philipp Hortmann | 2022-06-06 | 1 | -13/+13 |
* | staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortD | Philipp Hortmann | 2022-06-06 | 1 | -3/+0 |