summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/atheros/alx
AgeCommit message (Expand)Author
2016-09-15alx: fix error handling in __alx_openTobias Regnery
2016-09-09alx: add module parameter to enable msi-x supportTobias Regnery
2016-09-09alx: add msi-x supportTobias Regnery
2016-09-09alx: factor out part of the interrupt handlerTobias Regnery
2016-09-09alx: refactor msi enablement and disablementTobias Regnery
2016-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-08-29Add Killer E2500 device ID in alx driver.Owen Lin
2016-08-26alx: add tso supportTobias Regnery
2016-08-01Merge branch 'pci/msi-affinity' into nextBjorn Helgaas
2016-06-23alx: Use pci_(request|release)_mem_regionsJohannes Thumshirn
2016-06-14net: alx: Work around the DMA RX overflow issueFeng Tang
2016-05-25net: alx: use custom skb allocatorFeng Tang
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal
2016-01-06ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03alx: remove pointless assignmentJarod Wilson
2015-11-18ethernet/atheros/alx: add Killer E2400 device IDBen Pope
2015-01-11alx: fix alx_poll()Eric Dumazet
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-05-13net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-26alx: Remove casts of pointer to same typeJoe Perches
2014-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-24alx: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman
2014-03-17ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin
2014-02-10alx: add missing stats_lock spinlock initJohn Greene
2014-01-11alx: add stats to ethtoolSabrina Dubroca
2014-01-11alx: add alx_get_stats64 operationSabrina Dubroca
2014-01-11alx: add stats update functionSabrina Dubroca
2014-01-11alx: add constants for the stats fieldsSabrina Dubroca
2014-01-11alx: add a hardware stats structureSabrina Dubroca
2013-11-14alx: Reset phy speed after resumehahnjo
2013-10-18net: alx: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-13alx: remove redundant D0 power state setYijing Wang
2013-07-11alx: fix lockdep annotationMaarten Lankhorst
2013-07-03alx: remove WoL supportJohannes Berg
2013-07-01alx: fix ethtool support codeJohannes Berg
2013-07-01alx: fix MAC address alignment problemJohannes Berg
2013-07-01alx: separate link speed/duplex fieldsJohannes Berg
2013-07-01alx: make sizes unsignedJohannes Berg
2013-07-01alx: fix 100mbit/half duplex speed translationJohannes Berg
2013-07-01alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg
2013-06-17alx: add a simple AR816x/AR817x device driverJohannes Berg