summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
AgeCommit message (Expand)Author
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...HEADmasterLinus Torvalds
2024-07-05net: stmmac: Create DW XPCS device with particular addressSerge Semin
2024-06-14net: stmmac: dwmac-intel: provide a select_pcs() implementationRussell King (Oracle)
2024-06-03stmmac: intel: Remove convert_art_to_tsc()Thomas Gleixner
2024-05-30net: stmmac: dwmac-intel: remove checking for fixed linkRussell King (Oracle)
2024-05-30net: stmmac: rename xpcs_an_inband to default_an_inbandRussell King (Oracle)
2023-10-19net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Johannes Zink
2023-08-19stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach
2023-07-27net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney
2023-07-13net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the tso_en field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski
2023-07-13net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski
2023-03-31net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong
2023-03-19net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg
2022-11-09stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min
2022-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-09-05stmmac: intel: Simplify intel_eth_pci_remove()Christophe JAILLET
2022-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-08-18stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET
2022-08-17stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-18net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee
2022-06-17stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting supportOng Boon Leong
2022-06-17stmmac: intel: prepare to support 1000BASE-X phy interface settingOng Boon Leong
2022-06-07stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET
2022-06-02stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong
2022-05-01net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min
2022-03-09stmmac: intel: Add ADL-N PCI IDMichael Sit Wei Hong
2022-02-25stmmac: intel: Enable 2.5Gbps for Intel AlderLake-SWong Vee Khee
2022-02-07net: stmmac: optimize locking around PTP clock readsYannick Vignon
2021-06-29stmmac: intel: set PCI_D3hot in suspendVoon Weifeng
2021-06-29stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee
2021-06-12stmmac: intel: fix wrong kernel-docWong Vee Khee
2021-06-12stmmac: intel: move definitions to dwmac-intel header fileWong Vee Khee
2021-06-08net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee
2021-05-17net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong
2021-04-22stmmac: intel: Enable HW descriptor prefetch by defaultMohammad Athari Bin Ismail
2021-04-21stmmac: intel: set TSO/TBS TX Queues default settingsOng Boon Leong
2021-04-21stmmac: intel: unlock on error path in intel_crosststamp()Dan Carpenter
2021-04-14net: stmmac: Add support for external trigger timestampingTan Tee Min
2021-04-07stmmac: intel: Enable SERDES PHY rx clk for PSEVoon Weifeng
2021-04-06stmmac: intel: Drop duplicate ID in the list of PCI device IDsAndy Shevchenko
2021-04-01stmmac: intel: use managed PCI function on probe and resumeWong Vee Khee
2021-03-30stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee
2021-03-25stmmac: intel: add support for multi-vector msi and msi-xOng Boon Leong