index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
Age
Commit message (
Expand
)
Author
2026-06-15
net: atlantic: add AQC113 PTP support in aq_ptp and driver core
Sukhdeep Singh
2026-06-15
net: atlantic: add AQC113 TX timestamp polling and PTP TX classification
Sukhdeep Singh
2026-06-15
net: atlantic: add AQC113 PTP hardware ops in hw_atl2
Sukhdeep Singh
2026-06-15
net: atlantic: extend hw_ops and TX descriptor for AQC113 PTP
Sukhdeep Singh
2026-06-15
net: atlantic: add AQC113 PTP traffic class and TX path setup
Sukhdeep Singh
2026-06-15
net: atlantic: implement AQC113 L2/L3/L4 RX filter ops
Sukhdeep Singh
2026-06-15
net: atlantic: fix AQC113 HW init: ART, L2 filter slot, MAC address
Sukhdeep Singh
2026-06-15
net: atlantic: add AQC113 filter data structures, firmware query and register...
Sukhdeep Singh
2026-06-15
net: atlantic: add AQC113 hardware register definitions and accessors
Sukhdeep Singh
2026-06-15
net: atlantic: decouple aq_set_data_fl3l4() from driver internals
Sukhdeep Singh
2026-06-15
net: atlantic: move active_ipv4/ipv6 bitmap updates after HW write
Sukhdeep Singh
2026-06-15
net: atlantic: correct L3L4 filter flow_type masking and IPv6 handling
Sukhdeep Singh
2026-05-12
net: atlantic: preserve PCI wake-from-D3 on shutdown when WOL enabled
Zoran Ilievski
2026-02-26
net: atlantic: fix reading SFP module info on some AQC100 cards
Tiernan Hubble
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-27
net: aquantia: Remove redundant UDP length adjustment with GSO_PARTIAL
Gal Pressman
2026-01-23
net: atlantic: convert to use .get_rx_ring_count
Breno Leitao
2025-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-26
net: atlantic: fix fragment overflow handling in RX path
Jiefeng Zhang
2025-11-25
net: aquantia: Add missing descriptor cache invalidation on ATL2
Kai-Heng Feng
2025-10-20
net: atlantic: convert to ndo_hwtstamp API
Vadim Fedorenko
2025-07-01
net: atlantic: Rename PCI driver struct to end in _driver
Uwe Kleine-König
2025-07-01
net: atlantic: add set_power to fw_ops for atl2 to fix wol
Eric Work
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-14
net: atlantic: generate software timestamp just before the doorbell
Jason Xing
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-02-11
net: aquantia: Use HWMON_CHANNEL_INFO macro to simplify code
Huisong Li
2025-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-02-04
net: atlantic: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-02-04
net: atlantic: fix warning during hot unplug
Jacob Moroni
2024-11-11
net: atlantic: use irq_update_affinity_hint()
Mohammad Heib
2024-10-22
net: atlantic: support reading SFP module info
Lorenz Brun
2024-09-06
net: atlantic: convert comma to semicolon
Chen Ni
2024-08-22
net: atlantic: Avoid warning about potential string truncation
Simon Horman
2024-08-08
net: atlantic: use ethtool_sprintf
Rosen Penev
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
[next]