summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/stmicro/stmmac/hwif.h
Commit message (Expand)AuthorAgeFilesLines
* net: stmmac: Fix descriptors address being in > 32 bits address spaceJose Abreu2019-07-091-2/+2
* net: stmmac: Switch MMC functions to HWIF callbacksJose Abreu2019-05-241-0/+17
* net: stmmac: Add MAC loopback callback to HWIFJose Abreu2019-05-241-0/+4
* net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen2019-03-311-1/+1
* net: stmmac: Add descriptor related callbacks for XGMAC2Jose Abreu2018-08-091-0/+1
* net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu2018-08-091-0/+1
* net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu2018-08-091-0/+1
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-031-0/+3
|\
| * net: stmmac: Set DMA buffer size in HWJose Abreu2018-06-281-0/+3
* | net: stmmac: Add support for CBS QDISCJose Abreu2018-06-301-0/+8
|/
* net: stmmac: Add Flexible PPS supportJose Abreu2018-06-041-0/+7
* net: stmmac: Let descriptor code get skbuff addressJose Abreu2018-05-181-0/+4
* net: stmmac: Uniformize set_rx_owner()Jose Abreu2018-05-181-1/+1
* net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu2018-05-181-1/+1
* net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu2018-05-181-0/+5
* net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu2018-05-181-6/+0Star
* net: stmmac: Let descriptor code clear the descriptorJose Abreu2018-05-181-0/+4
* net: stmmac: Let descriptor code set skbuff addressJose Abreu2018-05-181-0/+4
* net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu2018-05-101-2/+23
* net: stmmac: Implement logic to automatically select HW InterfaceJose Abreu2018-04-231-0/+17
* net: stmmac: Switch stmmac_mode_ops to generic HW Interface HelpersJose Abreu2018-04-171-0/+27
* net: stmmac: Switch stmmac_hwtimestamp to generic HW Interface HelpersJose Abreu2018-04-171-0/+25
* net: stmmac: Switch stmmac_ops to generic HW Interface HelpersJose Abreu2018-04-171-0/+138
* net: stmmac: Switch stmmac_dma_ops to generic HW Interface HelpersJose Abreu2018-04-171-0/+106
* net: stmmac: Switch stmmac_desc_ops to generic HW Interface HelpersJose Abreu2018-04-171-0/+125