summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-08-07ice: add FW load waitJan Sokolowski
2023-08-07ice: Add get C827 PHY index functionKarol Kolacinski
2023-08-07ice: Rename enum ice_pkt_flags valuesMarcin Szycik
2023-08-07ice: Add direction metadataMarcin Szycik
2023-08-07ice: Accept LAG netdevs in bridge offloadsWojciech Drewek
2023-08-04ixgbevf: Remove unused function declarationsYue Haibing
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-07-31i40e: remove i40e_statusJan Sokolowski
2023-07-31ice: Fix RDMA VSI removal during queue rebuildRafal Rogalski
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/nexDavid S. Miller
2023-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-27ice: update reset path for SRIOV LAG supportDave Ertman
2023-07-27ice: enforce no DCB config changing when in bondDave Ertman
2023-07-27ice: enforce interface eligibility and add messaging for SRIOV LAGDave Ertman
2023-07-27ice: support non-standard teardown of bond interfaceDave Ertman
2023-07-27ice: Flesh out implementation of support for SRIOV on bonded interfaceDave Ertman
2023-07-27ice: process events created by lag netdev event handlerDave Ertman
2023-07-27ice: implement lag netdev event handlerDave Ertman
2023-07-27ice: changes to the interface with the HW and FW for SRIOV_VF+LAGDave Ertman
2023-07-27ice: Add driver support for firmware changes for LAGDave Ertman
2023-07-27ice: Correctly initialize queue context valuesJacob Keller
2023-07-26igc: Fix Kernel Panic during ndo_tx_timeout callbackMuhammad Husaini Zulkifli
2023-07-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-07-24ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski
2023-07-24ice: add tracepoints for the switchdev bridgePawel Chmielewski
2023-07-24ice: implement static version of ageingMichal Swiatkowski
2023-07-24ice: implement bridge port vlanMichal Swiatkowski
2023-07-24ice: Add VLAN FDB support in switchdev modeMarcin Szycik
2023-07-24ice: Add guard rule when creating FDB in switchdevMarcin Szycik
2023-07-24ice: Switchdev FDB events supportWojciech Drewek
2023-07-24ice: Implement basic eswitch bridge setupWojciech Drewek
2023-07-24ice: Unset src prune on uplink VSIWojciech Drewek
2023-07-24ice: Disable vlan pruning for uplink VSIWojciech Drewek
2023-07-24ice: Don't tx before switchdev is fully configuredWojciech Drewek
2023-07-24ice: Prohibit rx mode change in switchdev modeWojciech Drewek
2023-07-24ice: Skip adv rules removal upon switchdev releaseWojciech Drewek
2023-07-24vxlan: calculate correct header length for GPEJiri Benc
2023-07-21iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller
2023-07-21iavf: fix potential deadlock on allocation failureJacob Keller
2023-07-21i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-07-19Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-19i40e: xsk: add TX multi-buffer supportTirthendu Sarkar
2023-07-19ice: xsk: Tx multi-buffer supportMaciej Fijalkowski
2023-07-19i40e: xsk: add RX multi-buffer supportTirthendu Sarkar
2023-07-19ice: xsk: add RX multi-buffer supportMaciej Fijalkowski
2023-07-19Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller