summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2022-11-23iavf: Fix error handling in iavf_init_module()Yuan Can
2022-11-23fm10k: Fix error handling in fm10k_init_module()Yuan Can
2022-11-23i40e: Fix error handling in i40e_init_module()Shang XiaoJing
2022-11-23ixgbevf: Fix resource leak in ixgbevf_init_module()Shang XiaoJing
2022-11-21ice: fix handling of burst Tx timestampsJacob Keller
2022-11-18iavf: Fix race condition between iavf_shutdown and iavf_removeSlawomir Laba
2022-11-18iavf: remove INITIAL_MAC_SET to allow gARP to work properlyStefan Assmann
2022-11-18iavf: Do not restart Tx queues after reset task failureIvan Vecera
2022-11-18iavf: Fix a crash during reset taskIvan Vecera
2022-11-17ice: Prevent ADQ, DCB coexistence with Custom Tx schedulerMichal Wilczynski
2022-11-17ice: Implement devlink-rate APIMichal Wilczynski
2022-11-17ice: Add an option to pre-allocate memory for ice_sched_nodeMichal Wilczynski
2022-11-17ice: Introduce new parameters in ice_sched_nodeMichal Wilczynski
2022-11-14ice: virtchnl rss hena supportMd Fahad Iqbal Polash
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-09iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron
2022-11-09ice: Fix spurious interrupt during removal of trusted VFNorbert Zulinski
2022-11-04igb: Proactively round up to kmalloc bucket sizeKees Cook
2022-11-04igb: Do not free q_vector unless new one was allocatedKees Cook
2022-11-04ixgbevf: Add error messages on vlan errorJan Sokolowski
2022-11-04ixgbe: Remove unneeded semicolonYang Li
2022-11-04ixgbe: Remove local variableAnirudh Venkataramanan
2022-11-04ixgbe: change MAX_RXD/MAX_TXD based on adapter typeDaniel Willenson
2022-11-03Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-11-03Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...Jakub Kicinski
2022-11-03net: remove unused ndo_get_devlink_portJiri Pirko
2022-11-03net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_portJiri Pirko
2022-11-02igc: Correct the launchtime offsetMuhammad Husaini Zulkifli
2022-11-02e1000: Remove unnecessary use of kmap_atomic()Anirudh Venkataramanan
2022-11-02e1000e: Remove unnecessary use of kmap_atomic()Anirudh Venkataramanan
2022-11-02e1000e: Add e1000e trace moduleSasha Neftin
2022-11-02e1000e: Add support for the next LOM generationSasha Neftin
2022-11-02e1000e: Separate MTP board type from ADPSasha Neftin
2022-11-02iavf: Change information about device removal in dmesgBartosz Staszewski
2022-11-02iavf: Replace __FUNCTION__ with __func__ye xingchen
2022-11-02i40e: Add appropriate error message logged for incorrect duplex settingAlicja Kowalska
2022-11-02i40e: Add i40e_napi_poll tracepointJoe Damato
2022-11-02i40e: Record number of RXes cleaned during NAPIJoe Damato
2022-11-02i40e: Record number TXes cleaned during NAPIJoe Damato
2022-11-02i40e: Store the irq number in i40e_q_vectorJoe Damato
2022-10-31ptp: introduce helpers to adjust by scaled parts per millionJacob Keller
2022-10-28ice: Add additional CSR registers to ETHTOOL_GREGSLukasz Czapnik
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-10-27ice: Add support Flex RXDMichal Jaron
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-25ice: Enable RX queue selection using skbedit actionAmritha Nambiar
2022-10-14i40e: Fix DMA mappings leakJan Sokolowski