| Commit message (Expand) | Author | Age |
* | net/fsl_pq_mdio: Allow explicit speficition of TBIPA address | Esben Haabendal | 2018-04-08 |
* | fsl/fman: remove unnecessary set_dma_ops() call and HAS_DMA dependency | Madalin Bucur | 2018-03-26 |
* | dpaa_eth: use true and false for boolean values | Gustavo A. R. Silva | 2018-03-23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-23 |
|\ |
|
| * | net: fec: Fix unbalanced PM runtime calls | Florian Fainelli | 2018-03-18 |
| * | dpaa_eth: remove duplicate increment of the tx_errors counter | Camelia Groza | 2018-03-14 |
| * | dpaa_eth: increment the RX dropped counter when needed | Camelia Groza | 2018-03-14 |
| * | dpaa_eth: remove duplicate initialization | Camelia Groza | 2018-03-14 |
| * | dpaa_eth: fix error in dpaa_remove() | Madalin Bucur | 2018-03-14 |
| * | fsl/fman: avoid sleeping in atomic context while adding an address | Denis Kirjanov | 2018-03-07 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-03-06 |
|\ \
| |/ |
|
| * | gianfar: Fix Rx byte accounting for ndev stats | Claudiu Manoil | 2018-02-28 |
* | | dpaa_eth: Add allmulti option | Radu Bulie | 2018-02-27 |
* | | dpaa_eth: refactor frag count checking | Madalin Bucur | 2018-02-27 |
* | | dpaa_eth: make sure all Rx errors are counted | Madalin Bucur | 2018-02-27 |
* | | dpaa_eth: fix SG mapping | Madalin Bucur | 2018-02-27 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-02-24 |
|\ \
| |/ |
|
| * | gianfar: simplify FCS handling and fix memory leak | Andy Spencer | 2018-02-23 |
* | | dpaa_eth: fix pause capability advertisement logic | Jake Moroni | 2018-02-19 |
* | | dpaa_eth: fix incorrect comment | Jake Moroni | 2018-02-13 |
|/ |
|
* | gianfar: prevent integer wrapping in the rx handler | Andy Spencer | 2018-01-29 |
* | net: fec: add necessary defines to work on ARM64 | Lucas Stach | 2018-01-22 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-19 |
|\ |
|
| * | net: fs_enet: do not call phy_stop() in interrupts | Christophe Leroy | 2018-01-17 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-11 |
|\ \
| |/ |
|
| * | net: gianfar_ptp: move set_fipers() to spinlock protecting area | Yangbo Lu | 2018-01-10 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-01-09 |
|\ \
| |/ |
|
| * | net: fec: free/restore resource in related probe error pathes | Fugang Duan | 2018-01-05 |
| * | net: fec: defer probe if regulator is not ready | Fugang Duan | 2018-01-03 |
| * | net: fec: restore dev_id in the cases of probe error | Fugang Duan | 2018-01-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-12-29 |
|\ \
| |/ |
|
| * | net: fec: unmap the xmit buffer that are not transferred by DMA | Fugang Duan | 2017-12-27 |
* | | net: fec: add phy_reset_after_clk_enable() support | Richard Leitner | 2017-12-13 |
|/ |
|
* | gianfar: Disable EEE autoneg by default | Claudiu Manoil | 2017-12-08 |
* | gianfar: fix a flooded alignment reports because of padding issue. | Zumeng Chen | 2017-12-05 |
* | fsl/fman_port: mark expected switch fall-throughs | Gustavo A. R. Silva | 2017-11-11 |
* | fsl/fman: Remove a useless 'dev_err()' call | Christophe JAILLET | 2017-11-08 |
* | fsl/fman: Add a missing 'of_node_put()' call in an error handling path | Christophe JAILLET | 2017-11-08 |
* | fsl/fman: Remove some useless code | Christophe JAILLET | 2017-11-08 |
* | fsl/fman: Remove a useless call to 'dev_set_drvdata()' | Christophe JAILLET | 2017-11-08 |
* | dpaa_eth: fix error return code in dpaa_eth_probe() | Wei Yongjun | 2017-11-08 |
* | net_sch: mqprio: Change TC_SETUP_MQPRIO to TC_SETUP_QDISC_MQPRIO | Nogah Frankel | 2017-11-08 |
* | net: fec: Let fec_ptp have its own interrupt routine | Troy Kisky | 2017-11-08 |
* | dpaa_eth: avoid uninitialized variable false-positive warning | Arnd Bergmann | 2017-11-05 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2017-11-04 |
|\ |
|
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 |
* | | net: dpaa: remove init which already done in per-cpu allocation | yuan linyu | 2017-11-02 |
* | | net: dpaa: fix maybe uninitialized var in dpaa_open() | yuan linyu | 2017-11-02 |
* | | dpaa_eth: remove obsolete comment | Madalin Bucur | 2017-10-18 |
* | | fsl/fman: add dpaa in module names | Madalin Bucur | 2017-10-18 |