summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro/stmmac/dwmac-intel.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-01-281-0/+2
|\
| * stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng2021-01-281-0/+2
* | stmmac: intel: Add ADL-S 1Gbps PCI IDsWong, Vee Khee2021-01-281-0/+19
|/
* stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi2020-12-231-0/+4
* stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng2020-11-071-5/+1
* stmmac: intel: Fix kernel panic on pci probeWong Vee Khee2020-10-301-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-051-1/+0
|\
| * net: stmmac: Fix clock handling on remove pathWong Vee Khee2020-09-251-1/+0
* | stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan2020-09-281-0/+9
* | net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt2020-09-251-0/+5
|/
* stmmac: intel: Fix indentation to put on one line affected codeAndy Shevchenko2020-04-301-60/+32
* stmmac: intel: Eliminate useless conditions and variablesAndy Shevchenko2020-04-301-12/+2
* stmmac: intel: Convert to use pci_alloc_irq_vectors() APIAndy Shevchenko2020-04-301-3/+8
* stmmac: intel: Remove unnecessary loop for PCI BARsAndy Shevchenko2020-04-301-18/+5
* stmmac: intel: Fix clock handling on error and remove pathsAndy Shevchenko2020-04-301-4/+16
* net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng2020-04-211-0/+189
* net: stmmac: add EHL 2.5Gbps PCI info and PCI IDVoon Weifeng2020-03-301-8/+16
* net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI IDVoon Weifeng2020-03-301-0/+75
* net: stmmac: create dwmac-intel.c to contain all Intel platformVoon Weifeng2020-03-301-0/+509