summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-11-09iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron
2022-11-09ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski
2022-10-25i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-10-25i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-10-25i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski
2022-09-29Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-28ice: Add support for VLAN priority filters in switchdevMartyna Szapar-Mudlaw
2022-09-28ice: support features on new E810T variantsArkadiusz Kubalewski
2022-09-28ice: Merge pin initialization of E810 and E810T adaptersArkadiusz Kubalewski
2022-09-27ice: xsk: drop power of 2 ring size restriction for AF_XDPMaciej Fijalkowski
2022-09-27ice: xsk: change batched Tx descriptor cleaningMaciej Fijalkowski
2022-09-27ice: reorder PF/representor devlink port register/unregister flowsJiri Pirko
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-21ice: Fix ice_xdp_xmit() when XDP TX queue number is not sufficientLarysa Zaremba
2022-09-20ice: Add low latency Tx timestamp readKarol Kolacinski
2022-09-20ice: Fix interface being down after reset with link-down-on-close flag onMateusz Palczewski
2022-09-20ice: config netdev tc before setting queues numberMichal Swiatkowski
2022-09-20ice: Add L2TPv3 hardware offload supportMarcin Szycik
2022-09-19i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-19i40e: Fix VF set max MTU sizeMichal Jaron
2022-09-19iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron
2022-09-19iavf: Fix bad page stateNorbert Zulinski
2022-09-16Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-08iavf: Fix change VF's mac addressSylwester Dziedziuch
2022-09-08ice: Fix crash by keep old cfg when update TCs more than queuesDing Hui
2022-09-08ice: Don't double unplug aux on peer initiated resetDave Ertman
2022-09-08igc: Remove IGC_MDIC_INT_EN definitionSasha Neftin
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-08drivers/net/ethernet/e1000e: check return value of e1e_rphy()Li Zhong
2022-09-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-09-06iavf: Fix race between iavf_close and iavf_reset_taskMichal Jaron
2022-09-06ice: Simplify memory allocation in ice_sched_init_port()Christophe JAILLET
2022-09-06ice: switch: Simplify memory allocationChristophe JAILLET
2022-09-06ice: add helper function to check FW API versionPaul Greenwalt
2022-09-06ice: Check if reset in progress while waiting for offsetsMichal Michalik
2022-09-06ice: Allow operation with reduced device MSI-XTony Nguyen
2022-09-06i40e: add description and modify interrupts configuration procedureJaroslaw Gawin
2022-09-06i40e: Add basic support for I710 devicesStanislaw Grzeszczak
2022-09-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller
2022-09-02iavf: Detach device during reset taskIvan Vecera
2022-09-02i40e: Fix kernel crash during module removalIvan Vecera
2022-09-02i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski
2022-09-02ice: use bitmap_free instead of devm_kfreeMichal Swiatkowski
2022-09-02ice: Fix DMA mappings leakPrzemyslaw Patynowski
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang