aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAge
* amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas2014-11-06
* amd-xgbe: Free channel/ring structures laterLendacky, Thomas2014-11-06
* amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas2014-11-05
* amd-xgbe: Fix a spelling errorLendacky, Thomas2014-11-05
* amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-05
* amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-05
* amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-05
* amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-05
* amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-05
* amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas2014-11-05
* amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-05
* amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-05
* amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas2014-10-22
* amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas2014-10-22
* am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher2014-09-22
* ethernet: amd: use pr_info_once()Varka Bhadram2014-09-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * amd-xgbe: Enable interrupts for all management countersLendacky, Thomas2014-09-06
| * amd-xgbe: Treat certain counter registers as 64 bitLendacky, Thomas2014-09-06
| * amd-xgbe: Fix initialization of the wrong spin lockLendacky, Thomas2014-09-02
| * amd-xgbe: Use the Tx queue count for Tx flow control supportLendacky, Thomas2014-09-01
| * amd-xgbe: Fix the xpcs mmd debugfs supportLendacky, Thomas2014-09-01
| * amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas2014-09-01
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-01
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-05
|/
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-13
|\ \ | |/ |/|
| * amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren2014-08-07
* | drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messagesJoe Perches2014-08-08
* | amd: use pci_zalloc_consistentJoe Perches2014-08-08
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-07
|\ \ | |/ |/|
| * MIPS: Alchemy: remove au_read/write/syncManuel Lauss2014-07-30
| * MIPS: Alchemy: move ethernet registers to ethernet driverManuel Lauss2014-07-30
* | amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2014-08-05
* | amd-xgbe: Use dma_set_mask_and_coherent to set DMA maskLendacky, Thomas2014-08-05
* | amd-xgbe: Remove unnecessary spinlocksLendacky, Thomas2014-08-02
* | amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-30
* | amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas2014-07-30
* | amd-xgbe: Update/fix 2.5GbE supportLendacky, Thomas2014-07-30
* | amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-07-30
|\ \
| * | amd-xgbe: Fix error return code in xgbe_probe()Wei Yongjun2014-07-23
| |/
* | amd-xgbe: Remove the adjustments needed for fixed speedLendacky, Thomas2014-07-15
* | ethernet: amd: fix 'foo* bar'Varka Bhadram2014-07-14
* | ethernet: amd: fix pci device idsVarka Bhadram2014-07-14
* | ethernet: amd: fix comment stylesVarka Bhadram2014-07-14
* | ethernet: amd: dynamic debug fixesVarka Bhadram2014-07-14
* | ethernet: amd: use devm_ioremap()Varka Bhadram2014-07-14
* | ethernet: amd: move amd111e_remove_one after probeVarka Bhadram2014-07-14