summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice
AgeCommit message (Expand)Author
2024-08-26ice: Adjust over allocation of memory in ice_sched_add_root_node() and ice_sc...Aleksandr Mishin
2024-08-26ice: Report NVM version numbers on mismatch during loadSergey Temerkhanov
2024-08-26ice: remove unnecessary control queue cmd_buf arraysJacob Keller
2024-08-26ice: reword comments referring to control queuesJacob Keller
2024-08-26ice: stop intermixing AQ commands/responses debug dumpsPrzemek Kitszel
2024-08-26ice: do not clutter debug logs with unused dataBruce Allan
2024-08-26ice: improve debug print for control queue messagesJacob Keller
2024-08-26ice: implement and use rd32_poll_timeout for ice_sq_done timeoutJacob Keller
2024-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-08-21ice: Fix a 32bit bugDan Carpenter
2024-08-20ice: use internal pf id instead of function numberMichal Swiatkowski
2024-08-20ice: fix truesize operations for PAGE_SIZE >= 8192Maciej Fijalkowski
2024-08-20ice: fix ICE_LAST_OFFSET formulaMaciej Fijalkowski
2024-08-20ice: fix page reuse when PAGE_SIZE is over 8kMaciej Fijalkowski
2024-08-13iavf: add support for offloading tc U32 cls filtersAhmed Zaki
2024-08-13ice: enable FDIR filters from raw binary patterns for VFsJunfeng Guo
2024-08-13ice: add method to disable FDIR SWAP optionJunfeng Guo
2024-08-13ice: add API for parser profile initializationJunfeng Guo
2024-08-13ice: add UDP tunnels support to the parserJunfeng Guo
2024-08-13ice: support turning on/off the parser's double vlan modeJunfeng Guo
2024-08-13ice: add parser execution main loopJunfeng Guo
2024-08-13ice: add parser internal helper functionsJunfeng Guo
2024-08-13ice: add debugging functions for the parser sectionsJunfeng Guo
2024-08-13ice: parse and init various DDP parser sectionsJunfeng Guo
2024-08-13ice: add parser create and destroy skeletonJunfeng Guo
2024-08-12ethtool: rss: don't report key if device doesn't support itJakub Kicinski
2024-08-07ice: Fix incorrect assigns of FEC countsMateusz Polchlopek
2024-08-07ice: Skip PTP HW writes during PTP reset procedureGrzegorz Nitka
2024-08-07ice: Fix reset handlerGrzegorz Nitka
2024-07-29ice: xsk: fix txq interrupt mappingMaciej Fijalkowski
2024-07-29ice: add missing WRITE_ONCE when clearing ice_rx_ring::xdp_progMaciej Fijalkowski
2024-07-29ice: improve updating ice_{t,r}x_ring::xsk_poolMaciej Fijalkowski
2024-07-29ice: toggle netif_carrier when setting up XSK poolMaciej Fijalkowski
2024-07-29ice: modify error handling when setting XSK pool in ndo_bpfMaciej Fijalkowski
2024-07-29ice: replace synchronize_rcu with synchronize_netMaciej Fijalkowski
2024-07-29ice: don't busy wait for Rx queue disable in ice_qp_dis()Maciej Fijalkowski
2024-07-29ice: respect netif readiness in AF_XDP ZC related ndo'sMichal Kubiak
2024-07-25Merge tag 'net-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-07-25Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-23ice: Fix recipe read procedureWojciech Drewek
2024-07-23ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2024-07-13Merge tag 'timers-v6.11-rc1' of https://git.linaro.org/people/daniel.lezcano/...Thomas Gleixner
2024-07-11ice: remove eswitch rebuildMichal Swiatkowski
2024-07-11ice: Add support for devlink local_forwarding paramPawel Kaminski
2024-07-11net: intel: Remove MODULE_AUTHORsTony Nguyen
2024-07-11ice: Add tracepoint for adding and removing switch rulesMarcin Szycik