summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/aquantia
Commit message (Expand)AuthorAgeFilesLines
* net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)2022-07-141-3/+0
* net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)2022-07-141-14/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-123-11/+20
|\
| * net: atlantic: verify hw_head_ lies within TX buffer ringGrant Grundler2022-05-111-0/+7
| * net: atlantic: add check for MAX_SKB_FRAGSGrant Grundler2022-05-111-1/+5
| * net: atlantic: reduce scope of is_rsc_completeGrant Grundler2022-05-111-7/+6
| * net: atlantic: fix "frag[0] not initialized"Grant Grundler2022-05-111-2/+1
| * net: atlantic: always deep reset on pm op, fixing up my null deref regressionManuel Ullmann2022-05-101-2/+2
* | eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT defineJakub Kicinski2022-04-293-4/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2022-04-221-4/+4
|\|
| * net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann2022-04-181-4/+4
* | net: atlantic: Implement .ndo_xdp_xmit handlerTaehee Yoo2022-04-203-0/+26
* | net: atlantic: Implement xdp data planeTaehee Yoo2022-04-206-9/+468
* | net: atlantic: Implement xdp control planeTaehee Yoo2022-04-2010-37/+177
|/
* net: atlantic: Avoid out-of-bounds indexingKai-Heng Feng2022-04-082-16/+16
* 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-281-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2020-11-271-74/+52
|\
| * aquantia: Remove the build_skb pathLincoln Ramsay2020-11-241-74/+52
* | net: don't include ethtool.h from netdevice.hJakub Kicinski2020-11-231-0/+2
* | net: atlantic: Remove unnecessary conversion to boolKaixu Xia2020-11-101-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