summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-12-114-23/+45
|\
| * net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan2020-12-082-8/+9
| * net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan2020-12-081-3/+10
| * net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan2020-12-081-0/+14
| * net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan2020-12-081-8/+8
| * net: stmmac: increase the timeout for dma resetFugang Duan2020-12-081-1/+1
| * net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel muxMartin Blumenstingl2020-12-071-3/+3
* | net: stmmac: simplify the return tc_delete_knode()Zheng Yongjun2020-12-101-8/+2
* | net: stmmac: allow stmmac to probe for C45 PHY devicesWong Vee Khee2020-12-091-0/+3
* | net: stmmac: simplify the return dwmac5_rxp_disable()Zheng Yongjun2020-12-091-5/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-1/+1
|\ \ | |/
| * net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo2020-11-251-1/+1
* | net: stmmac: Use hrtimer for TX coalescingVincent Whitchurch2020-11-242-10/+16
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-193-2/+6
|\ \ | |/
| * net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() callWong Vee Khee2020-11-161-0/+2
| * net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()Zhang Changzhong2020-11-161-1/+3
| * net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang2020-11-141-1/+1
* | net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang2020-11-131-13/+9
* | net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang2020-11-111-27/+19
* | stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng2020-11-071-5/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-062-7/+8
|\ \ | |/
| * net: stmmac: Fix channel lock initializationMarek Szyprowski2020-10-301-0/+1
| * stmmac: intel: Fix kernel panic on pci probeWong Vee Khee2020-10-301-7/+7
* | net: stmmac: dwmac-meson8b: remove unneeded semicolonTom Rix2020-11-021-1/+1
* | net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran2020-10-306-3/+59
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-054-21/+32
|\
| * net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran2020-10-033-9/+28
| * net: stmmac: Fix clock handling on remove pathWong Vee Khee2020-09-251-1/+0
| * net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng2020-09-231-11/+4
* | stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan2020-09-282-0/+18
* | net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt2020-09-256-2/+30
* | drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-253-7/+12
* | net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang2020-09-167-59/+132
* | net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong2020-09-151-32/+1
* | net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma2020-09-151-4/+4
* | net: stmmac: add ethtool support for get/set channelsOng Boon Leong2020-09-153-28/+93
* | net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing2020-09-114-8/+6
* | net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...Zhang Changzhong2020-09-091-6/+2
* | net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong2020-09-071-2/+1
* | net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong2020-09-071-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-09-043-6/+7
|\ \ | |/
| * treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-233-6/+7
* | net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn2020-08-272-2/+2
* | net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan2020-08-263-0/+202
|/
* net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell2020-08-121-0/+1
* net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell2020-08-121-0/+3
* net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang2020-08-031-1/+1
* net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang2020-07-281-0/+8
* net: stmmac: Support WOL with phyJisheng Zhang2020-07-282-0/+15
* net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang2020-07-281-3/+3