index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
stmicro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-11
4
-23
/
+45
|
\
|
*
net: stmmac: overwrite the dma_cap.addr64 according to HW design
Fugang Duan
2020-12-08
2
-8
/
+9
|
*
net: stmmac: delete the eee_ctrl_timer after napi disabled
Fugang Duan
2020-12-08
1
-3
/
+10
|
*
net: stmmac: free tx skb buffer in stmmac_resume()
Fugang Duan
2020-12-08
1
-0
/
+14
|
*
net: stmmac: start phylink instance before stmmac_hw_setup()
Fugang Duan
2020-12-08
1
-8
/
+8
|
*
net: stmmac: increase the timeout for dma reset
Fugang Duan
2020-12-08
1
-1
/
+1
|
*
net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
Martin Blumenstingl
2020-12-07
1
-3
/
+3
*
|
net: stmmac: simplify the return tc_delete_knode()
Zheng Yongjun
2020-12-10
1
-8
/
+2
*
|
net: stmmac: allow stmmac to probe for C45 PHY devices
Wong Vee Khee
2020-12-09
1
-0
/
+3
*
|
net: stmmac: simplify the return dwmac5_rxp_disable()
Zheng Yongjun
2020-12-09
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-27
1
-1
/
+1
|
\
\
|
|
/
|
*
net: stmmac: fix incorrect merge of patch upstream
Antonio Borneo
2020-11-25
1
-1
/
+1
*
|
net: stmmac: Use hrtimer for TX coalescing
Vincent Whitchurch
2020-11-24
2
-10
/
+16
*
|
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-19
3
-2
/
+6
|
\
\
|
|
/
|
*
net: stmmac: Use rtnl_lock/unlock on netif_set_real_num_rx_queues() call
Wong Vee Khee
2020-11-16
1
-0
/
+2
|
*
net: stmmac: dwmac-intel-plat: fix error return code in intel_eth_plat_probe()
Zhang Changzhong
2020-11-16
1
-1
/
+3
|
*
net: stmmac: dwmac_lib: enlarge dma reset timeout
Jisheng Zhang
2020-11-14
1
-1
/
+1
*
|
net: stmmac: platform: use optional clk/reset get APIs
Jisheng Zhang
2020-11-13
1
-13
/
+9
*
|
net: stmmac: dwc-qos: Change the dwc_eth_dwmac_data's .probe prototype
Jisheng Zhang
2020-11-11
1
-27
/
+19
*
|
stmmac: intel: change all EHL/TGL to auto detect phy addr
Voon Weifeng
2020-11-07
1
-5
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-11-06
2
-7
/
+8
|
\
\
|
|
/
|
*
net: stmmac: Fix channel lock initialization
Marek Szyprowski
2020-10-30
1
-0
/
+1
|
*
stmmac: intel: Fix kernel panic on pci probe
Wong Vee Khee
2020-10-30
1
-7
/
+7
*
|
net: stmmac: dwmac-meson8b: remove unneeded semicolon
Tom Rix
2020-11-02
1
-1
/
+1
*
|
net: stmmac: Enable EEE HW LPI timer with auto SW/HW switching
Vineetha G. Jaya Kumaran
2020-10-30
6
-3
/
+59
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
4
-21
/
+32
|
\
|
*
net: stmmac: Modify configuration method of EEE timers
Vineetha G. Jaya Kumaran
2020-10-03
3
-9
/
+28
|
*
net: stmmac: Fix clock handling on remove path
Wong Vee Khee
2020-09-25
1
-1
/
+0
|
*
net: stmmac: removed enabling eee in EEE set callback
Voon Weifeng
2020-09-23
1
-11
/
+4
*
|
stmmac: intel: Adding ref clock 1us tic for LPI cntr
Rusaimi Amira Ruslan
2020-09-28
2
-0
/
+18
*
|
net: stmmac: Add option for VLAN filter fail queue enable
Chuah, Kim Tatt
2020-09-25
6
-2
/
+30
*
|
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-25
3
-7
/
+12
*
|
net: stmmac: Add support to Ethtool get/set ring parameters
Song, Yoong Siang
2020-09-16
7
-59
/
+132
*
|
net: stmmac: use netif_tx_start|stop_all_queues() function
Ong Boon Leong
2020-09-15
1
-32
/
+1
*
|
net: stmmac: Fix incorrect location to set real_num_rx|tx_queues
Aashish Verma
2020-09-15
1
-4
/
+4
*
|
net: stmmac: add ethtool support for get/set channels
Ong Boon Leong
2020-09-15
3
-28
/
+93
*
|
net: stmmac: set get_rx_header_len() as void for it didn't have any error cod...
Luo Jiaxing
2020-09-11
4
-8
/
+6
*
|
net: stmmac: dwmac-intel-plat: remove redundant null check before clk_disable...
Zhang Changzhong
2020-09-09
1
-6
/
+2
*
|
net: ethernet: dwmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
2020-09-07
1
-2
/
+1
*
|
net: stmmac: remove redundant null check before clk_disable_unprepare()
Zhang Changzhong
2020-09-07
1
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-04
3
-6
/
+7
|
\
\
|
|
/
|
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
3
-6
/
+7
*
|
net: pcs: Move XPCS into new PCS subdirectory
Andrew Lunn
2020-08-27
2
-2
/
+2
*
|
net: stmmac: Add dwmac-intel-plat for GBE driver
Rusaimi Amira Ruslan
2020-08-26
3
-0
/
+202
|
/
*
net: ethernet: stmmac: Disable hardware multicast filter
Jonathan McDowell
2020-08-12
1
-0
/
+1
*
net: stmmac: dwmac1000: provide multicast filter fallback
Jonathan McDowell
2020-08-12
1
-0
/
+3
*
net: stmmac: fix failed to suspend if phy based WOL is enabled
Jisheng Zhang
2020-08-03
1
-1
/
+1
*
net: stmmac: Speed down the PHY if WoL to save energy
Jisheng Zhang
2020-07-28
1
-0
/
+8
*
net: stmmac: Support WOL with phy
Jisheng Zhang
2020-07-28
2
-0
/
+15
*
net: stmmac: only call pmt() during suspend/resume if HW enables PMT
Jisheng Zhang
2020-07-28
1
-3
/
+3
[next]