History log of /src/sys/dev/marvell/mvxpbm.c |
Revision | | Date | Author | Comments |
1.4 |
| 08-Feb-2024 |
andvar | fix misplaced or missing "e" in words with "ment" ending (argument, implement, increment, decrement, alignment), in comments, documentation, log messages.
|
1.3 |
| 05-Dec-2021 |
msaitoh | s/initialz/initializ/ in comment.
|
1.2 |
| 07-May-2018 |
maxv | Fix double-free, m_tag_delete_chain is already called by m_free.
|
1.1 |
| 03-Jun-2015 |
hsuenaga | branches: 1.1.2; 1.1.18; 1.1.20; separate buffer management codes 'mvxpbm.c' from if_mvxpe.c.
the buffer management(ex. fill the rx descriptors/buffers) is done by H/W in ARMADA XP/380, and is done by S/W in ARMADA 370. the H/W BM support is not yet implemented, so all devices use the S/W management mode at this time.
|
1.1.20.1 |
| 21-May-2018 |
pgoyette | Sync with HEAD
|
1.1.18.2 |
| 03-Dec-2017 |
jdolecek | update from HEAD
|
1.1.18.1 |
| 03-Jun-2015 |
jdolecek | file mvxpbm.c was added on branch tls-maxphys on 2017-12-03 11:37:05 +0000
|
1.1.2.2 |
| 06-Jun-2015 |
skrll | Sync with HEAD
|
1.1.2.1 |
| 03-Jun-2015 |
skrll | file mvxpbm.c was added on branch nick-nhusb on 2015-06-06 14:40:08 +0000
|