summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/atheros/alx/main.c
Commit message (Expand)AuthorAgeFilesLines
* net: alx: Work around the DMA RX overflow issueFeng Tang2016-06-141-47/+14
* net: alx: use custom skb allocatorFeng Tang2016-05-251-1/+47
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson2016-01-061-4/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-031-0/+2
|\
| * ethernet/atheros/alx: add Killer E2400 device IDBen Pope2015-11-181-0/+2
* | 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 alx_get_stats64 operationSabrina Dubroca2014-01-111-0/+50
* 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-031-127/+15
* alx: separate link speed/duplex fieldsJohannes Berg2013-07-011-17/+20
* alx: add a simple AR816x/AR817x device driverJohannes Berg2013-06-171-0/+1625
OpenPOWER on IntegriCloud