Age | Commit message (Expand) | Author | Files | Lines |
2014-09-06 | amd-xgbe: Treat certain counter registers as 64 bit | Lendacky, Thomas | 1 | -82/+108 |
2014-09-06 | amd-xgbe: Checkpatch driver fixes | Lendacky, Thomas | 11 | -26/+2 |
2014-09-03 | amd-xgbe: Fix initialization of the wrong spin lock | Lendacky, Thomas | 1 | -1/+1 |
2014-09-02 | amd-xgbe: Use the Tx queue count for Tx flow control support | Lendacky, Thomas | 1 | -2/+2 |
2014-09-02 | amd-xgbe: Fix the xpcs mmd debugfs support | Lendacky, Thomas | 1 | -4/+4 |
2014-09-02 | amd-xgbe: Reported fifo size from hardware is not correct | Lendacky, Thomas | 2 | -2/+7 |
2014-09-02 | amd-xgbe: Check for Tx hardware queue flushing support | Lendacky, Thomas | 4 | -3/+12 |
2014-08-08 | amd: xgbe: fix duplicate #include of linux/phy.h | Jean Sacren | 1 | -1/+0 |
2014-08-06 | amd-xgbe: Perform phy connect/disconnect at dev open/stop | Lendacky, Thomas | 2 | -99/+121 |
2014-08-06 | amd-xgbe: Use dma_set_mask_and_coherent to set DMA mask | Lendacky, Thomas | 1 | -2/+5 |
2014-08-03 | amd-xgbe: Remove unnecessary spinlocks | Lendacky, Thomas | 2 | -20/+5 |
2014-07-31 | amd-xgbe: Add traffic class support | Lendacky, Thomas | 7 | -27/+498 |
2014-07-31 | amd-xgbe: Base queue fifo size and enablement on ring count | Lendacky, Thomas | 3 | -22/+33 |
2014-07-31 | amd-xgbe: Update/fix 2.5GbE support | Lendacky, Thomas | 1 | -4/+13 |
2014-07-31 | amd-xgbe: Add hardware timestamp support | Lendacky, Thomas | 9 | -52/+943 |
2014-07-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+2 |
2014-07-24 | amd-xgbe: Fix error return code in xgbe_probe() | Wei Yongjun | 1 | -1/+2 |
2014-07-16 | amd-xgbe: Remove the adjustments needed for fixed speed | Lendacky, Thomas | 2 | -14/+0 |
2014-07-08 | amd-xgbe: Base AXI DMA cache settings on device tree | Lendacky, Thomas | 3 | -18/+37 |
2014-07-08 | amd-xgbe: Performance enhancements | Lendacky, Thomas | 4 | -78/+100 |
2014-07-08 | amd-xgbe: Call netif_napi_del on ndo_stop operation | Lendacky, Thomas | 1 | -3/+6 |
2014-07-08 | amd-xgbe: Clear the proper MTL interrupt register | Lendacky, Thomas | 1 | -1/+1 |
2014-07-08 | amd-xgbe: Fix debugfs compatibility change with kstrtouint | Lendacky, Thomas | 1 | -2/+2 |
2014-06-27 | amd-xgbe: Resolve checkpatch warning about sscanf usage | Lendacky, Thomas | 1 | -5/+4 |
2014-06-27 | amd-xgbe: Change destination address filtering support | Lendacky, Thomas | 5 | -69/+115 |
2014-06-27 | amd-xgbe: Add support for VLAN filtering | Lendacky, Thomas | 5 | -14/+164 |
2014-06-27 | amd-xgbe: VLAN Rx tag stripping fix | Lendacky, Thomas | 1 | -1/+3 |
2014-06-27 | amd-xgbe: VLAN Tx tag insertion fix | Lendacky, Thomas | 2 | -0/+8 |
2014-06-27 | amd-xgbe: Make defines in xgbe.h unique | Lendacky, Thomas | 5 | -100/+102 |
2014-06-12 | amd-xgbe: unwind on error in xgbe_mdio_register() | Dan Carpenter | 1 | -1/+1 |
2014-06-11 | amd-xgbe: Rename MAX_DMA_CHANNELS to avoid powerpc conflict | Lendacky, Thomas | 2 | -2/+2 |
2014-06-07 | amd-xgbe: Remove unnecessary include | Tom Lendacky | 1 | -1/+0 |
2014-06-06 | amd-xgbe: Initial AMD 10GbE platform driver | Lendacky, Thomas | 10 | -0/+7609 |