summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* net: fec: Fixup EEEAndrew Lunn2024-03-051-18/+5
* net: fec: Move fec_enet_eee_mode_set() and helper earlierAndrew Lunn2024-03-051-37/+38
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-291-9/+9
|\
| * net: dpaa: fman_memac: accept phy-interface-type = "10gbase-r" in the device ...Vladimir Oltean2024-02-231-9/+9
* | net: fec: Refactor: Replace FEC_ENET_FCE with FEC_RCR_FLOWCTLCsókás Bence2024-02-131-4/+2
* | net: fec: Refactor: #define magic constantsCsókás Bence2024-02-131-16/+30
* | net: fec: remove eee_enabled/eee_active in fec_enet_get_eee()Russell King (Oracle)2024-02-071-4/+0
* | ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...Heiner Kallweit2024-01-314-10/+10
|/
* net: fec: fix the unhandled context fault from smmuShenwei Wang2024-01-251-0/+2
* net: fill in MODULE_DESCRIPTION()s for fsl_pq_mdioBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for fecBreno Leitao2024-01-241-0/+1
* net: fill in MODULE_DESCRIPTION()s for enetcBreno Leitao2024-01-241-0/+1
* net: enetc: allow phy-mode = "1000base-x"Vladimir Oltean2024-01-041-0/+3
* dpaa2-switch: cleanup the egress flood of an unused FDBIoana Ciornei2023-12-231-0/+6
* dpaa2-switch: move a check to the prechangeupper stageIoana Ciornei2023-12-231-15/+16
* dpaa2-switch: reorganize the [pre]changeupper eventsIoana Ciornei2023-12-231-25/+52
* dpaa2-switch: do not clear any interrupts automaticallyIoana Ciornei2023-12-231-2/+2
* dpaa2-switch: add ENDPOINT_CHANGED to the irq_maskIoana Ciornei2023-12-231-1/+1
* dpaa2-switch: print an error when the vlan is already configuredIoana Ciornei2023-12-231-2/+4
* dpaa2-switch: declare the netdev as IFF_LIVE_ADDR_CHANGE capableIoana Ciornei2023-12-231-0/+1
* dpaa2-switch: set interface MAC address only on endpoint changeIoana Ciornei2023-12-231-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-12-143-28/+17
|\
| * dpaa2-switch: do not ask for MDB, VLAN and FDB replayIoana Ciornei2023-12-131-9/+2
| * dpaa2-switch: fix size of the dma_unmapIoana Ciornei2023-12-131-3/+4
| * net: fec: correct queue selectionRadu Bulie2023-12-101-16/+11
* | net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-131-14/+17
* | net: Convert some ethtool_sprintf() to ethtool_puts()justinstitt@google.com2023-12-081-2/+2
|/
* dpaa2-eth: recycle the RX buffer only after all processing doneIoana Ciornei2023-11-261-2/+6
* dpaa2-eth: increase the needed headroom to account for alignmentIoana Ciornei2023-11-262-5/+5
* net: enetc: shorten enetc_setup_xdp_prog() error message to fit NETLINK_MAX_F...Vladimir Oltean2023-11-071-1/+1
* Merge tag 'dma-mapping-6.7-2023-10-30' of git://git.infradead.org/users/hch/d...Linus Torvalds2023-11-011-10/+76
|\
| * net: fec: use dma_alloc_noncoherent for data cache enabled coldfireChristoph Hellwig2023-10-221-10/+76
* | net: fec: Remove non-Coldfire platform IDsAlexander Stein2023-10-181-30/+0
* | net: fec: Fix device_get_match_data usageAlexander Stein2023-10-181-23/+10
* | net: fman: convert to .mac_get_caps()Russell King (Oracle)2023-10-171-6/+5
* | net: fec: replace deprecated strncpy with ethtool_sprintfJustin Stitt2023-10-131-4/+2
* | net: ethernet: Use device_get_match_data()Rob Herring2023-10-134-32/+20
* | net: Tree wide: Replace xdp_do_flush_map() with xdp_do_flush().Sebastian Andrzej Siewior2023-10-032-2/+2
* | net: enetc: Annotate struct enetc_psfp_gate with __counted_byKees Cook2023-10-021-1/+1
* | net: enetc: Annotate struct enetc_int_vector with __counted_byKees Cook2023-10-021-1/+1
|/
* Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-071-1/+1
|\
| * net: enetc: distinguish error from valid pointers in enetc_fixup_clear_rss_rfs()Vladimir Oltean2023-09-071-1/+1
* | Merge tag 'powerpc-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2023-08-312-3/+0
|\ \
| * | powerpc/include: Remove mpc8260.h and m82xx_pci.hChristophe Leroy2023-08-161-1/+0
| * | powerpc/include: Remove unneeded #include <asm/fs_pd.h>Christophe Leroy2023-08-161-1/+0
* | | Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-08-291-1/+1
|\ \ \ | |_|/ |/| |
| * | net: enetc: use EXPORT_SYMBOL_GPL for enetc_phc_indexChristoph Hellwig2023-08-021-1/+1
* | | net: fec: add statistics for XDP_TXWei Fang2023-08-251-1/+4
* | | net: fec: add exception tracing for XDPWei Fang2023-08-231-15/+11
* | | net: freescale: Remove unused declarationsYue Haibing2023-08-182-9/+0