summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: freescale: set FEC ethtool regs versionVivien Didelot2019-02-141-0/+4
* net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p...Yang Wei2019-02-061-1/+1
* ucc_geth: Reset BQL queue when stopping deviceMathias Thore2019-01-301-0/+2
* net: fec: get regulator optionalStefan Agner2019-01-221-1/+1
* net: dpaa2: improve PTP Kconfig optionYangbo Lu2019-01-221-2/+3
* dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_startMadalin Bucur2019-01-171-0/+6
* fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-282-2/+2
* dpaa2-eth: Add QBMAN related statsIoana Radulescu2018-12-191-0/+41
* net: fec: remove workaround to restart phylib state machine on MDIO timeoutHeiner Kallweit2018-12-182-13/+0
* ucc_geth: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-0/+2
* gianfar: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-0/+1
* dpaa_eth: Add change_carrier() for Fixed PHYsJoakim Tjernlund2018-12-171-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-091-3/+2
|\
| * ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne2018-12-041-3/+2
* | net: Use of_node_name_eq for node name comparisonsRob Herring2018-12-051-2/+2
* | dpaa2-eth: Add "fall through" commentsIoana Ciocoi Radulescu2018-11-291-0/+2
* | dpaa2-eth: Add xdp countersIoana Ciocoi Radulescu2018-11-283-0/+10
* | dpaa2-eth: Cleanup channel statsIoana Ciocoi Radulescu2018-11-283-16/+7
* | dpaa2-eth: Add support for XDP_TXIoana Ciocoi Radulescu2018-11-282-1/+52
* | dpaa2-eth: Map Rx buffers as bidirectionalIoana Ciocoi Radulescu2018-11-281-7/+7
* | dpaa2-eth: Release buffers back to pool on XDP_DROPIoana Ciocoi Radulescu2018-11-282-3/+33
* | dpaa2-eth: Move functionIoana Ciocoi Radulescu2018-11-281-17/+17
* | dpaa2-eth: Allow XDP header adjustmentsIoana Ciocoi Radulescu2018-11-281-3/+40
* | dpaa2-eth: Add basic XDP supportIoana Ciocoi Radulescu2018-11-282-1/+194
* | dpaa_eth: add ethtool coalesce controlMadalin Bucur2018-11-231-0/+71
* | net: fsl: Use device_type helpers to access the node typeRob Herring2018-11-171-1/+1
* | dpaa2-eth: bql supportIoana Ciocoi Radulescu2018-11-162-15/+46
* | dpaa2-eth: Update callback signatureIoana Ciocoi Radulescu2018-11-162-9/+6
* | dpaa2-eth: Don't use multiple queues per channelIoana Ciocoi Radulescu2018-11-162-2/+3
* | net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn2018-11-114-14/+18
* | dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei2018-11-091-1/+4
* | dpaa2-eth: defer probe on object allocateIoana Ciornei2018-11-091-10/+22
* | gianfar: remove use of VLAN_TAG_PRESENTMichał Mirosław2018-11-081-5/+3
|/
* 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