Age | Commit message (Expand) | Author |
2024-10-08 | ice: Flush FDB entries before reset | Wojciech Drewek |
2024-10-08 | ice: Fix netif_is_ice() in Safe Mode | Marcin Szycik |
2024-10-08 | ice: Fix entering Safe Mode | Marcin Szycik |
2024-09-30 | ice: fix memleak in ice_init_tx_topology() | Przemek Kitszel |
2024-09-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-09-09 | ice: stop calling pci_disable_device() as we use pcim | Przemek Kitszel |
2024-09-06 | ice: base subfunction aux driver | Piotr Raczynski |
2024-09-06 | ice: treat subfunction VSI the same as PF VSI | Michal Swiatkowski |
2024-09-06 | ice: add basic devlink subfunctions support | Piotr Raczynski |
2024-09-06 | ice: export ice ndo_ops functions | Piotr Raczynski |
2024-09-06 | ice: add new VSI type for subfunctions | Piotr Raczynski |
2024-09-03 | ice: do not bring the VSI up, if it was down before the XDP setup | Larysa Zaremba |
2024-09-03 | ice: check for XDP rings instead of bpf program when unconfiguring | Larysa Zaremba |
2024-09-03 | ice: protect XDP configuration with a mutex | Larysa Zaremba |
2024-09-03 | ice: move netif_queue_set_napi to rtnl-protected sections | Larysa Zaremba |
2024-08-28 | ice: Add netif_device_attach/detach into PF reset flow | Dawid Osuchowski |
2024-08-07 | ice: Fix reset handler | Grzegorz Nitka |
2024-07-29 | ice: improve updating ice_{t,r}x_ring::xsk_pool | Maciej Fijalkowski |
2024-07-11 | ice: remove eswitch rebuild | Michal Swiatkowski |
2024-07-11 | net: intel: Remove MODULE_AUTHORs | Tony Nguyen |
2024-06-28 | ice: Distinguish driver reset and removal for AQ shutdown | Piotr Gardocki |
2024-06-28 | ice: Check all ice_vsi_rebuild() errors in function | Eric Joyner |
2024-06-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-23 | ice: Rebuild TC queues on VSI queue reconfiguration | Jan Sokolowski |
2024-06-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-06-13 | ice: fix 200G link speed message log | Paul Greenwalt |
2024-06-13 | ice: avoid IRQ collision to fix init failure on ACPI S3 resume | En-Wei Wu |
2024-06-10 | ice: use irq_update_affinity_hint() | Michal Schmidt |
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-05-07 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2024-05-07 | net: annotate writes on dev->mtu from ndo_change_mtu() | Eric Dumazet |
2024-05-06 | ice: refactor struct ice_vsi_cfg_params to be inside of struct ice_vsi | Mateusz Polchlopek |
2024-05-06 | ice: update E830 device ids and comments | Paul Greenwalt |
2024-05-06 | ice: add additional E830 device ids | Paul Greenwalt |
2024-04-25 | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n... | Jakub Kicinski |
2024-04-24 | net: intel: introduce {, Intel} Ethernet common library | Alexander Lobakin |
2024-04-22 | ice: Enable switching default Tx scheduler topology | Michal Wilczynski |
2024-04-17 | ice: Add automatic VF reset on Tx MDD events | Marcin Szycik |
2024-04-02 | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/... | Jakub Kicinski |
2024-04-01 | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne... | Jakub Kicinski |
2024-04-01 | ice: hold devlink lock for whole init/cleanup | Michal Swiatkowski |
2024-04-01 | ice: move devlink port code to a separate file | Piotr Raczynski |
2024-04-01 | ice: move ice_devlink.[ch] to devlink folder | Michal Swiatkowski |
2024-04-01 | ice: add ice_adapter for shared data across PFs on the same NIC | Michal Schmidt |
2024-03-29 | netlink: introduce type-checking attribute iteration | Johannes Berg |
2024-03-29 | net: intel: implement modern PM ops declarations | Jesse Brandeburg |
2024-03-25 | ice: remove switchdev control plane VSI | Michal Swiatkowski |
2024-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2024-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |