summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2023-02-01igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()Tom Rix
2023-01-27ice: Prevent set_channel from changing queues while RDMA activeDave Ertman
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-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-09ice: Add check for kzallocJiasheng Jiang
2023-01-09ice: Fix potential memory leak in ice_gnss_tty_write()Yuan Can
2023-01-05Merge tag 'net-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-12-21ice: xsk: do not use xdp_return_frame() on tx_buf->raw_bufMaciej Fijalkowski
2022-12-15igc: Set Qbv start_time and end_time to end_time if not being configured in GCLTan Tee Min
2022-12-15igc: recalculate Qbv end_time by considering cycle timeTan Tee Min
2022-12-15igc: allow BaseTime 0 enrollment for QbvTan Tee Min
2022-12-15igc: Add checking for basetime less than zeroMuhammad Husaini Zulkifli
2022-12-15igc: Use strict cycles for Qbv schedulingVinicius Costa Gomes
2022-12-15igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes
2022-12-13igb: Initialize mailbox message for VF resetTony Nguyen
2022-12-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-12-12i40e: allow toggling loopback mode via ndo_set_features callbackTirthendu Sarkar
2022-12-12i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
2022-12-09Merge tag 'ipsec-next-2022-12-09' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-12-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-12-08ice: reschedule ice_ptp_wait_for_offset_valid during resetJacob Keller
2022-12-08ice: make Tx and Rx vernier offset calibration independentSiddaraju DH
2022-12-08ice: only check set bits in ice_ptp_flush_tx_trackerJacob Keller
2022-12-08ice: handle flushing stale Tx timestamps in ice_ptp_tx_tstampJacob Keller
2022-12-08ice: cleanup allocations in ice_ptp_alloc_tx_trackerJacob Keller
2022-12-08ice: protect init and calibrating check in ice_ptp_request_tsJacob Keller
2022-12-08ice: synchronize the misc IRQ when tearing down Tx trackerJacob Keller
2022-12-08ice: check Tx timestamp memory register for ready timestampsJacob Keller
2022-12-08ice: handle discarding old Tx requests in ice_ptp_tx_tstampJacob Keller
2022-12-08ice: always call ice_ptp_link_change and make it voidJacob Keller
2022-12-08ice: fix misuse of "link err" with "link status"Jacob Keller
2022-12-08ice: Reset TS memory for all quadsKarol Kolacinski
2022-12-08ice: Remove the E822 vernier "bypass" logicMilena Olech
2022-12-08ice: Use more generic names for ice_ptp_tx fieldsSergey Temerkhanov
2022-12-05i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-12-05i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-12-05i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-05xfrm: allow state packet offload modeLeon Romanovsky
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30ice: implement direct read for NVM and Shadow RAM regionsJacob Keller
2022-11-30ice: use same function to snapshot both NVM and Shadow RAMJacob Keller
2022-11-30igb: Allocate MSI-X vector when testingAkihiko Odaki