aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd
Commit message (Expand)AuthorAge
...
* | drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera2015-10-16
* | amd-xgbe: Use system workqueue for device restartLendacky, Thomas2015-10-15
* | amd-xgbe: Remove the XGBE_LINK state bitLendacky, Thomas2015-10-05
* | amd-xgbe: Use device workqueue instead of system workqueueLendacky, Thomas2015-10-05
* | amd-xgbe: Add receive buffer unavailable statisticLendacky, Thomas2015-10-05
* | amd-xgbe: Simplify calculation and setting of queue fifosLendacky, Thomas2015-10-05
* | amd-xgbe: Add ethtool error and debug messagesLendacky, Thomas2015-10-05
* | amd-xgbe: Add ethtool support for setting the msglevelLendacky, Thomas2015-10-05
* | amd-xgbe: Use proper DT / ACPI precedence checkingLendacky, Thomas2015-10-05
* | amd-xgbe: Remove an unneeded semicolon on a switch statementLendacky, Thomas2015-10-05
* | net: hplance: Allow modular buildGeert Uytterhoeven2015-09-30
* | net: 7990: Export lance_poll() to modulesGeert Uytterhoeven2015-09-30
|/
* treewide: fix typos in comment blocksMasahiro Yamada2015-08-07
* amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-08
* amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky2015-06-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker2015-06-23
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-08
| |\
| * | amd-xgbe: Add more netif_dbg output to the driverLendacky, Thomas2015-05-25
| * | amd-xgbe: Fix initial mode when auto-negotiation is disabledLendacky, Thomas2015-05-25
| * | amd-xgbe: Add setting of a missing hardware featureLendacky, Thomas2015-05-25
| * | amd-xgbe: Remove manual check and set of dma_mask pointerLendacky, Thomas2015-05-15
| * | amd-xgbe: Fix flow control setting logicLendacky, Thomas2015-05-15
| * | amd-xgbe: Support defining PHY resources in ETH device nodeLendacky, Thomas2015-05-15
| * | amd-xgbe: Move the PHY support into amd-xgbeLendacky, Thomas2015-05-15
| * | amd-xgbe: Rework the Rx path SKB allocationLendacky, Thomas2015-05-15
| * | amd-xgbe: Add netif_* message support to the driverLendacky, Thomas2015-05-15
| * | amd-xgbe: Add additional stats to be reported via ethtoolLendacky, Thomas2015-05-15
| * | net: batch of last_rx update avoidance in ethernet drivers.françois romieu2015-05-14
* | | amd-xgbe: Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee2015-06-15
| |/ |/|
* | amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-07
|/
* net: amd-xgbe: Add hardware dependencyJean Delvare2015-05-09
* ethernet: amd: AMD_XGBE should depend on HAS_DMAGeert Uytterhoeven2015-04-23
* amd-xgbe: Add support for the netdev Tx watchdogLendacky, Thomas2015-04-09
* amd-xgbe: Move Rx mode configuration into initLendacky, Thomas2015-04-09
* amd-xgbe: Allow rx-frames coalescing to be changed anytimeLendacky, Thomas2015-04-09
* ptp: xgbe: convert to the 64 bit get/set time methods.Richard Cochran2015-03-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-20
|\
| * net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}Markos Chandras2015-03-20
* | amd-xgbe: Use napi_alloc_skb when allocating skb in softirqLendacky, Thomas2015-03-20
* | amd-xgbe: Fix Rx coalescing reportingLendacky, Thomas2015-03-20
* | amd-xgbe: Remove Tx coalescingLendacky, Thomas2015-03-20
* | amd-xgbe: Set DMA mask based on hardware register valueLendacky, Thomas2015-03-20
* | amd-xgbe: Use the new DMA memory barriers where appropriateLendacky, Thomas2015-03-20
* | amd-xgbe: Clarify output message about queuesLendacky, Thomas2015-03-20
* | amd-xgbe-phy: Use the phy_driver flags fieldLendacky, Thomas2015-03-20
* | ethernet: codespell comment spelling fixesJoe Perches2015-03-08
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\|
| * amd-xgbe: Request IRQs only after driver is fully setupLendacky, Thomas2015-02-27
* | ethernet: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
|/