Age | Commit message (Expand) | Author | Files | Lines |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+2 |
2017-04-11 | net: fec: add ERR007885 for i.MX6ul enet IP | Fugang Duan | 1 | -2/+3 |
2017-04-11 | net: fec: correct the errata number comment typo | Fugang Duan | 1 | -1/+1 |
2017-04-11 | net: fec: add phy-reset-gpios PROBE_DEFER check | Fugang Duan | 1 | -8/+18 |
2017-04-11 | net: fec: pass ->dev to dma_alloc__coherent() API | Fugang Duan | 1 | -2/+2 |
2017-04-11 | net: fec: avoid BD pointer type cast to 32bit | Fugang Duan | 1 | -2/+2 |
2017-04-11 | net: fec: add return value check after calling .of_property_read_u32() | Fugang Duan | 1 | -2/+2 |
2017-04-01 | dpaa_eth: use AVOIDBLOCK for Tx confirmation queues | Madalin Bucur | 1 | -1/+1 |
2017-04-01 | fsl/fman: take into account all RGMII modes | Madalin Bucur | 2 | -2/+11 |
2017-03-29 | net: break include loop netdevice.h, dsa.h, devlink.h | Andrew Lunn | 1 | -0/+1 |
2017-03-24 | net: fec: Fix typo in error msg and comment | Peter Meerwald-Stadler | 1 | -2/+2 |
2017-03-16 | net: ethernet: fs_enet: Remove useless includes | Christophe Leroy | 2 | -12/+0 |
2017-03-16 | mqprio: Modify mqprio to pass user parameters via ndo_setup_tc. | Amritha Nambiar | 1 | -6/+10 |
2017-03-09 | dpaa_eth: enable context-A stashing | Madalin Bucur | 1 | -1/+2 |
2017-03-09 | dpaa_eth: enable multiple Tx traffic classes | Camelia Groza | 1 | -0/+36 |
2017-03-09 | dpaa_eth: add four prioritised Tx traffic classes | Camelia Groza | 2 | -9/+42 |
2017-03-09 | dpaa_eth: do not ignore port api return value | Madalin Bucur | 1 | -22/+43 |
2017-03-09 | dpaa_eth: enable Rx checksum offload | Madalin Bucur | 1 | -2/+27 |
2017-03-09 | dpaa_eth: remove redundant initialization | Madalin Bucur | 1 | -1/+1 |
2017-03-09 | fsl/fman: enlarge FIFO to allow for the 5th port | Madalin Bucur | 1 | -1/+1 |
2017-03-09 | fsl/fman: remove wrong free | Madalin Bucur | 1 | -3/+1 |
2017-03-09 | fsl/fman: set HW parser as BMI next engine | Madalin Bucur | 2 | -3/+90 |
2017-03-09 | fsl/fman: parse result data is big endian | Madalin Bucur | 1 | -5/+5 |
2017-02-21 | dpaa_eth: implement ioctl() for PHY-related ops | Michael Walle | 1 | -0/+8 |
2017-02-20 | fsl/fman: fix spelling mistake in variable name en_tsu_err_exeption | Colin Ian King | 1 | -4/+4 |
2017-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-02-17 | dpaa_eth: small leak on error | Dan Carpenter | 1 | -1/+1 |
2017-02-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -14/+9 |
2017-02-14 | net: fec: fix multicast filtering hardware setup | Rui Sousa | 1 | -14/+9 |
2017-02-14 | net: fs_enet: Simplify code | Christophe Jaillet | 1 | -4/+3 |
2017-02-14 | net: fs_enet: Fix an error handling path | Christophe Jaillet | 1 | -1/+1 |
2017-02-10 | net: fman: fix build errors when linux/phy*.h is removed from net/dsa.h | Russell King | 1 | -0/+1 |
2017-02-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+2 |
2017-01-30 | drivers: net: generalize napi_complete_done() | Eric Dumazet | 5 | -6/+6 |
2017-01-30 | gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_page | Arseny Solokha | 1 | -2/+2 |
2017-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2017-01-19 | gianfar: Do not reuse pages from emergency reserve | Eric Dumazet | 1 | -1/+1 |
2017-01-09 | net: make ndo_get_stats64 a void function | stephen hemminger | 1 | -4/+2 |
2017-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+5 |
2017-01-04 | dpaa_eth: Initialize CGR structure before init | Roy Pledge | 1 | -0/+2 |
2017-01-04 | dpaa_eth: cleanup after init_phy() failure | Madalin Bucur | 1 | -1/+3 |
2017-01-03 | net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettings | Philippe Reynes | 1 | -9/+9 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -1/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 10 | -10/+10 |
2016-12-20 | fsl/fman: enable compilation on ARM64 | Madalin Bucur | 1 | -1/+1 |
2016-12-20 | fsl/fman: A007273 only applies to PPC SoCs | Madalin Bucur | 1 | -0/+8 |
2016-12-20 | powerpc: fsl/fman: remove fsl,fman from of_device_ids[] | Madalin Bucur | 1 | -0/+7 |
2016-12-20 | fsl/fman: fix 1G support for QSGMII interfaces | Madalin Bucur | 1 | -0/+1 |
2016-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -35/+38 |
2016-12-17 | dpaa_eth: remove redundant dependency on FSL_SOC | Madalin Bucur | 1 | -1/+1 |