| Commit message (Expand) | Author | Age |
* | amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocation | Tom Lendacky | 2015-07-10 |
* | amd-xgbe: Use disable_irq_nosync from within timer function | Lendacky, Thomas | 2015-06-07 |
* | amd-xgbe: Add support for the netdev Tx watchdog | Lendacky, Thomas | 2015-04-09 |
* | amd-xgbe: Move Rx mode configuration into init | Lendacky, Thomas | 2015-04-09 |
* | amd-xgbe: Allow rx-frames coalescing to be changed anytime | Lendacky, Thomas | 2015-04-09 |
* | ptp: xgbe: convert to the 64 bit get/set time methods. | Richard Cochran | 2015-03-31 |
* | amd-xgbe: Use napi_alloc_skb when allocating skb in softirq | Lendacky, Thomas | 2015-03-20 |
* | amd-xgbe: Fix Rx coalescing reporting | Lendacky, Thomas | 2015-03-20 |
* | amd-xgbe: Remove Tx coalescing | Lendacky, Thomas | 2015-03-20 |
* | amd-xgbe: Set DMA mask based on hardware register value | Lendacky, Thomas | 2015-03-20 |
* | amd-xgbe: Use the new DMA memory barriers where appropriate | Lendacky, Thomas | 2015-03-20 |
* | amd-xgbe: Clarify output message about queues | Lendacky, Thomas | 2015-03-20 |
* | amd-xgbe-phy: Use the phy_driver flags field | Lendacky, Thomas | 2015-03-20 |
* | ethernet: codespell comment spelling fixes | Joe Perches | 2015-03-08 |
* | amd-xgbe: Request IRQs only after driver is fully setup | Lendacky, Thomas | 2015-02-27 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-09 |
|\ |
|
| * | amd-xgbe: Check per channel DMA interrupt use in main ISR | Lendacky, Thomas | 2015-02-08 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-02-05 |
|\| |
|
| * | amd-xgbe: Set RSS enablement based on hardware features | Lendacky, Thomas | 2015-02-04 |
| * | amd-xgbe: Adjust for zero-based traffic class count | Lendacky, Thomas | 2015-02-04 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2015-01-27 |
|\| |
|
| * | amd-xgbe: Use proper Rx flow control register | Lendacky, Thomas | 2015-01-24 |
* | | amd-xgbe: Add ACPI support | Lendacky, Thomas | 2015-01-16 |
* | | amd-xgbe-phy: Change auto-negotiation logic | Lendacky, Thomas | 2015-01-16 |
* | | amd-xgbe: Remove need for Tx path spinlock | Lendacky, Thomas | 2015-01-16 |
* | | amd-xgbe: Simplify the Rx desciptor ring tracking | Lendacky, Thomas | 2015-01-16 |
* | | amd-xgbe: Clear all state during a device restart | Lendacky, Thomas | 2015-01-16 |
* | | amd-xgbe: Add check to be sure amd-xgbe-phy driver is used | Lendacky, Thomas | 2015-01-16 |
* | | amd-xgbe: Checkpatch fixes | Lendacky, Thomas | 2015-01-16 |
* | | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko | 2015-01-13 |
* | | net: xgbe: convert to timecounter adjtime. | Richard Cochran | 2014-12-30 |
* | | time: move the timecounter/cyclecounter code into its own file. | Richard Cochran | 2014-12-30 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2014-12-10 |
|\ |
|
| * | amd-xgbe: Prevent Tx cleanup stall | Lendacky, Thomas | 2014-12-09 |
| * | amd-xgbe: Associate Tx SKB with proper ring descriptor | Lendacky, Thomas | 2014-12-09 |
| * | amd-xgbe: Do not clear interrupt indicator | Lendacky, Thomas | 2014-12-09 |
* | | amd-xgbe: Use disable_irq_nosync when in IRQ context | Lendacky, Thomas | 2014-12-09 |
* | | amd-xgbe: IRQ names require allocated memory | Lendacky, Thomas | 2014-12-09 |
* | | ethtool: Support for configurable RSS hash function | Eyal Perry | 2014-12-08 |
* | | amd-xgbe: Add support for the skb->xmit_more flag | Lendacky, Thomas | 2014-11-21 |
* | | amd-xgbe: Perform Tx coalescing on a packet basis | Lendacky, Thomas | 2014-11-21 |
* | | amd-xgbe: Remove unused variable | Lendacky, Thomas | 2014-11-21 |
* | | amd-xgbe: Add BQL support | Lendacky, Thomas | 2014-11-21 |
* | | amd-xgbe: Separate Tx/Rx ring data fields into new structs | Lendacky, Thomas | 2014-11-21 |
* | | amd-xgbe: Incorporate Smatch coding suggestion | Lendacky, Thomas | 2014-11-21 |
* | | amd-xgbe: Tx engine must not be active before stopping it | Lendacky, Thomas | 2014-11-21 |
* | | amd-xgbe: Add a read memory barrier to Tx/Rx path | Lendacky, Thomas | 2014-11-21 |
* | | amd-xgbe: use netdev_rss_key_fill() helper | Eric Dumazet | 2014-11-16 |
* | | amd-xgbe: fix ->rss_hash_type | Dan Carpenter | 2014-11-13 |
* | | amd-xgbe: Fix sparse endian warnings | Lendacky, Thomas | 2014-11-12 |