index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
/
stmmac
/
stmmac_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-30
net: stmmac: Fix channel lock initialization
Marek Szyprowski
1
-0
/
+1
2020-10-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+15
2020-10-04
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
1
-8
/
+15
2020-09-26
net: stmmac: Add option for VLAN filter fail queue enable
Chuah, Kim Tatt
1
-0
/
+3
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-5
/
+9
2020-09-17
net: stmmac: Add support to Ethtool get/set ring parameters
Song, Yoong Siang
1
-51
/
+84
2020-09-16
net: stmmac: use netif_tx_start|stop_all_queues() function
Ong Boon Leong
1
-32
/
+1
2020-09-16
net: stmmac: Fix incorrect location to set real_num_rx|tx_queues
Aashish Verma
1
-4
/
+4
2020-09-16
net: stmmac: add ethtool support for get/set channels
Ong Boon Leong
1
-28
/
+66
2020-09-12
net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...
Luo Jiaxing
1
-2
/
+2
2020-09-07
net: stmmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
1
-4
/
+2
2020-07-29
net: stmmac: Speed down the PHY if WoL to save energy
Jisheng Zhang
1
-0
/
+8
2020-07-29
net: stmmac: Support WOL with phy
Jisheng Zhang
1
-0
/
+4
2020-07-29
net: stmmac: only call pmt() during suspend/resume if HW enables PMT
Jisheng Zhang
1
-3
/
+3
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+2
2020-05-27
net: stmmac: enable timestamp snapshot for required PTP packets in dwmac v5.10a
Fugang Duan
1
-1
/
+2
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-05-24
net: stmmac: don't attach interface until resume finishes
Leon Yu
1
-2
/
+2
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-6
/
+1
2020-05-05
net: stmmac: Remove unused inline function stmmac_rx_threshold_count
YueHaibing
1
-9
/
+0
2020-05-04
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
1
-6
/
+1
2020-05-01
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
1
-1
/
+3
2020-04-30
stmmac: intel: Fix kernel crash due to wrong error path
Andy Shevchenko
1
-1
/
+3
2020-04-22
net: stmmac: Enable SERDES power up/down sequence
Voon Weifeng
1
-0
/
+23
2020-04-01
net: stmmac: Fix VLAN filtering when HW does not support it
Jose Abreu
1
-5
/
+12
2020-03-30
net: stmmac: Add support for VLAN Rx filtering
Wong Vee Khee
1
-0
/
+9
2020-03-18
net: stmmac: Add XLGMII support
Jose Abreu
1
-0
/
+58
2020-03-10
net: stmmac: Integrate it with DesignWare XPCS
Jose Abreu
1
-2
/
+14
2020-03-10
net: stmmac: Use resolved link config in mac_link_up()
Jose Abreu
1
-33
/
+33
2020-03-10
net: stmmac: Fallback to dev_fwnode() if needed
Jose Abreu
1
-0
/
+3
2020-03-10
net: stmmac: Switch to linkmode_and()/linkmode_andnot()
Jose Abreu
1
-8
/
+5
2020-02-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+8
2020-02-27
net: phylink: propagate resolved link config via mac_link_up()
Russell King
1
-1
/
+3
2020-02-27
net: stmmac: fix notifier registration
Aaro Koskinen
1
-5
/
+8
2020-02-20
net: page_pool: API cleanup and comments
Ilias Apalodimas
1
-2
/
+2
2020-02-04
net: stmmac: Delete txtimer in suspend()
Nicolin Chen
1
-0
/
+4
2020-01-20
net: stmmac: modified pcs mode support for RGMII
Dejin Zheng
1
-11
/
+6
2020-01-14
net: stmmac: Add missing information in DebugFS capabilities file
Jose Abreu
1
-0
/
+6
2020-01-14
net: stmmac: tc: Add support for ETF Scheduler using TBS
Jose Abreu
1
-0
/
+2
2020-01-14
net: stmmac: Initial support for TBS
Jose Abreu
1
-65
/
+134
2020-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+32
2020-01-08
stmmac: debugfs entry name is not be changed when udev rename device name.
Jiping Ma
1
-0
/
+32
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-21
/
+32
2019-12-18
net: stmmac: Integrate EST with TAPRIO scheduler API
Jose Abreu
1
-0
/
+2
2019-12-18
net: stmmac: Always use TX coalesce timer value when rescheduling
Jose Abreu
1
-1
/
+1
2019-12-18
net: stmmac: Let TX and RX interrupts be independently enabled/disabled
Jose Abreu
1
-22
/
+33
2019-12-18
net: stmmac: Print more information in DebugFS DMA Capabilities file
Jose Abreu
1
-1
/
+30
2019-12-18
net: stmmac: Always arm TX Timer at end of transmission start
Jose Abreu
1
-4
/
+2
2019-12-18
net: stmmac: Enable 16KB buffer size
Jose Abreu
1
-1
/
+3
2019-12-18
net: stmmac: RX buffer size must be 16 byte aligned
Jose Abreu
1
-1
/
+1
[next]