summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia
Commit message (Expand)AuthorAgeFilesLines
...
* net: atlantic: unify MAC generationMark Starovoytov2020-05-093-44/+15
* net: atlantic: remove check for boot code survivability before reset requestMark Starovoytov2020-05-091-8/+0
* net: atlantic: remove hw_atl_b0_hw_rss_set call from A2 codeMark Starovoytov2020-05-093-8/+7
* net: atlantic: remove TPO2 check from A0 codeMark Starovoytov2020-05-091-2/+1
* net: atlantic: rename AQ_NIC_RATE_2GS to AQ_NIC_RATE_2G5Mark Starovoytov2020-05-0910-42/+49
* net: atlantic: minor MACSec code cleanupMark Starovoytov2020-05-091-3/+3
* net: atlantic: use __packed instead of the full expansion.Mark Starovoytov2020-05-091-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-061-1/+1
|\
| * aquantia: Fix the media type of AQC100 ethernet controller in the driverRichard Clark2020-04-271-1/+1
* | net: atlantic: A2 ingress / egress hw configurationIgor Russkikh2020-05-017-105/+172
* | net: atlantic: basic A2 init/deinit hw_opsIgor Russkikh2020-05-017-79/+362
* | net: atlantic: common functions needed for basic A2 init/deinit hw_opsDmitry Bogdanov2020-05-016-2/+163
* | net: atlantic: HW bindings for basic A2 init/deinit hw_opsDmitry Bogdanov2020-05-013-0/+207
* | net: atlantic: add A2 RPF hw_opsIgor Russkikh2020-05-013-0/+259
* | net: atlantic: HW bindings for A2 RFPIgor Russkikh2020-05-015-0/+284
* | net: atlantic: A2 hw_ops skeletonIgor Russkikh2020-05-016-7/+294
* | net: atlantic: minimal A2 fw_opsDmitry Bogdanov2020-05-014-0/+352
* | net: atlantic: minimal A2 HW bindings required for fw_opsDmitry Bogdanov2020-05-015-0/+137
* | net: atlantic: A2 driver-firmware interfaceDmitry Bogdanov2020-05-011-0/+593
* | net: atlantic: move IS_CHIP_FEATURE to aq_hw.hMark Starovoytov2020-05-015-32/+36
* | net: atlantic: make hw_get_regs optionalMark Starovoytov2020-05-011-0/+6
* | net: atlantic: simplify hw_get_fw_version() usageNikita Danilov2020-05-014-12/+6
* | net: atlantic: add hw_soft_reset, hw_prepare to hw_opsMark Starovoytov2020-05-015-5/+24
* | net: atlantic: add defines for 10M and EEE 100M link modeIgor Russkikh2020-05-013-10/+27
* | net: atlantic: add A2 device IDsIgor Russkikh2020-05-011-0/+7
* | net: atlantic: update company name in the driver descriptionIgor Russkikh2020-05-012-3/+3
* | net: atlantic: Remove unneeded semicolonZheng Bin2020-04-241-2/+2
|/
* net: atlantic: fix missing | operator when assigning rec->llcColin Ian King2020-04-021-1/+1
* net: atlantic: add XPN handlingMark Starovoytov2020-03-261-2/+7
* net: atlantic: MACSec offload statistics implementationDmitry Bogdanov2020-03-265-19/+766
* net: atlantic: MACSec offload statistics HW bindingsDmitry Bogdanov2020-03-263-0/+806
* net: atlantic: MACSec ingress offload implementationMark Starovoytov2020-03-262-6/+420
* net: atlantic: MACSec ingress offload HW bindingsMark Starovoytov2020-03-264-0/+1605
* net: atlantic: MACSec egress offload implementationDmitry Bogdanov2020-03-262-8/+656
* net: atlantic: MACSec egress offload HW bindingsDmitry Bogdanov2020-03-265-1/+1451
* net: atlantic: MACSec offload skeletonDmitry Bogdanov2020-03-2610-8/+373
* net: aquantia: reject all unsupported coalescing paramsJakub Kicinski2020-03-101-12/+3
* net: atlantic: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-021-1/+1
* net/aquantia: Delete module versionLeon Romanovsky2020-02-245-19/+0
* net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov2020-02-161-1/+1
* net: atlantic: possible fault in transition to hibernationPavel Belous2020-02-161-5/+8
* net: atlantic: fix potential error handlingPavel Belous2020-02-161-1/+3
* net: atlantic: fix use after free kasan warnPavel Belous2020-02-162-6/+5
* net: atlantic: better loopback mode handlingNikita Danilov2020-02-162-5/+13
* net: atlantic: ptp gpio adjustmentsEgor Pomozov2020-02-163-1/+17
* net: atlantic: check rpc result and wait for rpc addressIgor Russkikh2020-02-161-2/+17
* net: atlantic: checksum compat issueDmitry Bezrukov2020-02-163-4/+7
* Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2020-01-271-1/+1
|\
| * remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
* | net: atlantic: remove duplicate entriesIgor Russkikh2020-01-061-3/+0