summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-01-30ixgbe: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30igc: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30igb: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30ice: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30iavf: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30i40e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30fm10k: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30e1000e: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
2023-01-30devlink: remove devlink featuresJiri Pirko
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
2023-01-27ice: remove pointless calls to devlink_param_driverinit_value_set()Jiri Pirko
2023-01-26Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-26ixgbe: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26ixgbevf: fill IPsec state validation failure reasonLeon Romanovsky
2023-01-26xfrm: extend add state callback to set failure reasonLeon Romanovsky
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg
2023-01-24ice: move devlink port creation/deletionPaul M Stillwell Jr
2023-01-20iavf: schedule watchdog immediately when changing primary MACStefan Assmann
2023-01-20iavf: Move netdev_update_features() into watchdog taskMarcin Szycik
2023-01-20iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt
2023-01-20ice: use GNSS subsystem instead of TTYArkadiusz Kubalewski
2023-01-19ice: Remove excess spaceTony Nguyen
2023-01-19ice: Introduce local var for readabilityTony Nguyen
2023-01-19ice: Match parameter name for ice_cfg_phy_fc()Tony Nguyen
2023-01-19ice: Explicitly return 0Tony Nguyen
2023-01-19ice: Reduce scope of variablesTony Nguyen
2023-01-19ice: Move support DDP code out of ice_flex_pipe.cSergey Temerkhanov
2023-01-19ice: Remove cppcheck suppressionsTony Nguyen
2023-01-19ice: combine cases in ice_ksettings_find_adv_link_speed()Przemek Kitszel
2023-01-19ice: Add support for 100G KR2/CR2/SR2 link reportingAnirudh Venkataramanan
2023-01-19ice: add missing checks for PF vsi typeJesse Brandeburg
2023-01-19ice: remove redundant non-null check in ice_setup_pf_sw()Anirudh Venkataramanan
2023-01-19ice: restrict PTP HW clock freq adjustments to 100, 000, 000 PPBSiddaraju DH
2023-01-19ice: Support drop actionAmritha Nambiar
2023-01-19ice: Handle LLDP MIB Pending changeAnatolii Gerasymenko
2023-01-19ice: Add 'Execute Pending LLDP MIB' Admin Queue commandTsotne Chakhvadze
2023-01-17ixgbe: Use C45 mdiobus accessorsAndrew Lunn
2023-01-17ixgbe: Separate C22 and C45 transactionsAndrew Lunn
2023-01-13ixgbe: Filter out spurious link up indicationSebastian Czapla
2023-01-13ixgbe: XDP: fix checker warning from rcu pointerJesse Brandeburg
2023-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-11Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2023-01-10iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin
2023-01-10igc: Fix PPS delta between two synchronized end-pointsChristopher S Hall
2023-01-10ixgbe: fix pci device refcount leakYang Yingliang
2023-01-09e1000e: Enable Link Partner Advertised SupportJamie Gloudon
2023-01-09ice: Add check for kzallocJiasheng Jiang
2023-01-09ice: Fix potential memory leak in ice_gnss_tty_write()Yuan Can
2023-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski