summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros
Commit message (Expand)AuthorAgeFilesLines
* net: annotate accesses to queue->trans_startEric Dumazet2021-11-171-1/+1
* net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-5/+3
* ethernet: make use of eth_hw_addr_random() where appropriateJakub Kicinski2021-10-141-1/+1
* ethernet: use of_get_ethdev_address()Jakub Kicinski2021-10-071-1/+1
* ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-056-9/+9
* ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* net: atl1c: Fix a function name in print messagesCai Huoqing2021-09-271-1/+1
* net: atl1e: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-161-4/+2
* net: atl1c: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-161-4/+2
* dev_ioctl: split out ndo_eth_ioctlArnd Bergmann2021-07-276-6/+6
* atl1c: fix Mikrotik 10/25G NIC detectionGatis Peisenieks2021-07-081-0/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-181-0/+1
|\
| * alx: Fix an error handling path in 'alx_probe()'Christophe JAILLET2021-06-111-0/+1
* | atl1c: add 4 RX/TX queue support for Mikrotik 10/25G NICGatis Peisenieks2021-05-273-158/+291
* | atl1c: prepare for multiple rx queuesGatis Peisenieks2021-05-272-61/+57
* | atl1c: move tx napi into tpd_ringGatis Peisenieks2021-05-272-9/+13
* | atl1c: detect NIC type earlyGatis Peisenieks2021-05-271-29/+27
* | alx: fix a double unlock in alx_probe()Dan Carpenter2021-05-171-1/+1
* | net: atheros: atl1x: Fix wrong function name in commentsYang Shen2021-05-171-1/+1
* | net: atheros: atl1e: Fix wrong function name in commentsYang Shen2021-05-171-2/+2
* | net: atheros: atl1c: Fix wrong function name in commentsYang Shen2021-05-171-3/+3
* | alx: fix missing unlock on error in alx_set_pauseparam()Pu Lehui2021-05-141-1/+3
* | atl1c: improve link detection reliability on Mikrotik 10/25G NICGatis Peisenieks2021-05-133-18/+27
* | atl1c: enable rx csum offload on Mikrotik 10/25G NICGatis Peisenieks2021-05-132-0/+7
* | atl1c: adjust max mtu according to Mikrotik 10/25G NIC abilityGatis Peisenieks2021-05-131-4/+12
* | atl1c: improve performance by avoiding unnecessary pcie writes on xmitGatis Peisenieks2021-05-131-4/+8
* | atl1c: show correct link speed on Mikrotik 10/25G NICGatis Peisenieks2021-05-134-0/+21
* | alx: use fine-grained locking instead of RTNLJohannes Berg2021-05-133-29/+76
|/
* net: atheros: nic-devel@qualcomm.com is deadJohannes Berg2021-04-302-2/+2
* net: selftest: fix build issue if INET is disabledOleksij Rempel2021-04-281-1/+1
* net: ag71xx: make use of generic NET_SELFTESTS libraryOleksij Rempel2021-04-202-4/+17
* atl1c: move tx cleanup processing out of interruptGatis Peisenieks2021-04-162-10/+36
* of: net: pass the dst buffer to of_get_mac_address()Michael Walle2021-04-131-5/+2
* net: atheros: atl2: use module_pci_driver to simplify the codeWei Yongjun2021-04-071-23/+1
* net: ag71xx: Slightly simplify 'ag71xx_rx_packets()'Christophe JAILLET2021-04-051-2/+2
* atl1c: use napi_alloc_skbSieng Piaw Liew2021-03-191-11/+17
* atl1c: switch to napi_gro_receiveSieng Piaw Liew2021-03-191-1/+1
* ethernet: alx: fix order of calls on resumeJakub Kicinski2021-03-051-2/+5
* net: ag71xx: remove unnecessary MTU reservationDENG Qingfang2021-02-221-3/+1
* net: atheros: simplify the return expression of atl2_phy_setup_autoneg_adv()Zheng Yongjun2020-12-081-7/+1
* atl1e: fix error return code in atl1e_probe()Zhang Changzhong2020-11-181-2/+2
* atl1c: fix error return code in atl1c_probe()Zhang Changzhong2020-11-181-2/+2
* net: atheros: Remove WARN_ON(in_interrupt())Thomas Gleixner2020-09-293-4/+0
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-254-6/+15
* net: ag71xx: add flow control supportOleksij Rempel2020-09-111-1/+12
* net: ag71xx: add ethtool supportOleksij Rempel2020-09-111-0/+147
* net: atheros: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-244-77/+88
* net: ag71xx: add missed clk_disable_unprepare in error path of probeHuang Guobin2020-07-201-1/+2
* net: alx: fix race condition in alx_removeZekun Shen2020-06-151-4/+5
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-5/+5