index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_txrx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ice: Trivial fixes
Tony Nguyen
2020-02-12
1
-2
/
+2
*
ice: Restore interrupt throttle settings after VSI rebuild
Michal Swiatkowski
2020-01-03
1
-0
/
+6
*
ice: introduce frame padding computation logic
Maciej Fijalkowski
2019-11-04
1
-0
/
+81
*
ice: introduce legacy Rx flag
Maciej Fijalkowski
2019-11-04
1
-0
/
+13
*
ice: Add support for AF_XDP
Krzysztof Kazimierczak
2019-11-04
1
-3
/
+17
*
ice: Move common functions to ice_txrx_lib.c
Krzysztof Kazimierczak
2019-11-04
1
-10
/
+0
*
ice: Add support for XDP
Maciej Fijalkowski
2019-11-04
1
-1
/
+33
*
ice: Introduce ice_base.c
Anirudh Venkataramanan
2019-11-04
1
-2
/
+0
*
ice: Set WB_ON_ITR when we don't re-enable interrupts
Brett Creeley
2019-08-20
1
-0
/
+13
*
ice: Use bitfields when possible
Jesse Brandeburg
2019-05-23
1
-1
/
+1
*
ice: Reorganize tx_buf and ring structs
Jesse Brandeburg
2019-05-23
1
-14
/
+21
*
ice: Add ability to update rx-usecs-high
Brett Creeley
2019-05-02
1
-0
/
+1
*
ice: Add priority information into VLAN header
Anirudh Venkataramanan
2019-04-18
1
-0
/
+2
*
ice: Update rings based on TC information
Anirudh Venkataramanan
2019-04-18
1
-0
/
+3
*
ice: Update comment regarding the ITR_GRAN_S
Brett Creeley
2019-03-26
1
-1
/
+1
*
ice: Audit hotpath structures with pahole
Brett Creeley
2019-03-26
1
-9
/
+1
*
ice: Fix for adaptive interrupt moderation
Anirudh Venkataramanan
2019-03-26
1
-0
/
+6
*
ice: map Rx buffer pages with DMA attributes
Maciej Fijalkowski
2019-03-25
1
-0
/
+3
*
ice: Introduce bulk update for page count
Maciej Fijalkowski
2019-03-25
1
-0
/
+1
*
ice: configure GLINT_ITR to always have an ITR gran of 2
Brett Creeley
2019-03-19
1
-0
/
+1
*
ice: Implement getting and setting ethtool coalesce
Brett Creeley
2019-01-15
1
-0
/
+2
*
ice: Add support for adaptive interrupt moderation
Brett Creeley
2019-01-15
1
-12
/
+18
*
ice: Fix tx_timeout in PF driver
Brett Creeley
2018-11-06
1
-2
/
+15
*
ice: Add more flexibility on how we assign an ITR index
Brett Creeley
2018-10-03
1
-9
/
+4
*
ice: Add support for dynamic interrupt moderation
Brett Creeley
2018-10-02
1
-6
/
+11
*
ice: Add support for Tx hang, Tx timeout and malicious driver detection
Sudheer Mogilappagari
2018-08-28
1
-0
/
+1
*
ice: Change struct members from bool to u8
Bruce Allan
2018-08-23
1
-1
/
+1
*
ice: Add support for VLANs and offloads
Anirudh Venkataramanan
2018-03-26
1
-0
/
+17
*
ice: Implement transmit and NAPI support
Anirudh Venkataramanan
2018-03-26
1
-0
/
+45
*
ice: Configure VSIs for Tx/Rx
Anirudh Venkataramanan
2018-03-26
1
-0
/
+75
*
ice: Add support for VSI allocation and deallocation
Anirudh Venkataramanan
2018-03-26
1
-0
/
+26
*
ice: Initialize PF and setup miscellaneous interrupt
Anirudh Venkataramanan
2018-03-26
1
-0
/
+29