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
/
aquantia
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-22
net: atlantic: Fix crash when XDP is enabled but no program is loaded
Toke Høiland-Jørgensen
1
-7
/
+21
2022-11-25
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
3
-4
/
+7
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2
-7
/
+13
2022-10-24
atlantic: fix deadlock at aq_nic_stop
Íñigo Huguet
2
-24
/
+74
2022-09-29
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2
-4
/
+2
2022-09-23
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
1
-57
/
+0
2022-09-23
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
1
-45
/
+45
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+0
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
1
-3
/
+0
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-08-10
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
1
-13
/
+8
2022-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+8
2022-07-14
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
1
-3
/
+0
2022-07-14
net: atlantic: remove deep parameter on suspend/resume functions
Chia-Lin Kao (AceLan)
1
-14
/
+10
2022-06-28
net: atlantic:fix repeated words in comments
Jilin Yuan
1
-2
/
+2
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-11
/
+20
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
1
-0
/
+7
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
1
-1
/
+5
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
1
-7
/
+6
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
1
-2
/
+1
2022-05-10
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
1
-2
/
+2
2022-04-29
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
3
-4
/
+2
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-4
/
+4
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
3
-0
/
+26
2022-04-20
net: atlantic: Implement xdp data plane
Taehee Yoo
6
-9
/
+468
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
10
-37
/
+177
2022-04-18
net: atlantic: invert deep par in pm functions, preventing null derefs
Manuel Ullmann
1
-4
/
+4
2022-04-09
net: atlantic: Avoid out-of-bounds indexing
Kai-Heng Feng
2
-16
/
+16
2022-01-24
net: atlantic: Use the bitmap API instead of hand-writing it
Christophe JAILLET
1
-4
/
+2
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+8
2021-12-27
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
1
-0
/
+8
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
1
-3
/
+0
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-65
/
+198
2021-12-02
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
1
-10
/
+14
2021-11-29
atlantic: Remove warn trace message.
Sameer Saurabh
1
-3
/
+0
2021-11-29
atlantic: Fix statistics logic for production hardware
Dmitry Bogdanov
5
-27
/
+139
2021-11-29
Remove Half duplex mode speed capabilities.
Sameer Saurabh
1
-4
/
+1
2021-11-29
atlantic: Add missing DIDs and fix 115c.
Nikita Danilov
4
-1
/
+27
2021-11-29
atlantic: Fix to display FW bundle version instead of FW mac version.
Sameer Saurabh
1
-3
/
+3
2021-11-29
atlatnic: enable Nbase-t speeds with base-t
Nikita Danilov
3
-19
/
+13
2021-11-29
atlantic: Increase delay for fw transactions
Dmitry Bogdanov
1
-2
/
+5
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-11-19
atlantic: fix double-free in aq_ring_tx_clean
Zekun Shen
1
-1
/
+2
2021-11-15
atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
Zekun Shen
1
-0
/
+10
2021-10-16
ethernet: aquantia: use eth_hw_addr_set()
Jakub Kicinski
1
-2
/
+4
2021-10-14
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
8
-14
/
+14
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-09-23
atlantic: Fix issue in the pm resume flow.
Sudarsana Reddy Kalluru
1
-2
/
+2
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
[next]