summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/freescale/enetc
AgeCommit message (Expand)Author
2024-11-29net: enetc: Do not configure preemptible TCs if SIs do not supportWei Fang
2024-11-29net: enetc: read TSN capabilities from port register, not SIVladimir Oltean
2024-11-14net: enetc: clean up before returning in probe()Dan Carpenter
2024-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-11-06net: enetc: Fix spelling mistake "referencce" -> "reference"Colin Ian King
2024-11-04net: enetc: add preliminary support for i.MX95 ENETC PFWei Fang
2024-11-04net: enetc: optimize the allocation of tx_bdrClark Wang
2024-11-04net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix()Clark Wang
2024-11-04net: enetc: add i.MX95 EMDIO supportWei Fang
2024-11-04net: enetc: remove ERR050089 workaround for i.MX95Vladimir Oltean
2024-11-04net: enetc: build enetc_pf_common.c as a separate moduleWei Fang
2024-11-04net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platformsWei Fang
2024-11-04net: enetc: add initial netc-blk-ctrl driver supportWei Fang
2024-11-03net: enetc: allocate vf_state during PF probesWei Fang
2024-11-03dim: pass dim_sample to net_dim() by referenceCaleb Sander Mateos
2024-10-31net: enetc: set MAC address to the VF net_deviceWei Fang
2024-10-31net: freescale: use ethtool string helpersRosen Penev
2024-10-11net: enetc: disable NAPI after all rings are disabledWei Fang
2024-10-11net: enetc: disable Tx BD rings after they are emptyWei Fang
2024-10-11net: enetc: block concurrent XDP transmissions during ring reconfigurationWei Fang
2024-10-11net: enetc: remove xdp_drops statistic from enetc_xdp_drop()Wei Fang
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-13net: enetc: Replace ifdef with IS_ENABLEDMartyn Welch
2024-09-12net: enetc: Use IRQF_NO_AUTOEN flag in request_irq()Jinjie Ruan
2024-09-03net: enetc: Remove setting of RX software timestampGal Pressman
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-03-29enetc: avoid truncating error messageArnd Bergmann
2024-01-31ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit
2024-01-24net: fill in MODULE_DESCRIPTION()s for enetcBreno Leitao
2024-01-04net: enetc: allow phy-mode = "1000base-x"Vladimir Oltean
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2023-11-07net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean
2023-10-03net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior
2023-10-02net: enetc: Annotate struct enetc_psfp_gate with __counted_byKees Cook
2023-10-02net: enetc: Annotate struct enetc_int_vector with __counted_byKees Cook
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-07net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-09net: enetc: remove of_device_is_available() handlingVladimir Oltean
2023-08-09net: enetc: reimplement RFS/RSS memory clearing as PCI quirkVladimir Oltean
2023-08-03Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-03eth: add missing xdp.h includes in driversJakub Kicinski
2023-08-02net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig
2023-07-31net: flow_dissector: Use 64bits for used_keysRatheesh Kannoth
2023-07-27net: Explicitly include correct DT includesRob Herring
2023-06-27net: enetc: use vmalloc_array and vcallocJulia Lawall
2023-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-12net: enetc: reset taprio stats when taprio is deletedVladimir Oltean
2023-06-12net/sched: taprio: report class offload stats per TXQ, not per TCVladimir Oltean