summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/xgbe/xgbe.h
AgeCommit message (Expand)Author
2016-08-31xgbe: constify get_netdev_ops and get_ethtool_opsstephen hemminger
2016-02-17amd-xgbe: Mask auto-negotiation interrupts in ISRLendacky, Thomas
2016-02-17amd-xgbe: Do traffic class setup when called through dcbnlLendacky, Thomas
2015-10-05amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas
2015-10-05amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas
2015-10-05amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas
2015-08-07treewide: fix typos in comment blocksMasahiro Yamada
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas
2015-05-15amd-xgbe: Fix flow control setting logicLendacky, Thomas
2015-05-15amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas
2015-05-15amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas
2015-05-15amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas
2015-05-15amd-xgbe: Add netif_* message support to the driverLendacky, Thomas
2015-05-15amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas
2015-04-09amd-xgbe: Move Rx mode configuration into initLendacky, Thomas
2015-04-09amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas
2015-03-20amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas
2015-03-20amd-xgbe: Remove Tx coalescingLendacky, Thomas
2015-03-20amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas
2015-03-09ethernet: codespell comment spelling fixesJoe Perches
2015-01-17amd-xgbe: Add ACPI supportLendacky, Thomas
2015-01-17amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas
2014-12-30time: move the timecounter/cyclecounter code into its own file.Richard Cochran
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: Remove unused variableLendacky, 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: Tx engine must not be active before stopping itLendacky, Thomas
2014-11-12amd-xgbe: Fix sparse endian warningsLendacky, Thomas
2014-11-06amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas
2014-11-06amd-xgbe: Provide support for receive side scalingLendacky, Thomas
2014-11-06amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas
2014-11-06amd-xgbe: Implement split header receive supportLendacky, Thomas
2014-11-06amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas
2014-11-06amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas
2014-11-06amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas
2014-09-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05amd-xgbe: Checkpatch driver fixesLendacky, Thomas
2014-09-02amd-xgbe: Reported fifo size from hardware is not correctLendacky, Thomas
2014-09-02amd-xgbe: Check for Tx hardware queue flushing supportLendacky, Thomas
2014-07-31amd-xgbe: Add traffic class supportLendacky, Thomas
2014-07-31amd-xgbe: Base queue fifo size and enablement on ring countLendacky, Thomas
2014-07-31amd-xgbe: Add hardware timestamp supportLendacky, Thomas
2014-07-08amd-xgbe: Base AXI DMA cache settings on device treeLendacky, Thomas
2014-07-08amd-xgbe: Performance enhancementsLendacky, Thomas
2014-06-27amd-xgbe: Change destination address filtering supportLendacky, Thomas
2014-06-27amd-xgbe: Add support for VLAN filteringLendacky, Thomas
2014-06-27amd-xgbe: Make defines in xgbe.h uniqueLendacky, Thomas
2014-06-11amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflictLendacky, Thomas