| Commit message (Expand) | Author | Age | Files | Lines |
* | amd-xgbe: Fix DMA API debug warning | Lendacky, Thomas | 2015-07-09 | 4 | -12/+22 |
* | amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation | Tom Lendacky | 2015-06-29 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-06-25 | 10 | -540/+2158 |
|\ |
|
| * | drivers/net: remove all references to obsolete Ethernet-HOWTO | Paul Gortmaker | 2015-06-23 | 1 | -11/+5 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-06-09 | 1 | -1/+1 |
| |\ |
|
| * | | amd-xgbe: Add more netif_dbg output to the driver | Lendacky, Thomas | 2015-05-25 | 1 | -6/+62 |
| * | | amd-xgbe: Fix initial mode when auto-negotiation is disabled | Lendacky, Thomas | 2015-05-25 | 1 | -3/+42 |
| * | | amd-xgbe: Add setting of a missing hardware feature | Lendacky, Thomas | 2015-05-25 | 1 | -0/+1 |
| * | | amd-xgbe: Remove manual check and set of dma_mask pointer | Lendacky, Thomas | 2015-05-15 | 1 | -2/+0 |
| * | | amd-xgbe: Fix flow control setting logic | Lendacky, Thomas | 2015-05-15 | 4 | -40/+72 |
| * | | amd-xgbe: Support defining PHY resources in ETH device node | Lendacky, Thomas | 2015-05-15 | 2 | -9/+16 |
| * | | amd-xgbe: Move the PHY support into amd-xgbe | Lendacky, Thomas | 2015-05-15 | 8 | -352/+1780 |
| * | | amd-xgbe: Rework the Rx path SKB allocation | Lendacky, Thomas | 2015-05-15 | 3 | -33/+37 |
| * | | amd-xgbe: Add netif_* message support to the driver | Lendacky, Thomas | 2015-05-15 | 7 | -151/+191 |
| * | | amd-xgbe: Add additional stats to be reported via ethtool | Lendacky, Thomas | 2015-05-15 | 3 | -3/+23 |
| * | | net: batch of last_rx update avoidance in ethernet drivers. | françois romieu | 2015-05-14 | 1 | -1/+0 |
* | | | amd-xgbe: Unify coherency checking logic with device_dma_is_coherent() | Suthikulpanit, Suravee | 2015-06-15 | 1 | -26/+1 |
| |/
|/| |
|
* | | amd-xgbe: Use disable_irq_nosync from within timer function | Lendacky, Thomas | 2015-06-07 | 1 | -1/+1 |
|/ |
|
* | net: amd-xgbe: Add hardware dependency | Jean Delvare | 2015-05-09 | 1 | -0/+1 |
* | ethernet: amd: AMD_XGBE should depend on HAS_DMA | Geert Uytterhoeven | 2015-04-23 | 1 | -1/+1 |
* | amd-xgbe: Add support for the netdev Tx watchdog | Lendacky, Thomas | 2015-04-09 | 2 | -0/+12 |
* | amd-xgbe: Move Rx mode configuration into init | Lendacky, Thomas | 2015-04-09 | 3 | -17/+20 |
* | amd-xgbe: Allow rx-frames coalescing to be changed anytime | Lendacky, Thomas | 2015-04-09 | 4 | -28/+21 |
* | ptp: xgbe: convert to the 64 bit get/set time methods. | Richard Cochran | 2015-03-31 | 1 | -6/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-20 | 1 | -2/+29 |
|\ |
|
| * | net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5} | Markos Chandras | 2015-03-20 | 1 | -2/+29 |
* | | amd-xgbe: Use napi_alloc_skb when allocating skb in softirq | Lendacky, Thomas | 2015-03-20 | 1 | -4/+3 |
* | | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas | 2015-03-20 | 3 | -7/+7 |
* | | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas | 2015-03-20 | 4 | -21/+12 |
* | | amd-xgbe: Set DMA mask based on hardware register value | Lendacky, Thomas | 2015-03-20 | 4 | -9/+29 |
* | | amd-xgbe: Use the new DMA memory barriers where appropriate | Lendacky, Thomas | 2015-03-20 | 2 | -7/+13 |
* | | amd-xgbe: Clarify output message about queues | Lendacky, Thomas | 2015-03-20 | 1 | -2/+4 |
* | | amd-xgbe-phy: Use the phy_driver flags field | Lendacky, Thomas | 2015-03-20 | 1 | -1/+0 |
* | | ethernet: codespell comment spelling fixes | Joe Perches | 2015-03-09 | 3 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-04 | 1 | -82/+93 |
|\| |
|
| * | amd-xgbe: Request IRQs only after driver is fully setup | Lendacky, Thomas | 2015-02-27 | 1 | -82/+93 |
* | | ethernet: Use eth_<foo>_addr instead of memset | Joe Perches | 2015-03-03 | 1 | -1/+1 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2015-02-11 | 11 | -170/+291 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-09 | 1 | -5/+6 |
| |\ |
|
| | * | amd-xgbe: Check per channel DMA interrupt use in main ISR | Lendacky, Thomas | 2015-02-08 | 1 | -5/+6 |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 | 3 | -3/+7 |
| |\| |
|
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-28 | 2 | -6/+7 |
| |\ \ |
|
| * | | | mii: Handle link state changes for forced modes in mii_check_media() | Ben Hutchings | 2015-01-19 | 1 | -1/+1 |
| * | | | amd-xgbe: Add ACPI support | Lendacky, Thomas | 2015-01-17 | 6 | -68/+181 |
| * | | | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas | 2015-01-17 | 1 | -0/+27 |
| * | | | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas | 2015-01-17 | 2 | -28/+10 |
| * | | | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas | 2015-01-17 | 3 | -43/+25 |
| * | | | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas | 2015-01-17 | 3 | -6/+24 |
| * | | | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas | 2015-01-17 | 1 | -2/+6 |
| * | | | amd-xgbe: Checkpatch fixes | Lendacky, Thomas | 2015-01-17 | 3 | -3/+3 |