index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
cortina
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-12
/
+12
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-1
/
+1
2022-08-29
net: Use u64_stats_fetch_begin_irq() for stats fetch.
Sebastian Andrzej Siewior
1
-12
/
+12
2022-04-29
eth: remove copies of the NAPI_POLL_WEIGHT define
Jakub Kicinski
1
-3
/
+1
2022-01-27
net: ethernet: cortina: permit to set mac address in DT
Corentin Labbe
1
-0
/
+8
2022-01-05
net: gemini: allow any RGMII interface mode
Russell King (Oracle)
1
-3
/
+6
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() - casts
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-06-07
net: gemini: Use devm_platform_get_and_ioremap_resource()
Yang Yingliang
1
-25
/
+9
2020-09-26
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
1
-0
/
+2
2020-09-19
net: cortina: Remove set but not used variable
Zheng Yongjun
1
-4
/
+2
2020-09-06
net: gemini: Clean up phy registration
Linus Walleij
1
-21
/
+11
2020-09-03
net: gemini: Fix another missing clk_disable_unprepare() in probe
Dan Carpenter
1
-17
/
+17
2020-08-20
net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...
Wang Hai
1
-3
/
+1
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2020-07-31
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
1
-1
/
+4
2020-07-14
net: ethernet: Replace HTTP links with HTTPS ones
Alexander A. Klimov
1
-1
/
+1
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-05-06
net: cortina: Fix use correct return type for ndo_start_xmit()
Yunjian Wang
1
-1
/
+2
2020-03-11
net: gemini: reject unsupported coalescing params
Jakub Kicinski
1
-0
/
+2
2020-03-04
net/cortina: Delete driver version from ethtool output
Leon Romanovsky
1
-2
/
+0
2019-12-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-12-17
net: gemini: Fix memory leak in gmac_setup_txqs
Navid Emamdoost
1
-0
/
+2
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-1
/
+1
2019-11-16
net: gemini: add missed free_netdev
Chuhong Yuan
1
-0
/
+1
2019-10-26
net: ethernet: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-07-31
net: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
1
-3
/
+1
2019-07-23
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
1
-3
/
+2
2019-04-19
net: gemini: remove unnecessary assert
Jakub Kicinski
1
-2
/
+0
2018-11-24
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-09-13
net: ethernet: Add helper for MACs which support asym pause
Andrew Lunn
1
-2
/
+1
2018-09-13
net: ethernet: Use phy_set_max_speed() to limit advertised speed
Andrew Lunn
1
-1
/
+1
2018-07-13
net: gemini: Indicate that we can handle jumboframes
Linus Walleij
1
-0
/
+5
2018-07-13
net: gemini: Move main init to port
Linus Walleij
1
-2
/
+14
2018-07-13
net: gemini: Allow multiple ports to instantiate
Linus Walleij
1
-1
/
+4
2018-07-13
net: gemini: Improve connection prints
Linus Walleij
1
-20
/
+26
2018-07-13
net: gemini: Look up L3 maxlen from table
Linus Walleij
1
-15
/
+46
2018-06-23
net: drivers/net: Convert random_ether_addr to eth_random_addr
Joe Perches
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+2
2018-06-05
net: gemini: fix spelling mistake: "it" -> "is"
YueHaibing
1
-3
/
+3
2018-03-20
net: gemini: fix memory leak
Igor Pylypiv
1
-0
/
+1
2018-01-22
net: gemini: Depend on HAS_IOMEM
Linus Walleij
1
-0
/
+1
2018-01-15
net: ethernet: Add a driver for Gemini gigabit ethernet
Linus Walleij
4
-0
/
+3577