| Commit message (Expand) | Author | Age | Files | Lines |
* | staging: fsl-mc: move mc-cmd.h contents in the public header | Laurentiu Tudor | 2017-06-29 | 1 | -1/+0 |
* | staging: fsl-mc: move mc-sys.h contents in the public header | Laurentiu Tudor | 2017-06-29 | 2 | -2/+1 |
* | Revert "staging: fsl-mc: move mc-sys.h contents in the public header" | Greg Kroah-Hartman | 2017-06-26 | 2 | -1/+2 |
* | Revert "staging: fsl-mc: move mc-cmd.h contents in the public header" | Greg Kroah-Hartman | 2017-06-26 | 1 | -0/+1 |
* | staging: fsl-mc: move mc-cmd.h contents in the public header | Laurentiu Tudor | 2017-06-23 | 1 | -1/+0 |
* | staging: fsl-mc: move mc-sys.h contents in the public header | Laurentiu Tudor | 2017-06-23 | 2 | -2/+1 |
* | staging: fsl-dpaa2/eth: fix a couple of implicit includes | Laurentiu Tudor | 2017-06-23 | 1 | -0/+2 |
* | staging: fsl-dpaa2/eth: Update number of netdev queues | Ioana Radulescu | 2017-06-13 | 1 | -0/+14 |
* | staging: fsl-dpaa2/eth: Refactor MAC address setup | Ioana Radulescu | 2017-06-13 | 1 | -17/+29 |
* | staging: fsl-dpaa2/eth: Errors checking update | Ioana Radulescu | 2017-06-13 | 2 | -10/+43 |
* | staging: fsl-dpaa2/eth: Only store bpid in priv struct | Ioana Radulescu | 2017-06-13 | 2 | -6/+8 |
* | staging: fsl-dpaa2/eth: Remove unused fields from priv struct | Ioana Radulescu | 2017-06-13 | 2 | -22/+16 |
* | staging: fsl-dpaa2/eth: Add accessor for FAS field | Ioana Radulescu | 2017-06-13 | 2 | -17/+20 |
* | staging: fsl-dpaa2/eth: Update ethtool stats names | Ioana Radulescu | 2017-06-13 | 1 | -27/+27 |
* | staging: fsl-dpaa2/eth: Defer probing if no DPIOs found | Ioana Radulescu | 2017-06-13 | 1 | -3/+7 |
* | staging: fsl-dpaa2/eth: Reset dpbp | Ioana Radulescu | 2017-06-13 | 1 | -0/+7 |
* | staging: fsl-dpaa2/eth: Always call napi_gro_receive() | Ioana Radulescu | 2017-06-13 | 1 | -4/+1 |
* | staging: fsl-dpaa2/eth: Don't use GFP_DMA | Ioana Radulescu | 2017-06-13 | 1 | -1/+1 |
* | staging: fsl-dpaa2/eth: Minor cleanup in dpaa2_eth_set_hash | Ioana Radulescu | 2017-06-13 | 1 | -3/+3 |
* | staging: fsl-dpaa2/eth: Add error message newlines | Ioana Radulescu | 2017-06-13 | 2 | -10/+10 |
* | staging: fsl-dpaa2/eth: Remove incorrect error path | Ioana Radulescu | 2017-06-13 | 1 | -2/+2 |
* | staging: fsl-dpaa2/eth: Fix return type of ndo_start_xmit | Ioana Radulescu | 2017-06-13 | 1 | -1/+1 |
* | staging: fsl-dpaa2/eth: Initialize variable before use | Ioana Radulescu | 2017-06-13 | 1 | -1/+1 |
* | staging: fsl-dpaa2/eth: Add "static" keyword where needed | Ioana Radulescu | 2017-06-13 | 3 | -7/+5 |
* | staging: fsl-dpaa2/eth: Map Tx buffers as bidirectional | Ioana Radulescu | 2017-05-29 | 1 | -7/+7 |
* | staging: fsl-dpaa2/eth: Fix address translations | Ioana Radulescu | 2017-05-29 | 2 | -6/+20 |
* | staging: fsl-dpaa2/eth: add ETHERNET dependency | Arnd Bergmann | 2017-05-16 | 1 | -0/+1 |
* | staging: fsl-dpaa2/eth: Add TODO file | Ioana Radulescu | 2017-04-28 | 1 | -0/+18 |
* | staging: fsl-dpaa2/eth: Add trace points | Ioana Radulescu | 2017-04-28 | 4 | -0/+211 |
* | staging: fsl-dpaa2/eth: Add driver specific stats | Ioana Radulescu | 2017-04-28 | 3 | -4/+123 |
* | staging: fsl-dpaa2/eth: Add ethtool support | Ioana Radulescu | 2017-04-28 | 4 | -1/+247 |
* | staging: fsl-dpaa2/eth: Add Freescale DPAA2 Ethernet driver | Ioana Radulescu | 2017-04-28 | 3 | -1/+2760 |
* | staging: fsl-dpaa2/eth: Add APIs for DPNI objects | Ioana Radulescu | 2017-04-28 | 8 | -0/+3653 |
* | staging: fsl-dpaa2/eth: Add Ethernet driver overview document | Ioana Radulescu | 2017-04-28 | 1 | -0/+186 |