summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/stmmac_main.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-13net: stmmac: Fixed mtu channged by cache alignedDavid Wu1-1/+2
2021-01-13net: stmmac: use __napi_schedule() for PREEMPT_RTSeb Laveze1-2/+2
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-11/+40
2020-12-08net: stmmac: overwrite the dma_cap.addr64 according to HW designFugang Duan1-0/+8
2020-12-08net: stmmac: delete the eee_ctrl_timer after napi disabledFugang Duan1-3/+10
2020-12-08net: stmmac: free tx skb buffer in stmmac_resume()Fugang Duan1-0/+14
2020-12-08net: stmmac: start phylink instance before stmmac_hw_setup()Fugang Duan1-8/+8
2020-11-24net: stmmac: Use hrtimer for TX coalescingVincent Whitchurch1-9/+14
2020-11-19Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+2
2020-11-16net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() callWong Vee Khee1-0/+2
2020-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2020-10-30net: stmmac: Enable EEE HW LPI timer with auto SW/HW switchingVineetha G. Jaya Kumaran1-3/+28
2020-10-30net: stmmac: Fix channel lock initializationMarek Szyprowski1-0/+1
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-8/+15
2020-10-03net: stmmac: Modify configuration method of EEE timersVineetha G. Jaya Kumaran1-8/+15
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt1-0/+3
2020-09-25drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-5/+9
2020-09-16net: stmmac: Add support to Ethtool get/set ring parametersSong, Yoong Siang1-51/+84
2020-09-15net: stmmac: use netif_tx_start|stop_all_queues() functionOng Boon Leong1-32/+1
2020-09-15net: stmmac: Fix incorrect location to set real_num_rx|tx_queuesAashish Verma1-4/+4
2020-09-15net: stmmac: add ethtool support for get/set channelsOng Boon Leong1-28/+66
2020-09-11net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...Luo Jiaxing1-2/+2
2020-09-07net: stmmac: remove redundant null check before clk_disable_unprepare()Zhang Changzhong1-4/+2
2020-07-28net: stmmac: Speed down the PHY if WoL to save energyJisheng Zhang1-0/+8
2020-07-28net: stmmac: Support WOL with phyJisheng Zhang1-0/+4
2020-07-28net: stmmac: only call pmt() during suspend/resume if HW enables PMTJisheng Zhang1-3/+3
2020-05-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2020-05-26net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10aFugang Duan1-1/+2
2020-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-2/+2
2020-05-23net: stmmac: don't attach interface until resume finishesLeon Yu1-2/+2
2020-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-6/+1
2020-05-05net: stmmac: Remove unused inline function stmmac_rx_threshold_countYueHaibing1-9/+0
2020-05-04stmmac: fix pointer check after utilization in stmmac_interruptMaxim Petrov1-6/+1
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko1-1/+3
2020-04-30stmmac: intel: Fix kernel crash due to wrong error pathAndy Shevchenko1-1/+3
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng1-0/+23
2020-04-01net: stmmac: Fix VLAN filtering when HW does not support itJose Abreu1-5/+12
2020-03-30net: stmmac: Add support for VLAN Rx filteringWong Vee Khee1-0/+9
2020-03-17net: stmmac: Add XLGMII supportJose Abreu1-0/+58
2020-03-09net: stmmac: Integrate it with DesignWare XPCSJose Abreu1-2/+14
2020-03-09net: stmmac: Use resolved link config in mac_link_up()Jose Abreu1-33/+33
2020-03-09net: stmmac: Fallback to dev_fwnode() if neededJose Abreu1-0/+3
2020-03-09net: stmmac: Switch to linkmode_and()/linkmode_andnot()Jose Abreu1-8/+5
2020-02-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-5/+8
2020-02-27net: phylink: propagate resolved link config via mac_link_up()Russell King1-1/+3
2020-02-26net: stmmac: fix notifier registrationAaro Koskinen1-5/+8
2020-02-20net: page_pool: API cleanup and commentsIlias Apalodimas1-2/+2
2020-02-03net: stmmac: Delete txtimer in suspend()Nicolin Chen1-0/+4
2020-01-20net: stmmac: modified pcs mode support for RGMIIDejin Zheng1-11/+6
2020-01-13net: stmmac: Add missing information in DebugFS capabilities fileJose Abreu1-0/+6