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
Age
Commit message (
Expand
)
Author
2023-07-19
ice: xsk: add RX multi-buffer support
Maciej Fijalkowski
2023-07-05
ice: Fix tx queue rate limit when TCs are configured
Sridhar Samudrala
2023-07-05
ice: Fix max_rate check while configuring TX rate limits
Sridhar Samudrala
2023-06-28
Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-22
ice: use ice_down_up() where applicable
Maciej Fijalkowski
2023-06-22
ice: Remove managed memory usage in ice_get_fw_log_cfg()
Christophe JAILLET
2023-06-22
ice: remove null checks before devm_kfree() calls
Przemek Kitszel
2023-06-22
ice: clean up freeing SR-IOV VFs
Przemek Kitszel
2023-06-22
ice: allow hot-swapping XDP programs
Maciej Fijalkowski
2023-06-22
ice: reduce initial wait for control queue messages
Jacob Keller
2023-06-15
ice: remove unnecessary check for old MAC == new MAC
Piotr Gardocki
2023-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-14
ice: Fix ice module unload
Jakub Buchocki
2023-06-12
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
2023-06-08
ice: do not re-enable miscellaneous interrupt until thread_fn completes
Jacob Keller
2023-06-08
ice: trigger PFINT_OICR_TSYN_TX interrupt instead of polling
Jacob Keller
2023-06-08
ice: Fix XDP memory leak when NIC is brought up and down
Kamil Maziarz
2023-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-08
ice: introduce ICE_TX_TSTAMP_WORK enumeration
Jacob Keller
2023-06-08
ice: always return IRQ_WAKE_THREAD in ice_misc_intr()
Karol Kolacinski
2023-06-08
ice: handle extts in the miscellaneous interrupt thread
Karol Kolacinski
2023-06-08
ice: Don't dereference NULL in ice_gnss_read error path
Simon Horman
2023-06-07
ice: make writes to /dev/gnssX synchronous
Michal Schmidt
2023-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-06-01
ice: recycle/free all of the fragments from multi-buffer frame
Maciej Fijalkowski
2023-05-30
devlink: move port_split/unsplit() ops into devlink_port_ops
Jiri Pirko
2023-05-30
ice: register devlink port for PF with ops
Jiri Pirko
2023-05-26
overflow: Add struct_size_t() helper
Kees Cook
2023-05-19
ice: use src VSI instead of src MAC in slow-path
Michal Swiatkowski
2023-05-19
ice: allow matching on meta data
Michal Swiatkowski
2023-05-19
ice: specify field names in ice_prot_ext init
Michal Swiatkowski
2023-05-19
ice: remove redundant Rx field from rule info
Michal Swiatkowski
2023-05-19
ice: define meta data to match in switch
Michal Swiatkowski
2023-05-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2023-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-05-17
ice: Remove LAG+SRIOV mutual exclusion
Dave Ertman
2023-05-17
ice: update PHY type to ethtool link mode mapping
Paul Greenwalt
2023-05-17
ice: refactor PHY type to ethtool link mode
Paul Greenwalt
2023-05-17
ice: update ICE_PHY_TYPE_HIGH_MAX_INDEX
Paul Greenwalt
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
2023-05-16
ice: Fix stats after PF reset
Ahmed Zaki
2023-05-16
ice: add dynamic interrupt allocation
Piotr Raczynski
2023-05-16
ice: track interrupt vectors with xarray
Piotr Raczynski
2023-05-16
ice: add individual interrupt allocation
Piotr Raczynski
2023-05-16
ice: remove redundant SRIOV code
Piotr Raczynski
2023-05-16
ice: refactor VF control VSI interrupt handling
Piotr Raczynski
2023-05-16
ice: use preferred MSIX allocation api
Piotr Raczynski
2023-05-16
ice: use pci_irq_vector helper function
Piotr Raczynski
2023-05-16
ice: move interrupt related code to separate file
Piotr Raczynski
[next]