index
:
stvnliu/cloned/linux.git
master
cloned Linux kernel tree
stvnliu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-03
ice: Fix VLAN pruning in switchdev mode
Marcin Szycik
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-13
ice: Unbind the workqueue
Frederic Weisbecker
2024-11-13
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-08
ice: Make use of assign_bit() API
Hongbo Li
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
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
[next]