summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-041-3/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-192-4/+16
|\
| * net: fec: don't dump RX FIFO register when not availableFugang Duan2018-10-152-4/+16
* | dpaa2-eth: remove unused FD fieldIoana Radulescu2018-10-151-2/+2
* | dpaa2-eth: mark unused parameter in dpaa2_eth_tx_confIoana Ciornei2018-10-151-1/+1
* | dpaa2-eth: remove unused priv parameterIoana Ciornei2018-10-151-6/+4
* | dpaa2-eth: fix uninitialized variable warningsIoana Ciornei2018-10-151-3/+3
* | dpaa2-eth: make dpaa2_eth_set_dist_key staticIoana Ciornei2018-10-151-2/+2
* | dpaa2-eth: Fix Kconfig dependenciesIoana Radulescu2018-10-151-1/+0
* | dpaa2-eth: Don't account Tx confirmation frames on NAPI pollIoana Ciocoi Radulescu2018-10-082-26/+47
* | net: dpaa2: fix and improve dpaa2-ptp driverYangbo Lu2018-10-081-16/+9
* | net: dpaa2: remove unused code for dprtcYangbo Lu2018-10-083-723/+0
* | net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu2018-10-081-15/+15
* | net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu2018-10-081-1/+1
* | net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu2018-10-088-10/+1267
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-031-4/+4
|\|
| * net: fec: fix rare tx timeoutRickard x Andersson2018-10-021-4/+4
* | dpaa_eth: Remove useless declarationNathan Chancellor2018-10-021-2/+0
* | dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu2018-10-026-0/+549
* | dpaa2-eth: Configure Rx flow classification keyIoana Radulescu2018-10-025-16/+148
* | dpaa2-eth: Rename structureIoana Radulescu2018-10-022-7/+7
* | dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu2018-10-025-19/+142
* | net: phy: Add helper for advertise to lcl valueAndrew Lunn2018-10-012-11/+2
* | net: ethernet: dpaa: remove unused variablesArnd Bergmann2018-09-281-1/+0
* | dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu2018-09-243-5/+41
* | net: freescale: fix return type of ndo_start_xmit functionYueHaibing2018-09-215-6/+10
* | gianfar: remove duplicated include from gianfar.cYueHaibing2018-09-171-2/+0
* | net: ethernet: remove redundant null pointer check before of_node_putzhong jiang2018-09-171-2/+1
* | net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-121-1/+1
* | net: ethernet: Add helper to determine if pause configuration is supportedAndrew Lunn2018-09-122-6/+2
* | net: ethernet: Add helper for set_pauseparam for PauseAndrew Lunn2018-09-121-7/+2
* | net: ethernet: Add helper for set_pauseparam for Asym PauseAndrew Lunn2018-09-122-56/+16
* | net: ethernet: Add helper for MACs which support pauseAndrew Lunn2018-09-121-3/+1
* | net: ethernet: Add helper for MACs which support asym pauseAndrew Lunn2018-09-122-4/+3
* | net: ethernet: Add helper to remove a supported link modeAndrew Lunn2018-09-121-1/+2
* | net: ethernet: Use phy_set_max_speed() to limit advertised speedAndrew Lunn2018-09-122-8/+3
* | freescale: ethernet: remove unnecessary unlikely()Igor Stoppa2018-09-071-5/+3
* | dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/netIoana Radulescu2018-09-0111-0/+6947
* | net: ethernet: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-291-2/+2
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-08-152-4/+0
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2018-08-032-7/+16
| |\
| * | net: ethernet: Use existing define with polynomialKrzysztof Kozlowski2018-07-273-6/+4
* | | net: fec: check DMA addressing limitationsStefan Agner2018-08-021-0/+8
* | | net: ethernet: fs-enet: Use generic CRC32 implementationKrzysztof Kozlowski2018-07-251-14/+4
* | | net: ethernet: freescale: Use generic CRC32 implementationKrzysztof Kozlowski2018-07-251-10/+3
* | | net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idxColin Ian King2018-07-041-2/+0
* | | net: fec: remove redundant variable 'inc'Colin Ian King2018-07-041-2/+0
* | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-07-032-7/+16
|\ \ \ | | |/ | |/|
| * | dpaa_eth: DPAA SGT needs to be 256BMadalin Bucur2018-06-301-7/+8
| * | fsl/fman: fix parser reporting bad checksum on short framesMadalin Bucur2018-06-301-0/+8
| |/