index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Age
Commit message (
Expand
)
Author
2025-02-21
net: atlantic: fix warning during hot unplug
Jacob Moroni
2024-10-17
net: atlantic: Avoid warning about potential string truncation
Simon Horman
2024-02-16
net: atlantic: Fix DMA mapping for PTP hwts ring
Ivan Vecera
2024-02-05
net: atlantic: eliminate double free in error handling logic
Igor Russkikh
2023-12-20
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
2023-12-13
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
2023-03-22
net: atlantic: Fix crash when XDP is enabled but no program is loaded
Toke Høiland-Jørgensen
2022-11-25
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2022-10-24
atlantic: fix deadlock at aq_nic_stop
Íñigo Huguet
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-23
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
2022-09-23
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-21
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-09
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
2022-07-14
net: atlantic: remove deep parameter on suspend/resume functions
Chia-Lin Kao (AceLan)
2022-06-27
net: atlantic:fix repeated words in comments
Jilin Yuan
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-11
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
2022-05-11
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
2022-05-11
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
2022-05-11
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
2022-05-10
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
2022-04-29
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-20
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
2022-04-20
net: atlantic: Implement xdp data plane
Taehee Yoo
2022-04-20
net: atlantic: Implement xdp control plane
Taehee Yoo
2022-04-18
net: atlantic: invert deep par in pm functions, preventing null derefs
Manuel Ullmann
2022-04-08
net: atlantic: Avoid out-of-bounds indexing
Kai-Heng Feng
2022-01-24
net: atlantic: Use the bitmap API instead of hand-writing it
Christophe JAILLET
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-27
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
2021-12-14
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
2021-11-29
atlantic: Remove warn trace message.
Sameer Saurabh
2021-11-29
atlantic: Fix statistics logic for production hardware
Dmitry Bogdanov
2021-11-29
Remove Half duplex mode speed capabilities.
Sameer Saurabh
2021-11-29
atlantic: Add missing DIDs and fix 115c.
Nikita Danilov
2021-11-29
atlantic: Fix to display FW bundle version instead of FW mac version.
Sameer Saurabh
2021-11-29
atlatnic: enable Nbase-t speeds with base-t
Nikita Danilov
2021-11-29
atlantic: Increase delay for fw transactions
Dmitry Bogdanov
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-19
atlantic: fix double-free in aq_ring_tx_clean
Zekun Shen
[next]