Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
46594d3345f0432ddc83b9f3c1b04492fdfafd07
/
drivers
/
net
/
ethernet
/
atheros
/
alx
/
main.c
62b36c3
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
by Oza Pawandeep
· 6 years ago
371b4fc
net: alx: remove redundant variable old_duplex
by Colin Ian King
· 7 years ago
bc800e8
alx: take rtnl before calling __alx_open from resume
by Sabrina Dubroca
· 7 years ago
2c041af
net: alx: handle pci_alloc_irq_vectors return correctly
by Rakesh Pandit
· 8 years ago
f3297f6
net: alx: switch to pci_alloc_irq_vectors
by Christoph Hellwig
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
185acee
alx: work around hardware bug in interrupt fallback path
by Tobias Regnery
· 8 years ago
37187a0
alx: fix fallback to msi or legacy interrupts
by Tobias Regnery
· 8 years ago
f1db5c1
alx: fix wrong condition to free descriptor memory
by Tobias Regnery
· 8 years ago
3a7f75e
alx: add feature flag for rx checksumming
by Tobias Regnery
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
d768319
alx: enable multiple tx queues
by Tobias Regnery
· 8 years ago
f58e0f7
alx: enable msi-x interrupts by default
by Tobias Regnery
· 8 years ago
2e06826
alx: prepare tx path for multi queue support
by Tobias Regnery
· 8 years ago
a4076d3
alx: prepare resource allocation for multi queue support
by Tobias Regnery
· 8 years ago
e0eac25
alx: prepare interrupt functions for multiple queues
by Tobias Regnery
· 8 years ago
702e841
alx: switch to per queue data structures
by Tobias Regnery
· 8 years ago
b099922
alx: add ability to allocate and free alx_napi structures
by Tobias Regnery
· 8 years ago
8c2a4c8
alx: refactor descriptor allocation
by Tobias Regnery
· 8 years ago
67bef94
ethernet/atheros: use core min/max MTU checking
by Jarod Wilson
· 8 years ago
0ca4e20
alx: fix error handling in __alx_open
by Tobias Regnery
· 8 years ago
0c58ee0
alx: add module parameter to enable msi-x support
by Tobias Regnery
· 8 years ago
dc39a78
alx: add msi-x support
by Tobias Regnery
· 8 years ago
a0373ae
alx: factor out part of the interrupt handler
by Tobias Regnery
· 8 years ago
9ee7b68
alx: refactor msi enablement and disablement
by Tobias Regnery
· 8 years ago
6abdd5f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
b99b43b
Add Killer E2500 device ID in alx driver.
by Owen Lin
· 8 years ago
ab725983
alx: add tso support
by Tobias Regnery
· 8 years ago
9454c23
Merge branch 'pci/msi-affinity' into next
by Bjorn Helgaas
· 8 years ago
caa8e93
alx: Use pci_(request|release)_mem_regions
by Johannes Thumshirn
· 9 years ago
881d032
net: alx: Work around the DMA RX overflow issue
by Feng Tang
· 9 years ago
26c5f03
net: alx: use custom skb allocator
by Feng Tang
· 9 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
c406700c
ethernet/atheros/alx: sanitize buffer sizing and padding
by Jarod Wilson
· 9 years ago
f188b95
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
24e2416
alx: remove pointless assignment
by Jarod Wilson
· 9 years ago
0208e95
ethernet/atheros/alx: add Killer E2400 device ID
by Ben Pope
· 9 years ago
7a05dc6
alx: fix alx_poll()
by Eric Dumazet
· 10 years ago
9baa3c3
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
by Benoit Taine
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
60f4010
alx: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
04f58c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
548ff1e
alx: Call dev_kfree_skb_any instead of dev_kfree_skb.
by Eric W. Biederman
· 11 years ago
8d7f1fb
ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug
by Peter Senna Tschudin
· 11 years ago
3e5ccc2
alx: add missing stats_lock spinlock init
by John Greene
· 11 years ago
f1b6b10
alx: add alx_get_stats64 operation
by Sabrina Dubroca
· 11 years ago
b54629e
alx: Reset phy speed after resume
by hahnjo
· 11 years ago
01095b9
net: alx: remove unnecessary pci_set_drvdata()
by Jingoo Han
· 11 years ago
c3eb7a7
alx: remove redundant D0 power state set
by Yijing Wang
· 11 years ago
a8798a5
alx: fix lockdep annotation
by Maarten Lankhorst
· 12 years ago
bc2bebe
alx: remove WoL support
by Johannes Berg
· 12 years ago
a5b87cc
alx: separate link speed/duplex fields
by Johannes Berg
· 12 years ago
ab69bde
alx: add a simple AR816x/AR817x device driver
by Johannes Berg
· 12 years ago