Age | Commit message (Expand) | Author |
2015-02-27 | amd-xgbe: Request IRQs only after driver is fully setup | Lendacky, Thomas |
2015-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-02-07 | amd-xgbe: Check per channel DMA interrupt use in main ISR | Lendacky, Thomas |
2015-02-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-02-04 | 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-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: Checkpatch fixes | Lendacky, Thomas |
2015-01-13 | net: rename vlan_tx_* helpers since "tx" is misleading there | Jiri Pirko |
2014-12-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-12-09 | amd-xgbe: Use disable_irq_nosync when in IRQ context | Lendacky, Thomas |
2014-12-09 | amd-xgbe: Prevent Tx cleanup stall | Lendacky, Thomas |
2014-12-09 | amd-xgbe: IRQ names require allocated memory | Lendacky, Thomas |
2014-11-21 | amd-xgbe: Add support for the skb->xmit_more flag | 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: Add a read memory barrier to Tx/Rx path | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Check for complete packet on skb allocation error | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Free channel/ring structures later | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Fix a spelling error | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Implement split header receive support | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas |
2014-11-05 | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas |
2014-10-22 | amd-xgbe: Fix napi Rx budget accounting | Lendacky, Thomas |
2014-10-22 | amd-xgbe: Properly handle feature changes via ethtool | Lendacky, Thomas |
2014-09-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-09-05 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas |
2014-09-01 | amd-xgbe: Check for Tx hardware queue flushing support | Lendacky, Thomas |
2014-08-07 | amd: xgbe: fix duplicate #include of linux/phy.h | Jean Sacren |
2014-08-05 | amd-xgbe: Perform phy connect/disconnect at dev open/stop | Lendacky, Thomas |
2014-07-30 | amd-xgbe: Add traffic class support | Lendacky, Thomas |
2014-07-30 | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Performance enhancements | Lendacky, Thomas |
2014-07-07 | amd-xgbe: Call netif_napi_del on ndo_stop operation | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Change destination address filtering support | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Add support for VLAN filtering | Lendacky, Thomas |
2014-06-26 | amd-xgbe: Make defines in xgbe.h unique | Lendacky, Thomas |
2014-06-05 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas |