aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/xgbe/xgbe-drv.c
Commit message (Expand)AuthorAge
* amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2015-01-16
* amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-16
* amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-16
* amd-xgbe: Checkpatch fixesLendacky, Thomas2015-01-16
* net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko2015-01-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-12-10
|\
| * amd-xgbe: Prevent Tx cleanup stallLendacky, Thomas2014-12-09
* | amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas2014-12-09
* | amd-xgbe: IRQ names require allocated memoryLendacky, Thomas2014-12-09
* | amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas2014-11-21
* | amd-xgbe: Add BQL supportLendacky, Thomas2014-11-21
* | amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas2014-11-21
* | amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas2014-11-21
* | 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: Fix a spelling errorLendacky, 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: 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
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-09-08
|\
| * amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas2014-09-01
* | amd-xgbe: Checkpatch driver fixesLendacky, Thomas2014-09-05
|/
* amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren2014-08-07
* amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas2014-08-05
* amd-xgbe: Add traffic class supportLendacky, Thomas2014-07-30
* amd-xgbe: Add hardware timestamp supportLendacky, Thomas2014-07-30
* amd-xgbe: Performance enhancementsLendacky, Thomas2014-07-08
* amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas2014-07-08
* amd-xgbe: Change destination address filtering supportLendacky, Thomas2014-06-26
* amd-xgbe: Add support for VLAN filteringLendacky, Thomas2014-06-26
* amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas2014-06-26
* amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas2014-06-05