summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-01-03igc: Fix hicredit calculationRodrigo Cataldo
2024-01-03ice: fix Get link status data lengthPaul Greenwalt
2024-01-03i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-03i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-02i40e: Avoid unnecessary use of comma operatorSimon Horman
2024-01-02i40e: Fix VF disable behavior to block all trafficAndrii Staikov
2024-01-02ixgbe: Refactor returning internal error codesJedrzej Jagielski
2024-01-02ixgbe: Refactor overtemp event handlingJedrzej Jagielski
2024-01-02ixgbe: report link state for VF devicesOvidiu Panait
2024-01-02ice: Fix some null pointer dereference issues in ice_ptp.cKunwu Chan
2024-01-02ice: ice_base.c: Add const modifier to params and varsJan Glaza
2024-01-02ice: remove rx_len_errors statisticJan Sokolowski
2024-01-02ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()Jacob Keller
2024-01-02ice: Add support for packet mirroring using hardware in switchdev modeAndrii Staikov
2024-01-02ice: Enable SW interrupt from FW for LL TSKarol Kolacinski
2024-01-02ice: Schedule service task in IRQ top halfKarol Kolacinski
2023-12-27igc: Check VLAN EtherType maskKurt Kanzenbach
2023-12-27igc: Check VLAN TCI maskKurt Kanzenbach
2023-12-27igc: Report VLAN EtherType matching back to userKurt Kanzenbach
2023-12-27i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2023-12-27ice: dpll: fix phase offset valueArkadiusz Kubalewski
2023-12-27ice: Shut down VSI with "link-down-on-close" enabledNgai-Mint Kwan
2023-12-27ice: Fix link_down_on_close messageKatarzyna Wieczerzycka
2023-12-26idpf: avoid compiler introduced padding in virtchnl2_rss_key structPavan Kumar Linga
2023-12-26idpf: fix corrupted frames and skb leaks in singleq modeAlexander Lobakin
2023-12-22Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-12-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-12-18Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-12-18idpf: refactor some missing field get/prep conversionsJesse Brandeburg
2023-12-18ice: cleanup inconsistent codeJesse Brandeburg
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-18iavf: field get conversionJesse Brandeburg
2023-12-18i40e: field get conversionJesse Brandeburg
2023-12-18igc: field get conversionJesse Brandeburg
2023-12-18intel: legacy: field get conversionJesse Brandeburg
2023-12-18igc: field prep conversionJesse Brandeburg
2023-12-18ice: fix pre-shifted bit usageJesse Brandeburg
2023-12-18ice: field prep conversionJesse Brandeburg
2023-12-18iavf: field prep conversionJesse Brandeburg
2023-12-18i40e: field prep conversionJesse Brandeburg
2023-12-18intel: legacy: field prep conversionJesse Brandeburg
2023-12-18intel: add bit macro includes where neededJesse Brandeburg
2023-12-18e1000e: make lost bits explicitJesse Brandeburg
2023-12-18ice: Fix PF with enabled XDP going no-carrier after resetLarysa Zaremba
2023-12-18ice: alter feature support check for SRIOV and LAGDave Ertman
2023-12-18ice: stop trashing VF VSI aggregator node ID informationJacob Keller
2023-12-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2023-12-14Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2023-12-14i40e: remove fake support of rx-frames-irqJason Xing
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski