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
/
atheros
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
net: atheros: atl1c: remove unused atl1c_irq_reset function
Tom Rix
1
-10
/
+0
2023-03-09
alx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
1
-4
/
+0
2022-12-19
net: alx: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Christoph Heiss
1
-8
/
+2
2022-11-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-11-16
net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail in ag71xx...
Liu Jian
1
-1
/
+2
2022-11-08
net: remove explicit phylink_generic_validate() references
Russell King (Oracle)
1
-1
/
+0
2022-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+5
2022-09-30
eth: alx: take rtnl_lock on resume
Jakub Kicinski
1
-0
/
+5
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
4
-4
/
+4
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
5
-12
/
+12
2022-07-18
atl1c: use netif_napi_add_tx() for Tx NAPI
Sieng-Piaw Liew
1
-2
/
+2
2022-07-08
net: ag71xx: switch to napi_build_skb() to reuse skbuff_heads
Sieng-Piaw Liew
1
-5
/
+5
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
3
-12
/
+12
2022-07-01
atheros/atl1e:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-30
atheros/atl1c:fix repeated words in comments
Jilin Yuan
1
-1
/
+1
2022-06-17
net: ag71xx: fix discards 'const' qualifier warning
Oleksij Rempel
1
-1
/
+1
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-03-19
atl1c: remove redundant assignment to variable size
Colin Ian King
1
-1
/
+1
2022-03-12
alx: acquire mutex for alx_reinit in alx_change_mtu
Niels Dossche
1
-1
/
+4
2022-02-12
atl1c: fix tx timeout after link flap on Mikrotik 10/25G NIC
Gatis Peisenieks
1
-1
/
+1
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+8
2021-12-28
net: ag71xx: Fix a potential double free in error handling paths
Christophe JAILLET
1
-15
/
+8
2021-12-09
net: ag71xx: remove unnecessary legacy methods
Russell King (Oracle)
1
-13
/
+0
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-18
net: ag71xx: use phylink_generic_validate()
Russell King (Oracle)
1
-28
/
+3
2021-11-18
net: ag71xx: remove interface checks in ag71xx_mac_validate()
Russell King (Oracle)
1
-40
/
+1
2021-11-18
net: ag71xx: populate supported_interfaces member
Russell King
1
-0
/
+26
2021-11-17
net: annotate accesses to queue->trans_start
Eric Dumazet
1
-1
/
+1
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-5
/
+3
2021-10-14
ethernet: make use of eth_hw_addr_random() where appropriate
Jakub Kicinski
1
-1
/
+1
2021-10-07
ethernet: use of_get_ethdev_address()
Jakub Kicinski
1
-1
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
6
-9
/
+9
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-09-27
net: atl1c: Fix a function name in print messages
Cai Huoqing
1
-1
/
+1
2021-09-16
net: atl1e: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-09-16
net: atl1c: Make use of the helper function dev_err_probe()
Cai Huoqing
1
-4
/
+2
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
6
-6
/
+6
2021-07-08
atl1c: fix Mikrotik 10/25G NIC detection
Gatis Peisenieks
1
-0
/
+5
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-06-11
alx: Fix an error handling path in 'alx_probe()'
Christophe JAILLET
1
-0
/
+1
2021-05-28
atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NIC
Gatis Peisenieks
3
-158
/
+291
2021-05-28
atl1c: prepare for multiple rx queues
Gatis Peisenieks
2
-61
/
+57
2021-05-28
atl1c: move tx napi into tpd_ring
Gatis Peisenieks
2
-9
/
+13
2021-05-28
atl1c: detect NIC type early
Gatis Peisenieks
1
-29
/
+27
2021-05-18
alx: fix a double unlock in alx_probe()
Dan Carpenter
1
-1
/
+1
2021-05-18
net: atheros: atl1x: Fix wrong function name in comments
Yang Shen
1
-1
/
+1
2021-05-18
net: atheros: atl1e: Fix wrong function name in comments
Yang Shen
1
-2
/
+2
2021-05-18
net: atheros: atl1c: Fix wrong function name in comments
Yang Shen
1
-3
/
+3
2021-05-15
alx: fix missing unlock on error in alx_set_pauseparam()
Pu Lehui
1
-1
/
+3
[next]