summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/alx
Commit message (Expand)AuthorAgeFilesLines
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson2016-01-063-12/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-032-0/+3
|\
| * ethernet/atheros/alx: add Killer E2400 device IDBen Pope2015-11-182-0/+3
* | alx: remove pointless assignmentJarod Wilson2015-12-031-1/+0
|/
* alx: fix alx_poll()Eric Dumazet2015-01-111-11/+13
* PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-131-1/+1
* alx: Remove casts of pointer to same typeJoe Perches2014-03-261-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-251-10/+4
|\
| * ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bugPeter Senna Tschudin2014-03-171-10/+4
* | alx: Call dev_kfree_skb_any instead of dev_kfree_skb.Eric W. Biederman2014-03-241-1/+1
|/
* alx: add missing stats_lock spinlock initJohn Greene2014-02-101-0/+1
* alx: add stats to ethtoolSabrina Dubroca2014-01-112-1/+107
* alx: add alx_get_stats64 operationSabrina Dubroca2014-01-112-0/+53
* alx: add stats update functionSabrina Dubroca2014-01-112-0/+62
* alx: add constants for the stats fieldsSabrina Dubroca2014-01-111-4/+48
* alx: add a hardware stats structureSabrina Dubroca2014-01-111-0/+62
* alx: Reset phy speed after resumehahnjo2013-11-141-0/+3
* net: alx: remove unnecessary pci_set_drvdata()Jingoo Han2013-10-181-1/+0
* alx: remove redundant D0 power state setYijing Wang2013-09-131-7/+2
* alx: fix lockdep annotationMaarten Lankhorst2013-07-111-3/+2
* alx: remove WoL supportJohannes Berg2013-07-034-323/+15
* alx: fix ethtool support codeJohannes Berg2013-07-011-35/+29
* alx: fix MAC address alignment problemJohannes Berg2013-07-011-4/+4
* alx: separate link speed/duplex fieldsJohannes Berg2013-07-014-125/+106
* alx: make sizes unsignedJohannes Berg2013-07-011-4/+4
* alx: fix 100mbit/half duplex speed translationJohannes Berg2013-07-011-1/+1
* alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg2013-07-011-1/+2
* alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-177-0/+4549
OpenPOWER on IntegriCloud