aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_main.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Add E830 checksum offload supportPaul Greenwalt2025-03-181-0/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2025-03-131-2/+2
|\
| * ice: register devlink prior to creating health reportersPrzemek Kitszel2025-03-051-2/+2
* | ice: use napi's irq affinity and rmap IRQ notifiersAhmed Zaki2025-02-271-44/+3
* | ice: Implement PTP support for E830 devicesMichal Michalik2025-02-101-2/+7
* | ice: Process TSYN IRQ in a separate functionKarol Kolacinski2025-02-101-15/+1
* | ice: init flow director before RDMAMichal Swiatkowski2025-02-051-2/+4
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2025-01-181-0/+53
|\
| * ice: support FW Recovery ModeKonrad Knitter2025-01-161-0/+53
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2025-01-161-3/+3
|\ \ | |/ |/|
| * ice: Add correct PHY lane assignmentKarol Kolacinski2025-01-131-3/+3
* | ice: add fw and port health reportersKonrad Knitter2025-01-141-0/+3
* | ice: ice_probe: init ice_adapter after HW initPrzemek Kitszel2025-01-141-10/+11
* | ice: minor: rename goto labels from err to unrollPrzemek Kitszel2025-01-141-8/+8
* | ice: split ice_init_hw() out from ice_init_dev()Przemek Kitszel2025-01-141-11/+11
* | ice: c827: move wait for FW to ice_init_hw()Przemek Kitszel2025-01-141-37/+0
* | ice: Add MDD logging via devlink healthBen Shelton2024-12-171-0/+6
* | ice: add Tx hang devlink health reporterPrzemek Kitszel2024-12-171-5/+13
* | ice: rename devlink_port.[ch] to port.[ch]Przemek Kitszel2024-12-171-1/+1
|/
* Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-12-051-3/+5
|\
| * ice: Fix VLAN pruning in switchdev modeMarcin Szycik2024-12-031-3/+5
* | module: Convert symbol namespace to string literalPeter Zijlstra2024-12-021-1/+1
|/
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2024-11-161-1/+32
|\
| * ice: Unbind the workqueueFrederic Weisbecker2024-11-131-1/+1
| * ice: initialize pf->supported_rxdids immediately after loading DDPJacob Keller2024-11-131-0/+31
* | ndo_fdb_del: Add a parameter to report whether notification was sentPetr Machata2024-11-161-1/+3
* | ndo_fdb_add: Add a parameter to report whether notification was sentPetr Machata2024-11-161-1/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-10-101-32/+7
|\
| * ice: Flush FDB entries before resetWojciech Drewek2024-10-081-21/+3
| * ice: Fix netif_is_ice() in Safe ModeMarcin Szycik2024-10-081-1/+2
| * ice: Fix entering Safe ModeMarcin Szycik2024-10-081-3/+1
| * ice: fix memleak in ice_init_tx_topology()Przemek Kitszel2024-09-301-7/+1
* | ice: Make use of assign_bit() APIHongbo Li2024-10-081-2/+1
* | ice: add E830 HW VF mailbox message limit supportPaul Greenwalt2024-10-081-6/+18
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-09-131-2/+0
|\
| * ice: stop calling pci_disable_device() as we use pcimPrzemek Kitszel2024-09-091-2/+0
* | ice: base subfunction aux driverPiotr Raczynski2024-09-061-0/+10
* | ice: treat subfunction VSI the same as PF VSIMichal Swiatkowski2024-09-061-2/+3
* | ice: add basic devlink subfunctions supportPiotr Raczynski2024-09-061-0/+7
* | ice: export ice ndo_ops functionsPiotr Raczynski2024-09-061-29/+6
* | ice: add new VSI type for subfunctionsPiotr Raczynski2024-09-061-2/+5
|/
* ice: do not bring the VSI up, if it was down before the XDP setupLarysa Zaremba2024-09-031-2/+5
* ice: check for XDP rings instead of bpf program when unconfiguringLarysa Zaremba2024-09-031-2/+2
* ice: protect XDP configuration with a mutexLarysa Zaremba2024-09-031-5/+14
* ice: move netif_queue_set_napi to rtnl-protected sectionsLarysa Zaremba2024-09-031-4/+13
* ice: Add netif_device_attach/detach into PF reset flowDawid Osuchowski2024-08-281-0/+7
* ice: Fix reset handlerGrzegorz Nitka2024-08-071-0/+2
* ice: improve updating ice_{t,r}x_ring::xsk_poolMaciej Fijalkowski2024-07-291-1/+1
* ice: remove eswitch rebuildMichal Swiatkowski2024-07-111-2/+0
* net: intel: Remove MODULE_AUTHORsTony Nguyen2024-07-111-1/+0