index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
1
-0
/
+1
2022-04-01
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
1
-0
/
+2
2022-03-09
ice: change "can't set link" message to dbg level
Jonathan Toppins
1
-3
/
+3
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
1
-6
/
+18
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
1
-2
/
+2
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
1
-4
/
+4
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
1
-11
/
+10
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
1
-71
/
+107
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-1
/
+4
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
1
-4
/
+4
2022-02-14
ice: enable parsing IPSEC SPI headers for RSS
Jesse Brandeburg
1
-0
/
+6
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
1
-6
/
+21
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
1
-0
/
+5
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
1
-12
/
+99
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
1
-4
/
+4
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
1
-1
/
+1
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
1
-1
/
+4
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
1
-201
/
+5
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
1
-1
/
+10
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
1
-19
/
+0
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
1
-13
/
+56
2021-12-14
ice: Propagate error codes
Tony Nguyen
1
-11
/
+6
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-39
/
+31
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-15
/
+14
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-36
/
+3
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-19
/
+19
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
1
-48
/
+48
2021-11-22
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
1
-2
/
+7
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
1
-5
/
+2
2021-10-28
ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
Nathan Chancellor
1
-0
/
+1
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+9
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
1
-1
/
+1
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
1
-48
/
+334
2021-10-19
ice: fix rate limit update after coalesce change
Jesse Brandeburg
1
-2
/
+2
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
1
-0
/
+25
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
1
-0
/
+174
2021-10-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
1
-11
/
+11
2021-10-15
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
1
-1
/
+3
2021-10-15
ice: unify xdp_rings accesses
Maciej Fijalkowski
1
-1
/
+1
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-24
/
+40
2021-10-15
ice: remove ring_active from ice_ring
Maciej Fijalkowski
1
-2
/
+0
2021-10-14
ice: Fix failure to re-add LAN/RDMA Tx queues
Brett Creeley
1
-0
/
+9
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
1
-0
/
+15
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
1
-1
/
+47
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
1
-0
/
+61
2021-10-07
ice: Move devlink port to PF/VF struct
Wojciech Drewek
1
-1
/
+2
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
1
-0
/
+47
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-8
/
+10
2021-06-17
ice: reduce scope of variables
Paul M Stillwell Jr
1
-4
/
+4
[next]