summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: atlantic: Use the bitmap API instead of hand-writing itChristophe JAILLET2022-01-241-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-301-0/+8
|\
| * atlantic: Fix buff_ring OOB in aq_ring_rx_cleanZekun Shen2021-12-271-0/+8
* | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEXHangbin Liu2021-12-141-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-12-0211-65/+198
|\|
| * ethernet: aquantia: Try MAC address from device treeTianhao Chai2021-12-021-10/+14
| * atlantic: Remove warn trace message.Sameer Saurabh2021-11-291-3/+0
| * atlantic: Fix statistics logic for production hardwareDmitry Bogdanov2021-11-295-27/+139
| * Remove Half duplex mode speed capabilities.Sameer Saurabh2021-11-291-4/+1
| * atlantic: Add missing DIDs and fix 115c.Nikita Danilov2021-11-294-1/+27
| * atlantic: Fix to display FW bundle version instead of FW mac version.Sameer Saurabh2021-11-291-3/+3
| * atlatnic: enable Nbase-t speeds with base-tNikita Danilov2021-11-293-19/+13
| * atlantic: Increase delay for fw transactionsDmitry Bogdanov2021-11-291-2/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-11-261-1/+2
|\|
| * atlantic: fix double-free in aq_ring_tx_cleanZekun Shen2021-11-191-1/+2
* | ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
|/
* atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_waitZekun Shen2021-11-151-0/+10
* ethernet: aquantia: use eth_hw_addr_set()Jakub Kicinski2021-10-161-2/+4
* ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-148-14/+14
* ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski2021-10-021-1/+1
* atlantic: Fix issue in the pm resume flow.Sudarsana Reddy Kalluru2021-09-231-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-311-0/+3
|\
| * atlantic: Fix driver resume flow.Sudarsana Reddy Kalluru2021-08-291-0/+3
* | ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-241-2/+6
* | net: atlantic: switch from 'pci_' to 'dma_' APIChristophe JAILLET2021-08-231-9/+3
* | dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-271-1/+1
|/
* net: atlantic: fix the macsec key lengthAntoine Tenart2021-06-241-2/+2
* net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi2021-02-111-1/+3
* atlantic: remove architecture dependsLéo Le Bouter2020-12-291-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-281-74/+52
|\
| * aquantia: Remove the build_skb pathLincoln Ramsay2020-11-241-74/+52
* | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-241-0/+2
* | net: atlantic: Remove unnecessary conversion to boolKaixu Xia2020-11-111-1/+1
|/
* net: remove unneeded breakTom Rix2020-10-201-1/+0
* net: atlantic: implement media detect feature via phy tunablesIgor Russkikh2020-10-065-0/+60
* net: atlantic: implement phy downshift featureIgor Russkikh2020-10-066-0/+103
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-10-061-2/+2
|\
| * net: atlantic: fix build when object tree is separateIgor Russkikh2020-09-261-2/+2
* | drivers/net/ethernet: remove incorrectly formatted docJesse Brandeburg2020-09-261-1/+1
|/
* net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior2020-08-201-2/+2
* net: ethernet: aquantia: Fix wrong return valueTianjia Zhang2020-08-041-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-07-267-11/+74
|\
| * net: atlantic: fix PTP on AQC10XEgor Pomozov2020-07-231-1/+6
| * net: atlantic: disable PTP on AQC111, AQC112Nikita Danilov2020-07-187-10/+68
* | net: atlantic: add hwmon getter for MAC temperatureMark Starovoytov2020-07-2110-22/+215
* | net: atlantic: A0 ntuple filtersDmitry Bogdanov2020-07-211-28/+88
* | net: atlantic: use intermediate variable to improve readability a bitNikita Danilov2020-07-211-11/+10
* | net: atlantic: use U32_MAX in aq_hw_utils.cMark Starovoytov2020-07-211-3/+2
* | net: atlantic: add support for 64-bit reads/writesPavel Belous2020-07-216-8/+33
* | net: atlantic: enable ipv6 support for TCP LSO and UDP GSOIgor Russkikh2020-07-212-1/+2