aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2022-01-04i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-04i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-04i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2022-01-04i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski
2021-12-06i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-11-17i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-17i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-17i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2021-11-17i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-17i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-17i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-11-17i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-10-29intel: Simplify bool conversionYang Li
2021-10-14ethernet: constify references to netdev->dev_addr in driversJakub Kicinski
2021-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-10-06i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-06i40e: fix endless loop under rtnlJiri Benc
2021-10-02ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2021-09-28i40e: Use the xsk batched rx allocation interfaceMagnus Karlsson
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-17i40e: Fix spelling mistake "dissable" -> "disable"Colin Ian King
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-23i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski
2021-07-23i40e: Fix logic of disabling queuesArkadiusz Kubalewski
2021-07-21i40e: add support for PTP external synchronization clockPiotr Kwapulinski
2021-07-19i40e: improve locking of mac_filter_hashStefan Assmann
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-24i40e: Fix missing rtnl locking when setting up pf switchJan Sokolowski
2021-06-24i40e: fix PTP on 5Gb linksJesse Brandeburg
2021-06-24intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski
2021-06-24i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-18i40e: clean up packet type lookup tableJesse Brandeburg
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-03i40e: add correct exception tracing for XDPMagnus Karlsson
2021-06-02RDMA/irdma: Add irdma Kconfig/Makefile and remove i40iwShiraz Saleem
2021-05-28i40e: Register auxiliary devices to provide RDMAShiraz Saleem
2021-05-26i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-05-07i40e: Remove LLDP frame filtersArkadiusz Kubalewski