summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/stmicro
AgeCommit message (Expand)Author
2020-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-25net: stmmac: fix incorrect merge of patch upstreamAntonio Borneo
2020-11-24net: stmmac: Use hrtimer for TX coalescingVincent Whitchurch
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-16net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() callWong Vee Khee
2020-11-16net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()Zhang Changzhong
2020-11-14net: stmmac: dwmac_lib: enlarge dma reset timeoutJisheng Zhang
2020-11-13net: stmmac: platform: use optional clk/reset get APIsJisheng Zhang
2020-11-11net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototypeJisheng Zhang
2020-11-07stmmac: intel: change all EHL/TGL to auto detect phy addrVoon Weifeng
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-11-02net: stmmac: dwmac-meson8b: remove unneeded semicolonTom Rix
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran
2020-10-30net: stmmac: Fix channel lock initializationMarek Szyprowski
2020-10-30stmmac: intel: Fix kernel panic on pci probeWong Vee Khee
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran
2020-09-28stmmac: intel: Adding ref clock 1us tic for LPI cntrRusaimi Amira Ruslan
2020-09-25net: stmmac: Fix clock handling on remove pathWong Vee Khee
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg
2020-09-23net: stmmac: removed enabling eee in EEE set callbackVoon Weifeng
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang
2020-09-15net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong
2020-09-15net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma
2020-09-15net: stmmac: add ethtool support for get/set channelsOng Boon Leong
2020-09-11net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing
2020-09-09net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...Zhang Changzhong
2020-09-07net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-07net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong
2020-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2020-08-27net: pcs: Move XPCS into new PCS subdirectoryAndrew Lunn
2020-08-26net: stmmac: Add dwmac-intel-plat for GBE driverRusaimi Amira Ruslan
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-12net: ethernet: stmmac: Disable hardware multicast filterJonathan McDowell
2020-08-12net: stmmac: dwmac1000: provide multicast filter fallbackJonathan McDowell
2020-08-03net: stmmac: fix failed to suspend if phy based WOL is enabledJisheng Zhang
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang
2020-07-28net: stmmac: Move device_can_wakeup() check earlier in set_wolJisheng Zhang
2020-07-28net: stmmac: Remove WAKE_MAGIC if HW shows no pmt_magic_frameJisheng Zhang
2020-06-26net: stmmac: dwmac-meson8b: use clk_parent_data for clock registrationMartin Blumenstingl
2020-06-22net: stmmac: dwmac-meson8b: add a compatible string for G12A SoCsMartin Blumenstingl
2020-06-18net: stmmac: selftests: Use struct_size() helper in kzalloc()Gustavo A. R. Silva
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-04net: ethernet: dwmac: Fix an error code in imx_dwmac_probe()Dan Carpenter
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-05-29net: ethernet: dwmac: add ethernet glue logic for NXP imx8 chipFugang Duan
2020-05-29stmmac: platform: add "snps, dwmac-5.10a" IP compatible stringFugang Duan