summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: intel: remove unnecessary field struct plat_stmmacenet_data::ext...Johannes Zink2023-10-191-1/+0
* stmmac: intel: Enable correction of MAC propagation delayKurt Kanzenbach2023-08-191-0/+1
* net: stmmac: Make ptp_clk_freq_config variable type explicitAndrew Halaney2023-07-271-2/+1
* net: stmmac: replace the int_snapshot_en field with a flagBartosz Golaszewski2023-07-131-5/+5
* net: stmmac: replace the ext_snapshot_en field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: replace the multi_msi_en field with a flagBartosz Golaszewski2023-07-131-2/+2
* net: stmmac: replace the vlan_fail_q_en field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: replace the tso_en field with a flagBartosz Golaszewski2023-07-131-2/+1
* net: stmmac: replace the use_phy_wol field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: replace the sph_disable field with a flagBartosz Golaszewski2023-07-131-1/+1
* net: stmmac: remove redundant fixup to support fixed-link modeMichael Sit Wei Hong2023-03-311-1/+0
* net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg2023-03-191-2/+2
* stmmac: intel: Update PCH PTP clock rate from 200MHz to 204.8MHzTan, Tee Min2022-11-091-2/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-09-081-2/+0
|\
| * stmmac: intel: Simplify intel_eth_pci_remove()Christophe JAILLET2022-09-051-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-08-181-0/+1
|\|
| * stmmac: intel: Add a missing clk_disable_unprepare() call in intel_eth_pci_re...Christophe JAILLET2022-08-181-0/+1
* | stmmac: intel: remove unused 'has_crossts' flagWong Vee Khee2022-08-171-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-211-9/+16
|\
| * net: stmmac: switch to use interrupt for hw crosstimestampingWong Vee Khee2022-07-181-9/+16
* | stmmac: intel: add phy-mode and fixed-link ACPI _DSD setting supportOng Boon Leong2022-06-171-0/+30
* | stmmac: intel: prepare to support 1000BASE-X phy interface settingOng Boon Leong2022-06-171-2/+2
|/
* stmmac: intel: Fix an error handling path in intel_eth_pci_probe()Christophe JAILLET2022-06-071-3/+1
* stmmac: intel: Add RPL-P PCI IDMichael Sit Wei Hong2022-06-021-0/+2
* net: stmmac: disable Split Header (SPH) for Intel platformsTan Tee Min2022-05-011-0/+1
* stmmac: intel: Add ADL-N PCI IDMichael Sit Wei Hong2022-03-091-0/+2
* stmmac: intel: Enable 2.5Gbps for Intel AlderLake-SWong Vee Khee2022-02-251-2/+1
* net: stmmac: optimize locking around PTP clock readsYannick Vignon2022-02-071-2/+2
* stmmac: intel: set PCI_D3hot in suspendVoon Weifeng2021-06-291-0/+1
* stmmac: intel: Enable PHY WOL option in EHLLing Pei Lee2021-06-291-0/+1
* stmmac: intel: fix wrong kernel-docWong Vee Khee2021-06-121-1/+1
* stmmac: intel: move definitions to dwmac-intel header fileWong Vee Khee2021-06-121-16/+0
* net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng2021-06-081-1/+47
* net: stmmac: enable platform specific safety featuresWong Vee Khee2021-06-011-0/+26
* net: stmmac: Add callbacks for DWC xpcs Energy Efficient EthernetMichael Sit Wei Hong2021-05-171-0/+11
* stmmac: intel: Enable HW descriptor prefetch by defaultMohammad Athari Bin Ismail2021-04-221-0/+1
* stmmac: intel: set TSO/TBS TX Queues default settingsOng Boon Leong2021-04-211-0/+3
* stmmac: intel: unlock on error path in intel_crosststamp()Dan Carpenter2021-04-211-0/+1
* net: stmmac: Add support for external trigger timestampingTan Tee Min2021-04-141-0/+10
* stmmac: intel: Enable SERDES PHY rx clk for PSEVoon Weifeng2021-04-071-0/+10
* stmmac: intel: Drop duplicate ID in the list of PCI device IDsAndy Shevchenko2021-04-061-30/+30
* stmmac: intel: use managed PCI function on probe and resumeWong Vee Khee2021-04-011-7/+2
* stmmac: intel: add cross time-stamping freq difference adjustmentWong Vee Khee2021-03-301-0/+27
* stmmac: intel: add support for multi-vector msi and msi-xOng Boon Leong2021-03-251-9/+111
* net: stmmac: Add hardware supported cross-timestampTan Tee Min2021-03-241-0/+108
* stmmac: intel: Add PSE and PCH PTP clock source selectionWong, Vee Khee2021-03-181-0/+46
* stmmac: intel: add pcs-xpcs for Intel mGbE controllerOng Boon Leong2021-03-151-1/+14
* stmmac: intel: Fixes clock registration error seen for multiple interfacesWong Vee Khee2021-03-051-1/+4
* stmmac: intel: Fix mdio bus registration issue for TGL-H/ADL-SWong Vee Khee2021-03-021-13/+41
* net: stmmac: Add PCI bus info to ethtool driver query outputWong Vee Khee2021-02-171-0/+1