| Commit message (Expand) | Author | Age | Files | Lines |
* | 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-08 | 3 | -4/+4 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-03-03 | 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-10 | 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-07 | 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-27 | 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-16 | 6 | -68/+181 |
| * | | | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas | 2015-01-16 | 1 | -0/+27 |
| * | | | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas | 2015-01-16 | 2 | -28/+10 |
| * | | | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas | 2015-01-16 | 3 | -43/+25 |
| * | | | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas | 2015-01-16 | 3 | -6/+24 |
| * | | | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas | 2015-01-16 | 1 | -2/+6 |
| * | | | amd-xgbe: Checkpatch fixes | Lendacky, Thomas | 2015-01-16 | 3 | -3/+3 |
| * | | | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 | 2 | -6/+6 |
| * | | | net: xgbe: convert to timecounter adjtime. | Richard Cochran | 2014-12-30 | 1 | -7/+1 |
| * | | | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 2014-12-30 | 1 | -1/+1 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2015-02-10 | 1 | -4/+4 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | net: atarilance: Remove obsolete IRQ_TYPE_PRIO | Geert Uytterhoeven | 2015-01-15 | 1 | -4/+4 |
| |/ / |
|
* | | | amd-xgbe: Set RSS enablement based on hardware features | Lendacky, Thomas | 2015-02-04 | 1 | -0/+1 |
* | | | amd-xgbe: Adjust for zero-based traffic class count | Lendacky, Thomas | 2015-02-04 | 1 | -1/+2 |
* | | | net: am2150: fix nmclan_cs.c shared interrupt handling | Arnd Bergmann | 2015-01-29 | 1 | -0/+2 |
* | | | net: lance,ni64: don't build for ARM | Arnd Bergmann | 2015-01-29 | 1 | -2/+2 |
| |/
|/| |
|
* | | amd-xgbe: Use proper Rx flow control register | Lendacky, Thomas | 2015-01-23 | 2 | -6/+7 |
|/ |
|
* | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-12-14 | 2 | -2/+0 |
|\ |
|
| * | Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 2014-11-03 | 2 | -2/+0 |
| |\ |
|
| | * | net: ethernet: amd: drop owner assignment from platform_drivers | Wolfram Sang | 2014-10-20 | 2 | -2/+0 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 | 2 | -3/+6 |
|\ \ \ |
|
| * | | | amd-xgbe: Prevent Tx cleanup stall | Lendacky, Thomas | 2014-12-09 | 1 | -1/+1 |
| * | | | amd-xgbe: Associate Tx SKB with proper ring descriptor | Lendacky, Thomas | 2014-12-09 | 1 | -1/+5 |
| * | | | amd-xgbe: Do not clear interrupt indicator | Lendacky, Thomas | 2014-12-09 | 1 | -1/+0 |
| |/ / |
|
* | | | amd-xgbe: Use disable_irq_nosync when in IRQ context | Lendacky, Thomas | 2014-12-09 | 1 | -1/+1 |
* | | | amd-xgbe: IRQ names require allocated memory | Lendacky, Thomas | 2014-12-09 | 2 | -4/+5 |