| Commit message (Expand) | Author | Age | Files | Lines |
* | net: stmmac: build the dwmac-socfpga platform driver for Stratix10 | Dinh Nguyen | 2018-08-29 | 1 | -1/+1 |
* | Revert "net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit" | Jerome Brunet | 2018-08-29 | 2 | -5/+1 |
* | Revert "net: stmmac: fix build failure due to missing COMMON_CLK dependency" | Geert Uytterhoeven | 2018-08-25 | 1 | -5/+5 |
* | net_sched: remove list_head from tc_action | Cong Wang | 2018-08-21 | 1 | -3/+2 |
* | net: stmmac: mark PM functions as __maybe_unused | Arnd Bergmann | 2018-08-13 | 1 | -2/+2 |
* | net: stmmac: Add the bindings parsing for XGMAC2 | Jose Abreu | 2018-08-09 | 2 | -0/+8 |
* | net: stmmac: Integrate XGMAC into main driver flow | Jose Abreu | 2018-08-09 | 1 | -19/+48 |
* | net: stmmac: Add PTP support for XGMAC2 | Jose Abreu | 2018-08-09 | 3 | -4/+7 |
* | net: stmmac: Add MDIO related functions for XGMAC2 | Jose Abreu | 2018-08-09 | 1 | -4/+129 |
* | net: stmmac: Add descriptor related callbacks for XGMAC2 | Jose Abreu | 2018-08-09 | 5 | -2/+314 |
* | net: stmmac: Add DMA related callbacks for XGMAC2 | Jose Abreu | 2018-08-09 | 5 | -2/+471 |
* | net: stmmac: Add MAC related callbacks for XGMAC2 | Jose Abreu | 2018-08-09 | 6 | -3/+519 |
* | net: stmmac: Add XGMAC 2.10 HWIF entry | Jose Abreu | 2018-08-09 | 2 | -8/+37 |
* | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-08-02 | 2 | -3/+39 |
|\ |
|
| * | net: stmmac: Fix WoL for PCI-based setups | Jose Abreu | 2018-08-01 | 1 | -2/+38 |
| * | NET: stmmac: align DMA stuff to largest cache line length | Eugeniy Paltsev | 2018-07-29 | 1 | -1/+1 |
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux | David S. Miller | 2018-07-20 | 2 | -2/+1 |
|\| |
|
| * | net: ethernet: stmmac: fix documentation warning | Corentin Labbe | 2018-07-16 | 1 | -1/+0 |
| * | net: stmmac: dwmac-sun8i: fix typo descrive => describe | Corentin Labbe | 2018-07-16 | 1 | -1/+1 |
* | | stmmac: fix signed 64-bit division | Arnd Bergmann | 2018-07-07 | 1 | -6/+4 |
* | | net: stmmac_tc: use 64-bit arithmetic instead of 32-bit | Gustavo A. R. Silva | 2018-07-03 | 1 | -3/+3 |
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-07-03 | 4 | -0/+19 |
|\| |
|
| * | net: stmmac: Set DMA buffer size in HW | Jose Abreu | 2018-06-28 | 4 | -0/+19 |
* | | net: stmmac: Add support for CBS QDISC | Jose Abreu | 2018-06-30 | 4 | -0/+87 |
* | | net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30 | David Wu | 2018-06-29 | 1 | -0/+69 |
* | | net: sched: pass extack pointer to block binds and cb registration | John Hurley | 2018-06-26 | 1 | -1/+1 |
|/ |
|
* | stmmac: fix DMA channel hang in half-duplex mode | Bhadram Varka | 2018-06-20 | 1 | -0/+10 |
* | net: stmmac: socfpga: add additional ocp reset line for Stratix10 | Dinh Nguyen | 2018-06-20 | 2 | -5/+15 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2018-06-16 | 4 | -18/+27 |
|\ |
|
| * | net: stmmac: Run HWIF Quirks after getting HW caps | Jose Abreu | 2018-06-15 | 3 | -7/+10 |
| * | stmmac: added support for 802.1ad vlan stripping | Elad Nachman | 2018-06-15 | 1 | -8/+13 |
| * | net: stmmac: dwmac-meson8b: Fix an error handling path in 'meson8b_dwmac_prob... | Christophe JAILLET | 2018-06-12 | 1 | -3/+4 |
* | | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2018-06-12 | 1 | -2/+2 |
|/ |
|
* | net: stmmac: fix build failure due to missing COMMON_CLK dependency | Corentin Labbe | 2018-06-08 | 1 | -5/+5 |
* | net: stmmac: Add Flexible PPS support | Jose Abreu | 2018-06-04 | 10 | -3/+145 |
* | net: stmmac: add dwmac-4.20a compatible | Christophe Roullier | 2018-05-28 | 1 | -1/+2 |
* | net: ethernet: stmmac: add adaptation for stm32mp157c. | Christophe Roullier | 2018-05-28 | 1 | -15/+252 |
* | net: stmmac: Use mutex instead of spinlock | Thierry Reding | 2018-05-28 | 3 | -24/+21 |
* | net: stmmac: Populate missing callbacks in HWIF initialization | Jose Abreu | 2018-05-18 | 1 | -16/+22 |
* | net: stmmac: Remove if condition by taking advantage of hwif return code | Jose Abreu | 2018-05-18 | 1 | -12/+11 |
* | net: stmmac: Let descriptor code get skbuff address | Jose Abreu | 2018-05-18 | 5 | -5/+23 |
* | net: stmmac: Uniformize set_rx_owner() | Jose Abreu | 2018-05-18 | 5 | -13/+10 |
* | net: stmmac: Remove uneeded check for GMAC version in stmmac_xmit | Jose Abreu | 2018-05-18 | 2 | -6/+2 |
* | net: stmmac: Uniformize the use of dma_init_* callbacks | Jose Abreu | 2018-05-18 | 6 | -61/+85 |
* | net: stmmac: Move PTP and MMC base address calculation to hwif.c | Jose Abreu | 2018-05-18 | 3 | -8/+39 |
* | net: stmmac: Remove uneeded checks for GMAC version | Jose Abreu | 2018-05-18 | 1 | -11/+5 |
* | net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacks | Jose Abreu | 2018-05-18 | 5 | -86/+86 |
* | net: stmmac: Let descriptor code clear the descriptor | Jose Abreu | 2018-05-18 | 5 | -8/+26 |
* | net: stmmac: Let descriptor code set skbuff address | Jose Abreu | 2018-05-18 | 5 | -19/+29 |
* | net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmit | Jose Abreu | 2018-05-18 | 2 | -1/+5 |