summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-142-2/+0
|\
| * Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-032-2/+0
| |\
| | * net: ethernet: amd: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-102-3/+6
|\ \ \
| * | | amd-xgbe: Prevent Tx cleanup stallLendacky, Thomas2014-12-091-1/+1
| * | | amd-xgbe: Associate Tx SKB with proper ring descriptorLendacky, Thomas2014-12-091-1/+5
| * | | amd-xgbe: Do not clear interrupt indicatorLendacky, Thomas2014-12-091-1/+0
| |/ /
* | | amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas2014-12-091-1/+1
* | | amd-xgbe: IRQ names require allocated memoryLendacky, Thomas2014-12-092-4/+5
* | | ethtool: Support for configurable RSS hash functionEyal Perry2014-12-081-2/+9
* | | amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-214-22/+78
* | | amd-xgbe: Perform Tx coalescing on a packet basisLendacky, Thomas2014-11-211-20/+26
* | | amd-xgbe: Remove unused variableLendacky, Thomas2014-11-212-2/+0
* | | amd-xgbe: Add BQL supportLendacky, Thomas2014-11-213-1/+51
* | | amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-214-46/+54
* | | amd-xgbe: Incorporate Smatch coding suggestionLendacky, Thomas2014-11-211-1/+2
* | | amd-xgbe: Tx engine must not be active before stopping itLendacky, Thomas2014-11-213-7/+74
* | | amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas2014-11-212-0/+7
* | | amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet2014-11-161-1/+1
* | | amd-xgbe: fix ->rss_hash_typeDan Carpenter2014-11-131-1/+1
* | | amd-xgbe: Fix sparse endian warningsLendacky, Thomas2014-11-121-4/+4
* | | amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas2014-11-061-2/+2
* | | amd-xgbe: Free channel/ring structures laterLendacky, Thomas2014-11-061-3/+3
* | | amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas2014-11-051-1/+1
* | | amd-xgbe: Fix a spelling errorLendacky, Thomas2014-11-051-2/+2
* | | amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-053-0/+96
* | | amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-055-2/+233
* | | amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-054-49/+209
* | | amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-055-111/+201
* | | amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-054-127/+196
* | | amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas2014-11-051-4/+4
* | | amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-053-6/+6
* | | amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-053-70/+93
|/ /
* | amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas2014-10-221-8/+12
* | amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas2014-10-221-1/+1
|/
* am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher2014-09-221-1/+1
* ethernet: amd: use pr_info_once()Varka Bhadram2014-09-121-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-076-96/+136
|\
| * amd-xgbe: Enable interrupts for all management countersLendacky, Thomas2014-09-051-2/+2
| * amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas2014-09-051-82/+108
| * amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas2014-09-021-1/+1
| * amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas2014-09-011-2/+2
| * amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas2014-09-011-4/+4
| * amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-012-2/+7
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-014-3/+12
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-0511-26/+2
|/
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-141-1/+1
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-121-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-131-1/+0
|\ \ | |/ |/|
| * amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren2014-08-071-1/+0
OpenPOWER on IntegriCloud