index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice.h
Age
Commit message (
Expand
)
Author
2024-11-13
ice: only allow Tx promiscuous for multicast
Brett Creeley
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
2024-10-08
ice: store max_frame and rx_buf_len only in ice_rx_ring
Jacob Keller
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-10-01
ice: Introduce ice_get_phy_model() wrapper
Sergey Temerkhanov
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-07-29
ice: improve updating ice_{t,r}x_ring::xsk_pool
Maciej Fijalkowski
2024-06-05
ice: map XDP queues to vectors in ice_vsi_map_rings_to_vectors()
Larysa Zaremba
2024-06-05
ice: add flag to distinguish reset from .ndo_bpf in XDP rings config
Larysa Zaremba
2024-06-05
ice: remove af_xdp_zc_qps bitmap
Larysa Zaremba
2024-05-06
ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi
Mateusz Polchlopek
2024-04-12
ice: store VF relative MSI-X index in q_vector->vf_reg_idx
Jacob Keller
2024-04-01
ice: add ice_adapter for shared data across PFs on the same NIC
Michal Schmidt
2024-03-25
ice: remove switchdev control plane VSI
Michal Swiatkowski
2024-03-25
ice: remove eswitch changing queues algorithm
Michal Swiatkowski
2024-02-12
ice: Fix debugfs with devlink reload
Wojciech Drewek
2024-02-12
ice: Remove and readd netdev during devlink reload
Wojciech Drewek
2024-02-02
ice: Add a new counter for Rx EIPE errors
Aniruddha Paul
2024-01-30
ice: introduce PTP state machine
Jacob Keller
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
2024-01-02
ice: Schedule service task in IRQ top half
Karol Kolacinski
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
2023-12-13
ice: enable symmetric-xor RSS for Toeplitz hash function
Jeff Guo
2023-12-13
ice: Support HW timestamp hint
Larysa Zaremba
2023-12-05
ice: read internal temperature sensor
Konrad Knitter
2023-11-13
ice: reserve number of CP queues
Michal Swiatkowski
2023-11-13
ice: track port representors in xarray
Michal Swiatkowski
2023-11-13
ice: rename switchdev to eswitch
Michal Swiatkowski
2023-10-20
ice: add bitmap to track VF MSI-X usage
Michal Swiatkowski
2023-10-18
ice: Refactor finding advertised link speed
Pawel Chmielewski
2023-09-20
ice: Auxbus devices & driver for E822 TS
Michal Michalik
2023-09-18
ice: introduce ice_pf_src_tmr_owned
Jacob Keller
2023-09-18
ice: remove ICE_F_PTP_EXTTS feature flag
Jacob Keller
2023-09-17
ice: implement dpll interface to control cgu
Arkadiusz Kubalewski
2023-09-17
ice: add admin commands to access cgu configuration
Arkadiusz Kubalewski
2023-08-17
ice: split ice_aq_wait_for_event() func into two
Przemek Kitszel
2023-08-17
ice: embed &ice_rq_event_info event into struct ice_aq_task
Przemek Kitszel
2023-07-27
ice: Add driver support for firmware changes for LAG
Dave Ertman
2023-07-24
ice: implement bridge port vlan
Michal Swiatkowski
2023-07-24
ice: Implement basic eswitch bridge setup
Wojciech Drewek
2023-06-08
ice: handle extts in the miscellaneous interrupt thread
Karol Kolacinski
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
2023-05-17
ice: refactor PHY type to ethtool link mode
Paul Greenwalt
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
[next]