index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
atheros
/
alx
/
main.c
Age
Commit message (
Expand
)
Author
2023-03-08
alx: Drop redundant pci_enable_pcie_error_reporting()
Bjorn Helgaas
2022-12-19
net: alx: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Christoph Heiss
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
eth: alx: take rtnl_lock on resume
Jakub Kicinski
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-03-11
alx: acquire mutex for alx_reinit in alx_change_mtu
Niels Dossche
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-11
alx: Fix an error handling path in 'alx_probe()'
Christophe JAILLET
2021-05-17
alx: fix a double unlock in alx_probe()
Dan Carpenter
2021-05-13
alx: use fine-grained locking instead of RTNL
Johannes Berg
2021-04-30
net: atheros: nic-devel@qualcomm.com is dead
Johannes Berg
2021-03-05
ethernet: alx: fix order of calls on resume
Jakub Kicinski
2020-06-15
net: alx: fix race condition in alx_remove
Zekun Shen
2020-02-19
net: atheros: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-07-23
net: atheros: Use dev_get_drvdata
Chuhong Yuan
2019-07-22
net: Use skb accessors in network drivers
Matthew Wilcox (Oracle)
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-11-05
net: alx: make alx_drv_name static
Rasmus Villemoes
2018-10-02
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-07-04
net: alx: remove redundant variable old_duplex
Colin Ian King
2018-06-30
alx: take rtnl before calling __alx_open from resume
Sabrina Dubroca
2017-05-05
net: alx: handle pci_alloc_irq_vectors return correctly
Rakesh Pandit
2017-04-11
net: alx: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
2017-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-24
alx: work around hardware bug in interrupt fallback path
Tobias Regnery
2017-01-24
alx: fix fallback to msi or legacy interrupts
Tobias Regnery
2017-01-24
alx: fix wrong condition to free descriptor memory
Tobias Regnery
2017-01-09
alx: add feature flag for rx checksumming
Tobias Regnery
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
2016-11-15
alx: enable multiple tx queues
Tobias Regnery
2016-11-15
alx: enable msi-x interrupts by default
Tobias Regnery
2016-11-15
alx: prepare tx path for multi queue support
Tobias Regnery
2016-11-15
alx: prepare resource allocation for multi queue support
Tobias Regnery
2016-11-15
alx: prepare interrupt functions for multiple queues
Tobias Regnery
2016-11-15
alx: switch to per queue data structures
Tobias Regnery
2016-11-15
alx: add ability to allocate and free alx_napi structures
Tobias Regnery
2016-11-15
alx: refactor descriptor allocation
Tobias Regnery
2016-10-18
ethernet/atheros: use core min/max MTU checking
Jarod Wilson
2016-09-15
alx: fix error handling in __alx_open
Tobias Regnery
2016-09-09
alx: add module parameter to enable msi-x support
Tobias Regnery
2016-09-09
alx: add msi-x support
Tobias Regnery
2016-09-09
alx: factor out part of the interrupt handler
Tobias Regnery
2016-09-09
alx: refactor msi enablement and disablement
Tobias Regnery
2016-08-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-29
Add Killer E2500 device ID in alx driver.
Owen Lin
[next]