index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
aquantia
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: atlantic: macsec: remove checks on the prepare phase
Antoine Tenart
2022-09-23
1
-57
/
+0
*
net: atlantic: macsec: make the prepare phase a noop
Antoine Tenart
2022-09-23
1
-45
/
+45
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-22
1
-3
/
+0
|
\
|
*
net: atlantic: fix potential memory leak in aq_ndev_close()
Jianglei Nie
2022-09-21
1
-3
/
+0
*
|
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-31
1
-1
/
+1
|
/
*
net: atlantic: fix aq_vec index out of range error
Chia-Lin Kao (AceLan)
2022-08-10
1
-13
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-15
1
-15
/
+8
|
\
|
*
net: atlantic: remove aq_nic_deinit() when resume
Chia-Lin Kao (AceLan)
2022-07-14
1
-3
/
+0
|
*
net: atlantic: remove deep parameter on suspend/resume functions
Chia-Lin Kao (AceLan)
2022-07-14
1
-14
/
+10
*
|
net: atlantic:fix repeated words in comments
Jilin Yuan
2022-06-28
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-13
3
-11
/
+20
|
\
|
*
net: atlantic: verify hw_head_ lies within TX buffer ring
Grant Grundler
2022-05-11
1
-0
/
+7
|
*
net: atlantic: add check for MAX_SKB_FRAGS
Grant Grundler
2022-05-11
1
-1
/
+5
|
*
net: atlantic: reduce scope of is_rsc_complete
Grant Grundler
2022-05-11
1
-7
/
+6
|
*
net: atlantic: fix "frag[0] not initialized"
Grant Grundler
2022-05-11
1
-2
/
+1
|
*
net: atlantic: always deep reset on pm op, fixing up my null deref regression
Manuel Ullmann
2022-05-10
1
-2
/
+2
*
|
eth: atlantic: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
2022-04-29
3
-4
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-22
1
-4
/
+4
|
\
|
|
*
net: atlantic: invert deep par in pm functions, preventing null derefs
Manuel Ullmann
2022-04-18
1
-4
/
+4
*
|
net: atlantic: Implement .ndo_xdp_xmit handler
Taehee Yoo
2022-04-20
3
-0
/
+26
*
|
net: atlantic: Implement xdp data plane
Taehee Yoo
2022-04-20
6
-9
/
+468
*
|
net: atlantic: Implement xdp control plane
Taehee Yoo
2022-04-20
10
-37
/
+177
|
/
*
net: atlantic: Avoid out-of-bounds indexing
Kai-Heng Feng
2022-04-09
2
-16
/
+16
*
net: atlantic: Use the bitmap API instead of hand-writing it
Christophe JAILLET
2022-01-24
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-30
1
-0
/
+8
|
\
|
*
atlantic: Fix buff_ring OOB in aq_ring_rx_clean
Zekun Shen
2021-12-27
1
-0
/
+8
*
|
net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX
Hangbin Liu
2021-12-14
1
-3
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-02
11
-65
/
+198
|
\
|
|
*
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
2021-12-02
1
-10
/
+14
|
*
atlantic: Remove warn trace message.
Sameer Saurabh
2021-11-29
1
-3
/
+0
|
*
atlantic: Fix statistics logic for production hardware
Dmitry Bogdanov
2021-11-29
5
-27
/
+139
|
*
Remove Half duplex mode speed capabilities.
Sameer Saurabh
2021-11-29
1
-4
/
+1
|
*
atlantic: Add missing DIDs and fix 115c.
Nikita Danilov
2021-11-29
4
-1
/
+27
|
*
atlantic: Fix to display FW bundle version instead of FW mac version.
Sameer Saurabh
2021-11-29
1
-3
/
+3
|
*
atlatnic: enable Nbase-t speeds with base-t
Nikita Danilov
2021-11-29
3
-19
/
+13
|
*
atlantic: Increase delay for fw transactions
Dmitry Bogdanov
2021-11-29
1
-2
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-26
1
-1
/
+2
|
\
|
|
*
atlantic: fix double-free in aq_ring_tx_clean
Zekun Shen
2021-11-19
1
-1
/
+2
*
|
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-11-22
1
-2
/
+6
|
/
*
atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait
Zekun Shen
2021-11-15
1
-0
/
+10
*
ethernet: aquantia: use eth_hw_addr_set()
Jakub Kicinski
2021-10-16
1
-2
/
+4
*
ethernet: constify references to netdev->dev_addr in drivers
Jakub Kicinski
2021-10-14
8
-14
/
+14
*
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
2021-10-02
1
-1
/
+1
*
atlantic: Fix issue in the pm resume flow.
Sudarsana Reddy Kalluru
2021-09-23
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-31
1
-0
/
+3
|
\
|
*
atlantic: Fix driver resume flow.
Sudarsana Reddy Kalluru
2021-08-29
1
-0
/
+3
*
|
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-08-24
1
-2
/
+6
*
|
net: atlantic: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-08-23
1
-9
/
+3
*
|
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-27
1
-1
/
+1
|
/
*
net: atlantic: fix the macsec key length
Antoine Tenart
2021-06-24
1
-2
/
+2
[next]