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.h
Age
Commit message (
Expand
)
Author
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
2024-03-04
ice: do not disable Tx queues twice in ice_down()
Maciej Fijalkowski
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-20
ice: Fix ASSERT_RTNL() warning during certain scenarios
Amritha Nambiar
2024-02-02
ice: make ice_vsi_cfg_txq() static
Maciej Fijalkowski
2024-02-02
ice: make ice_vsi_cfg_rxq() static
Maciej Fijalkowski
2023-12-04
ice: Add support in the driver for associating queue with napi
Amritha Nambiar
2023-08-17
ice: refactor ice_lib to make functions static
Jan Sokolowski
2023-08-17
ice: remove unused methods
Jan Sokolowski
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
2023-07-24
ice: Unset src prune on uplink VSI
Wojciech Drewek
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
2023-02-06
ice: refactor VSI setup to use parameter structure
Jacob Keller
2023-02-03
ice: update VSI instead of init in some case
Michal Swiatkowski
2023-02-03
ice: move VSI delete outside deconfig
Michal Swiatkowski
2023-02-03
ice: split ice_vsi_setup into smaller functions
Michal Swiatkowski
2023-02-03
ice: cleanup in VSI config/deconfig code
Michal Swiatkowski
2022-11-09
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
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
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-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
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: update dim usage and moderation
Jesse Brandeburg
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
2021-10-07
ice: manage VSI antispoof and destination override
Michal Swiatkowski
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
2021-06-11
ice: enable receive hardware timestamping
Jacob Keller
2021-06-07
ice: wait for reset before reporting devlink info
Jacob Keller
2021-06-07
ice: Refactor VIRTCHNL_OP_CONFIG_VSI_QUEUES handling
Brett Creeley
2021-05-28
ice: Initialize RDMA support
Dave Ertman
2021-04-14
ice: remove return variable
Paul M Stillwell Jr
2021-04-14
ice: refactor interrupt moderation writes
Jesse Brandeburg
2021-04-07
ice: Ignore EMODE return for opcode 0x0605
Anirudh Venkataramanan
2020-09-25
ice: fix memory leak if register_netdev_fails
Jacob Keller
2020-07-23
ice: Add advanced power mgmt for WoL
Akeem G Abodunrin
2020-05-31
ice: Always clear QRXFLXP_CNTXT before writing new value
Brett Creeley
2020-05-22
ice: Initialize Flow Director resources
Henry Tieman
[next]