summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2025-04-15ixgbe: add .info_get extension specific for E610 devicesJedrzej Jagielski
2025-04-15ixgbe: read the netlist version informationSlawomir Mrozowicz
2025-04-15ixgbe: read the OROM version informationSlawomir Mrozowicz
2025-04-15ixgbe: add E610 functions for acquiring flash dataSlawomir Mrozowicz
2025-04-15ixgbe: add handler for devlink .info_get()Jedrzej Jagielski
2025-04-15ixgbe: add initial devlink supportJedrzej Jagielski
2025-04-15ixgbe: wrap netdev_priv() usagePrzemek Kitszel
2025-04-11net: e1000e: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Piotr Wejman
2025-04-11igc: enable HW vlan tag insertion/stripping by defaultRui Salvaterra
2025-04-11ixgbe: Fix unreachable retry logic in combined and byte I2C write functionsRand Deeb
2025-04-11i40e: fix MMIO write access to an invalid page in i40e_clear_hwKyungwook Boo
2025-04-11ice: make const read-only array dflt_rules staticColin Ian King
2025-04-11ice: improve error message for insufficient filter spaceMartyna Szapar-Mudlaw
2025-04-11ice: enable timesync operation on 2xNAC E825 devicesKarol Kolacinski
2025-04-11ice: refactor ice_sbq_msg_dev enumKarol Kolacinski
2025-04-11ice: remove SW side band access workaround for E825Karol Kolacinski
2025-04-11ice: enable LLDP TX for VFs through tcLarysa Zaremba
2025-04-11ice: support egress drop rules on PFLarysa Zaremba
2025-04-11ice: remove headers argument from ice_tc_count_lkupsLarysa Zaremba
2025-04-11ice: receive LLDP on trusted VFsMateusz Pacuszka
2025-04-11ice: do not add LLDP-specific filter if not necessaryLarysa Zaremba
2025-04-11ice: fix check for existing switch ruleMateusz Pacuszka
2025-04-11igc: add lock preventing multiple simultaneous PTM transactionsChristopher S M Hall
2025-04-11igc: cleanup PTP module if probe failsChristopher S M Hall
2025-04-11igc: handle the IGC_PTP_ENABLED flag correctlyChristopher S M Hall
2025-04-11igc: move ktime snapshot into PTM retry loopChristopher S M Hall
2025-04-11igc: increase wait time before retrying PTMChristopher S M Hall
2025-04-11igc: fix PTM cycle trigger logicChristopher S M Hall
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-02idpf: fix adapter NULL pointer dereference on rebootEmil Tantilov
2025-04-02ixgbe: fix media type detection for E610 devicePiotr Kwapulinski
2025-04-02e1000e: change k1 configuration on MTP and later platformsVitaly Lifshits
2025-04-02igc: Fix TX drops in XDP ZCZdenek Bouska
2025-04-02igc: Fix XSK queue NAPI ID mappingJoe Damato
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-03-25Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-03-25Merge tag 'ipsec-next-2025-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-03-20igb: reject invalid external timestamp requests for 82580-based HWJacob Keller
2025-03-18idpf: check error for register_netdev() on initEmil Tantilov
2025-03-18ice: fix using untrusted value of pkt_len in ice_vc_fdir_parse_raw()Mateusz Polchlopek
2025-03-18ice: fix input validation for virtchnl BWLukasz Czapnik
2025-03-18ice: validate queue quanta parameters to prevent OOB accessJan Glaza
2025-03-18ice: stop truncating queue ids when checkingJan Glaza
2025-03-18ice: fix reservation of resources for RDMA when disabledJesse Brandeburg
2025-03-18ice: ensure periodic output start time is in the futureKarol Kolacinski
2025-03-18ice: health.c: fix compilation on gcc 7.5Przemek Kitszel
2025-03-18ixgbe: add support for thermal sensor event receptionJedrzej Jagielski
2025-03-18ixgbe: add PTP support for E610 devicePiotr Kwapulinski
2025-03-18ice: E825C PHY register cleanupKarol Kolacinski