summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe-drv.c
AgeCommit message (Expand)Author
2015-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-07amd-xgbe: Check per channel DMA interrupt use in main ISRLendacky, Thomas
2015-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-02-04amd-xgbe: Set RSS enablement based on hardware featuresLendacky, Thomas
2015-02-04amd-xgbe: Adjust for zero-based traffic class countLendacky, Thomas
2015-01-16amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas
2015-01-16amd-xgbe: Checkpatch fixesLendacky, Thomas
2015-01-13net: rename vlan_tx_* helpers since "tx" is misleading thereJiri Pirko
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-12-09amd-xgbe: Use disable_irq_nosync when in IRQ contextLendacky, Thomas
2014-12-09amd-xgbe: Prevent Tx cleanup stallLendacky, Thomas
2014-12-09amd-xgbe: IRQ names require allocated memoryLendacky, Thomas
2014-11-21amd-xgbe: Add support for the skb->xmit_more flagLendacky, Thomas
2014-11-21amd-xgbe: Add BQL supportLendacky, Thomas
2014-11-21amd-xgbe: Separate Tx/Rx ring data fields into new structsLendacky, Thomas
2014-11-21amd-xgbe: Add a read memory barrier to Tx/Rx pathLendacky, Thomas
2014-11-06amd-xgbe: Check for complete packet on skb allocation errorLendacky, Thomas
2014-11-06amd-xgbe: Free channel/ring structures laterLendacky, Thomas
2014-11-05amd-xgbe: Fix a spelling errorLendacky, Thomas
2014-11-05amd-xgbe: Provide support for receive side scalingLendacky, Thomas
2014-11-05amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas
2014-11-05amd-xgbe: Implement split header receive supportLendacky, Thomas
2014-11-05amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas
2014-11-05amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas
2014-11-05amd-xgbe: Move ring allocation to device openLendacky, Thomas
2014-10-22amd-xgbe: Fix napi Rx budget accountingLendacky, Thomas
2014-10-22amd-xgbe: Properly handle feature changes via ethtoolLendacky, Thomas
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-09-01amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas
2014-08-07amd: xgbe: fix duplicate #include of linux/phy.hJean Sacren
2014-08-05amd-xgbe: Perform phy connect/disconnect at dev open/stopLendacky, Thomas
2014-07-30amd-xgbe: Add traffic class supportLendacky, Thomas
2014-07-30amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-07-07amd-xgbe: Performance enhancementsLendacky, Thomas
2014-07-07amd-xgbe: Call netif_napi_del on ndo_stop operationLendacky, Thomas
2014-06-26amd-xgbe: Change destination address filtering supportLendacky, Thomas
2014-06-26amd-xgbe: Add support for VLAN filteringLendacky, Thomas
2014-06-26amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas
2014-06-05amd-xgbe: Initial AMD 10GbE platform driverLendacky, Thomas