blob: 1c055267cbff3ed539f404a756fcb61c404034de [file] [log] [blame]
910479a9f793 ("net: aquantia: add basic ptp_clock callbacks")
1a64f8dc82b1 ("net: aquantia: PTP skeleton declarations and callbacks")
75a6faf617d1 ("treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422")
f5dce08ab179 ("net: aquantia: introduce fwreq mutex")
4c83f170b3ac ("net: aquantia: link status irq handling")
8f8940118654 ("net: aquantia: add infrastructure to readout chip temperature")
6a7f2277313b ("net: aquantia: replace AQ_HW_WAIT_FOR with readx_poll_timeout_atomic")
8006e3730b6e ("net: aquantia: fixed instack structure overflow")
13b7997a103d ("net: aquantia: fixed buffer overflow")
4e3c7c00bba0 ("net: aquantia: return 'err' if set MPI_DEINIT state fails")
098aafaa68b3 ("net: aquantia: cleanup err handing in hw_atl_utils_fw_rpc_wait")
54bcb3d162a8 ("net: aquantia: add vlan id to rx flow filters")
a6ed6f2269d6 ("net: aquantia: add support of L3/L4 ntuple filters")
8d0bcb012f57 ("net: aquantia: add infrastructure for ntuple rules")
23e7a718a49b ("net: aquantia: add rx-flow filter definitions")
bbb67a44baf9 ("net: aquantia: allow rx checksum offload configuration")
35e8e8b45d31 ("net: aquantia: synchronized flow control between mac/phy")
a26b0b53cc38 ("net: aquantia: remove some redundant variable initializations")
8f60f762aa3d ("net: aquantia: renaming for better visibility")
e91578488fd0 ("net: aquantia: whitespace changes")
92ab64079d6b ("net: aquantia: implement EEE support")
a0da96c08cfa ("net: aquantia: implement WOL support")
0e1a0dde8088 ("net: aquantia: definitions for WOL")
3ee5c8873fd3 ("net: aquantia: fix hw_atl_utils_fw_upload_dwords")
b8d68b62d993 ("net: aquantia: Add renegotiate ethtool operation support")
288551de45aa ("net: aquantia: Implement rx/tx flow control ethtools callback")
44e00dd8eb94 ("net: aquantia: Improve adapter init/deinit logic")
c1af5427954b ("net: aquantia: Ethtool based ring size configuration")
a09bd81b5413 ("net: aquantia: Limit number of vectors to actually allocated irqs")
cce96d1883da ("net: aquantia: Regression on reset with 1.x firmware")
47203b3426a6 ("net: aquantia: Change inefficient wait loop on fw data reads")
854ab38c1506 ("net: aquantia: Report correct mediatype via ethtool")
c8c82eb387ab ("net: aquantia: Introduce global AQC hardware reset sequence")
a57d3929b838 ("net: aquantia: Introduce support for new firmware on AQC cards")
0c58c35f02c2 ("net: aquantia: Introduce firmware ops callbacks")
76c19c6cfa8f ("net: aquantia: Change confusing no_ff_addr to more meaningful name")
ef24175d9fd2 ("net: aquantia: Remove create/destroy from hw ops")
23ee07ad3c2f ("net: aquantia: Cleanup pci functions module")
8fcb98f462e6 ("net: aquantia: Convert hw and caps structures to const static pointers")
4948293ff963 ("net: aquantia: Introduce new AQC devices and capabilities")
efe779b749cc ("net: aquantia: Introduce new device ids and constants")
8e1c072fcbea ("net: aquantia: Prepend hw access functions declarations with prefix")
3230d01171c7 ("net: aquantia: Fix register definitions to linux style")
db5506156443 ("net: aquantia: Eliminate aq_nic structure abstraction")
5b97b0d10edd ("net: aquantia: Simplify dependencies between pci modules")
4cbc9f92f9a1 ("net: aquantia: Add const qualifiers for hardware ops tables")
c40d20150d9c ("net: aquantia: Remove duplicate hardware descriptors declarations")
1a713f87a091 ("net: aquantia: Cleanup hardware access modules")
78f5193dbcd3 ("net: aquantia: Cleanup status flags accesses")
08b5cf08bc4a ("net: aquantia: Eliminate AQ_DIMOF, replace with ARRAY_SIZE")