index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
/
atlantic
Age
Commit message (
Expand
)
Author
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-05-21
Merge tag 'pci-v6.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-04-25
net: atlantic: Use PCI_IRQ_INTX instead of PCI_IRQ_LEGACY
Damien Le Moal
2024-02-09
net: atlantic: convert EEE handling to use linkmode bitmaps
Heiner Kallweit
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-02
net: atlantic: Fix DMA mapping for PTP hwts ring
Ivan Vecera
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
2023-12-14
net: atlantic: eliminate double free in error handling logic
Igor Russkikh
2023-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-14
net: atlantic: fix double free in ring reinit logic
Igor Russkikh
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-06
net: atlantic: Fix NULL dereference of skb pointer in
Daniil Maximov
2023-07-18
net: atlantic: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-05-13
net: introduce and use skb_frag_fill_page_desc()
Yunsheng Lin
2023-05-10
macsec: Use helper macsec_netdev_priv for offload drivers
Subbaraya Sundeep
2023-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2023-05-01
net: atlantic: Define aq_pm_ops conditionally on CONFIG_PM
Tom Rix
2023-04-28
atlantic:hw_atl2:hw_atl2_utils_fw: Remove unnecessary (void*) conversions
wuych
2023-04-09
net: aquantia: constify pointers to hwmon_channel_info
Krzysztof Kozlowski
2023-03-16
net: atlantic: Fix crash when XDP is enabled but no program is loaded
Toke Høiland-Jørgensen
2023-02-10
Daniel Borkmann says:
Jakub Kicinski
2023-02-06
net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.h
Vladimir Oltean
2023-02-02
drivers: net: turn on XDP features
Marek Majtyka
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-25
aquantia: Do not purge addresses when setting the number of rings
Izabela Bakollari
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-10
net: atlantic: macsec: clear encryption keys from the stack
Antoine Tenart
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
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
[next]