summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)AuthorFilesLines
2021-02-06net: stmmac: set TxQ mode back to DCB after disabling CBSMohammad Athari Bin Ismail1-1/+6
2021-01-29stmmac: intel: Configure EHL PSE0 GbE and PSE1 GbE to 32 bits DMA addressingVoon Weifeng1-0/+2
2021-01-23net: stmmac: dwmac-intel-plat: remove config data on errorPan Bian1-2/+2
2021-01-14net: stmmac: fix taprio configuration when base_time is in the pastYannick Vignon1-2/+18
2021-01-14net: stmmac: fix taprio schedule configurationYannick Vignon1-48/+4
2021-01-14net: stmmac: Fixed mtu channged by cache alignedDavid Wu1-1/+2
2021-01-14net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze1-2/+2
2021-01-06net: stmmac: dwmac-sun8i: Balance syscon (de)initializationSamuel Holland1-25/+25
2021-01-06net: stmmac: dwmac-sun8i: Balance internal PHY powerSamuel Holland1-8/+23
2021-01-06net: stmmac: dwmac-sun8i: Balance internal PHY resource referencesSamuel Holland1-6/+21
2021-01-06net: stmmac: dwmac-sun8i: Fix probe error handlingSamuel Holland1-10/+15
2020-12-23stmmac: intel: Add PCI IDs for TGL-H platformNoor Azura Ahmad Tarmizi1-0/+4
2020-12-23net: stmmac: dwmac-meson8b: ignore the second clock inputMartin Blumenstingl1-1/+1
2020-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-23/+45
2020-12-10net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun1-8/+2
2020-12-10net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee1-0/+3
2020-12-10net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun1-5/+1
2020-12-09net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2-8/+9
2020-12-09net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-09net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-12-09net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan1-8/+8
2020-12-09net: stmmac: increase the timeout for dma resetFugang Duan1-1/+1
2020-12-08net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl1-3/+3
2020-11-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+1
2020-11-25net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo1-1/+1
2020-11-24net: stmmac: Use hrtimer for TX coalescingVincent Whitchurch2-10/+16
2020-11-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski3-2/+6
2020-11-17net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() callWong Vee Khee1-0/+2
2020-11-17net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()Zhang Changzhong1-1/+3
2020-11-15net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang1-1/+1
2020-11-14net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang1-13/+9
2020-11-12net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang1-27/+19
2020-11-08stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng1-5/+1
2020-11-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-7/+8
2020-11-03net: stmmac: dwmac-meson8b: remove unneeded semicolonTom Rix1-1/+1
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran6-3/+59
2020-10-30net: stmmac: Fix channel lock initializationMarek Szyprowski1-0/+1
2020-10-30stmmac: intel: Fix kernel panic on pci probeWong Vee Khee1-7/+7
2020-10-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller4-21/+32
2020-10-04net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran3-9/+28
2020-09-29stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan2-0/+18
2020-09-26net: stmmac: Fix clock handling on remove pathWong Vee Khee1-1/+0
2020-09-26net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt6-2/+30
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg3-7/+12
2020-09-24net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng1-11/+4
2020-09-17net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang7-59/+132
2020-09-16net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong1-32/+1
2020-09-16net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma1-4/+4
2020-09-16net: stmmac: add ethtool support for get/set channelsOng Boon Leong3-28/+93
2020-09-12net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing4-8/+6