Age | Commit message (Expand) | Author |
2022-01-24 | net: atlantic: Use the bitmap API instead of hand-writing it | Christophe JAILLET |
2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-27 | atlantic: Fix buff_ring OOB in aq_ring_rx_clean | Zekun Shen |
2021-12-14 | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX | Hangbin Liu |
2021-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-02 | ethernet: aquantia: Try MAC address from device tree | Tianhao Chai |
2021-11-29 | atlantic: Remove warn trace message. | Sameer Saurabh |
2021-11-29 | atlantic: Fix statistics logic for production hardware | Dmitry Bogdanov |
2021-11-29 | Remove Half duplex mode speed capabilities. | Sameer Saurabh |
2021-11-29 | atlantic: Add missing DIDs and fix 115c. | Nikita Danilov |
2021-11-29 | atlantic: Fix to display FW bundle version instead of FW mac version. | Sameer Saurabh |
2021-11-29 | atlatnic: enable Nbase-t speeds with base-t | Nikita Danilov |
2021-11-29 | atlantic: Increase delay for fw transactions | Dmitry Bogdanov |
2021-11-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-11-22 | ethtool: extend ringparam setting/getting API with rx_buf_len | Hao Chen |
2021-11-19 | atlantic: fix double-free in aq_ring_tx_clean | Zekun Shen |
2021-11-15 | atlantic: Fix OOB read and write in hw_atl_utils_fw_rpc_wait | Zekun Shen |
2021-10-16 | ethernet: aquantia: use eth_hw_addr_set() | Jakub Kicinski |
2021-10-14 | ethernet: constify references to netdev->dev_addr in drivers | Jakub Kicinski |
2021-10-02 | ethernet: use eth_hw_addr_set() instead of ether_addr_copy() | Jakub Kicinski |
2021-09-23 | atlantic: Fix issue in the pm resume flow. | Sudarsana Reddy Kalluru |
2021-08-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-08-29 | atlantic: Fix driver resume flow. | Sudarsana Reddy Kalluru |
2021-08-24 | ethtool: extend coalesce setting uAPI with CQE mode | Yufeng Mo |
2021-08-23 | net: atlantic: switch from 'pci_' to 'dma_' API | Christophe JAILLET |
2021-07-27 | dev_ioctl: split out ndo_eth_ioctl | Arnd Bergmann |
2021-06-24 | net: atlantic: fix the macsec key length | Antoine Tenart |
2021-02-11 | net: ethernet: aquantia: Handle error cleanup of start on open | Nathan Rossi |
2020-12-28 | atlantic: remove architecture depends | Léo Le Bouter |
2020-11-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2020-11-24 | aquantia: Remove the build_skb path | Lincoln Ramsay |
2020-11-23 | net: don't include ethtool.h from netdevice.h | Jakub Kicinski |
2020-11-10 | net: atlantic: Remove unnecessary conversion to bool | Kaixu Xia |
2020-10-20 | net: remove unneeded break | Tom Rix |
2020-10-06 | net: atlantic: implement media detect feature via phy tunables | Igor Russkikh |
2020-10-06 | net: atlantic: implement phy downshift feature | Igor Russkikh |
2020-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-09-25 | net: atlantic: fix build when object tree is separate | Igor Russkikh |
2020-09-25 | drivers/net/ethernet: remove incorrectly formatted doc | Jesse Brandeburg |
2020-08-19 | net: atlantic: Use readx_poll_timeout() for large timeout | Sebastian Andrzej Siewior |
2020-08-03 | net: ethernet: aquantia: Fix wrong return value | Tianjia Zhang |
2020-07-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2020-07-22 | net: atlantic: fix PTP on AQC10X | Egor Pomozov |
2020-07-20 | net: atlantic: add hwmon getter for MAC temperature | Mark Starovoytov |
2020-07-20 | net: atlantic: A0 ntuple filters | Dmitry Bogdanov |
2020-07-20 | net: atlantic: use intermediate variable to improve readability a bit | Nikita Danilov |
2020-07-20 | net: atlantic: use U32_MAX in aq_hw_utils.c | Mark Starovoytov |
2020-07-20 | net: atlantic: add support for 64-bit reads/writes | Pavel Belous |
2020-07-20 | net: atlantic: enable ipv6 support for TCP LSO and UDP GSO | Igor Russkikh |
2020-07-20 | net: atlantic: PTP statistics | Pavel Belous |