index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
/
intel
/
ice
/
ice_lib.c
Age
Commit message (
Expand
)
Author
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2022-08-11
ice: Fix VSI rebuild WARN_ON check for VF
Benjamin Mikailenko
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-21
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
2022-06-10
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-06-09
drivers/net/ethernet/intel: fix typos in comments
Julia Lawall
2022-06-08
ice: remove VLAN representor specific ops
Michal Swiatkowski
2022-05-17
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
2022-04-08
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
2022-04-01
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
2022-03-09
ice: change "can't set link" message to dbg level
Jonathan Toppins
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
2022-02-14
ice: enable parsing IPSEC SPI headers for RSS
Jesse Brandeburg
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
2021-12-14
ice: Propagate error codes
Tony Nguyen
2021-12-14
ice: Remove excess error variables
Tony Nguyen
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
2021-12-14
ice: Use int for ice_status
Tony Nguyen
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
2021-11-22
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
2021-10-28
ice: Fix clang -Wimplicit-fallthrough in ice_pull_qvec_from_rc()
Nathan Chancellor
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
2021-10-19
ice: fix rate limit update after coalesce change
Jesse Brandeburg
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
[next]