| Commit message (Expand) | Author | Age | Files | Lines |
* | net: stmmac: Add descriptor related callbacks for XGMAC2 | Jose Abreu | 2018-08-09 | 1 | -0/+1 |
* | net: stmmac: Add DMA related callbacks for XGMAC2 | Jose Abreu | 2018-08-09 | 1 | -0/+1 |
* | net: stmmac: Add MAC related callbacks for XGMAC2 | Jose Abreu | 2018-08-09 | 1 | -0/+1 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-03 | 1 | -0/+3 |
|\ |
|
| * | net: stmmac: Set DMA buffer size in HW | Jose Abreu | 2018-06-28 | 1 | -0/+3 |
* | | net: stmmac: Add support for CBS QDISC | Jose Abreu | 2018-06-30 | 1 | -0/+8 |
|/ |
|
* | net: stmmac: Add Flexible PPS support | Jose Abreu | 2018-06-04 | 1 | -0/+7 |
* | net: stmmac: Let descriptor code get skbuff address | Jose Abreu | 2018-05-18 | 1 | -0/+4 |
* | net: stmmac: Uniformize set_rx_owner() | Jose Abreu | 2018-05-18 | 1 | -1/+1 |
* | net: stmmac: Uniformize the use of dma_init_* callbacks | Jose Abreu | 2018-05-18 | 1 | -1/+1 |
* | net: stmmac: Move PTP and MMC base address calculation to hwif.c | Jose Abreu | 2018-05-18 | 1 | -0/+5 |
* | net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks | Jose Abreu | 2018-05-18 | 1 | -6/+0 |
* | net: stmmac: Let descriptor code clear the descriptor | Jose Abreu | 2018-05-18 | 1 | -0/+4 |
* | net: stmmac: Let descriptor code set skbuff address | Jose Abreu | 2018-05-18 | 1 | -0/+4 |
* | net: stmmac: Add support for U32 TC filter using Flexible RX Parser | Jose Abreu | 2018-05-10 | 1 | -2/+23 |
* | net: stmmac: Implement logic to automatically select HW Interface | Jose Abreu | 2018-04-23 | 1 | -0/+17 |
* | net: stmmac: Switch stmmac_mode_ops to generic HW Interface Helpers | Jose Abreu | 2018-04-16 | 1 | -0/+27 |
* | net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface Helpers | Jose Abreu | 2018-04-16 | 1 | -0/+25 |
* | net: stmmac: Switch stmmac_ops to generic HW Interface Helpers | Jose Abreu | 2018-04-16 | 1 | -0/+138 |
* | net: stmmac: Switch stmmac_dma_ops to generic HW Interface Helpers | Jose Abreu | 2018-04-16 | 1 | -0/+106 |
* | net: stmmac: Switch stmmac_desc_ops to generic HW Interface Helpers | Jose Abreu | 2018-04-16 | 1 | -0/+125 |