index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_dev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ionic: replace set_vf data with union
Shannon Nelson
2022-01-25
1
-1
/
+2
*
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
2022-01-25
1
-0
/
+2
*
ionic: Don't send reset commands if FW isn't running
Brett Creeley
2022-01-25
1
-0
/
+1
*
ionic: remove debug stats
Shannon Nelson
2021-10-02
1
-4
/
+0
*
ionic: remove unneeded comp union fields
Shannon Nelson
2021-07-27
1
-2
/
+0
*
ionic: monitor fw status generation
Shannon Nelson
2021-07-27
1
-0
/
+1
*
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
2021-04-02
1
-1
/
+1
*
ionic: link in the new hw timestamp code
Shannon Nelson
2021-04-02
1
-0
/
+1
*
ionic: add hw timestamp structs to interface
Shannon Nelson
2021-04-02
1
-0
/
+1
*
ionic: add new queue features to interface
Shannon Nelson
2021-04-02
1
-0
/
+1
*
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2021-03-30
1
-2
/
+5
*
ionic: aggregate Tx byte counting calls
Shannon Nelson
2021-03-15
1
-0
/
+1
*
ionic: simplify TSO descriptor mapping
Shannon Nelson
2021-03-15
1
-1
/
+4
*
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-10
1
-3
/
+4
*
ionic: implement Rx page reuse
Shannon Nelson
2021-03-10
1
-3
/
+9
*
ionic: batch rx buffer refilling
Shannon Nelson
2020-11-14
1
-1
/
+3
*
ionic: clean up sparse complaints
Shannon Nelson
2020-10-23
1
-0
/
+2
*
ionic: stop watchdog timer earlier on remove
Shannon Nelson
2020-09-30
1
-1
/
+0
*
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-16
1
-0
/
+1
*
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-09-02
1
-6
/
+0
*
ionic: struct reorder for faster access
Shannon Nelson
2020-09-02
1
-9
/
+9
*
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
1
-12
/
+37
*
ionic: get MTU from lif identity
Shannon Nelson
2020-07-21
1
-2
/
+0
*
ionic: more ionic name tweaks
Shannon Nelson
2020-05-12
1
-5
/
+5
*
ionic: support longer tx sg lists
Shannon Nelson
2020-05-12
1
-1
/
+6
*
ionic: remove lifs on fw reset
Shannon Nelson
2020-03-30
1
-0
/
+1
*
ionic: support sr-iov operations
Shannon Nelson
2020-01-05
1
-0
/
+7
*
ionic: implement support for rx sgl
Shannon Nelson
2019-10-25
1
-0
/
+7
*
ionic: add a watchdog timer to monitor heartbeat
Shannon Nelson
2019-10-25
1
-0
/
+1
*
ionic: add heartbeat check
Shannon Nelson
2019-10-25
1
-0
/
+4
*
ionic: Add coalesce and other features
Shannon Nelson
2019-09-05
1
-0
/
+1
*
ionic: Add initial ethtool support
Shannon Nelson
2019-09-05
1
-0
/
+7
*
ionic: Add the basic NDO callbacks for netdev support
Shannon Nelson
2019-09-05
1
-0
/
+2
*
ionic: Add basic adminq support
Shannon Nelson
2019-09-05
1
-0
/
+109
*
ionic: Add interrupts and doorbells
Shannon Nelson
2019-09-05
1
-0
/
+22
*
ionic: Add basic lif support
Shannon Nelson
2019-09-05
1
-0
/
+7
*
ionic: Add port management commands
Shannon Nelson
2019-09-05
1
-0
/
+13
*
ionic: Add hardware init and device commands
Shannon Nelson
2019-09-05
1
-0
/
+138