index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_dev.h
Age
Commit message (
Expand
)
Author
2020-11-14
ionic: batch rx buffer refilling
Shannon Nelson
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-02
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-09-02
ionic: struct reorder for faster access
Shannon Nelson
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-07-21
ionic: get MTU from lif identity
Shannon Nelson
2020-05-12
ionic: more ionic name tweaks
Shannon Nelson
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
2020-03-30
ionic: remove lifs on fw reset
Shannon Nelson
2020-01-05
ionic: support sr-iov operations
Shannon Nelson
2019-10-25
ionic: implement support for rx sgl
Shannon Nelson
2019-10-25
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
2019-10-25
ionic: add heartbeat check
Shannon Nelson
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
2019-09-05
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
2019-09-05
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
ionic: Add interrupts and doorbells
Shannon Nelson
2019-09-05
ionic: Add basic lif support
Shannon Nelson
2019-09-05
ionic: Add port management commands
Shannon Nelson
2019-09-05
ionic: Add hardware init and device commands
Shannon Nelson