summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/freescale
Commit message (Expand)AuthorAgeFilesLines
* net: annotate accesses to queue->trans_startEric Dumazet2021-11-171-2/+2
* net: enetc: use phylink_generic_validate()Russell King (Oracle)2021-11-171-30/+3
* net: enetc: remove interface checks in enetc_pl_mac_validate()Russell King (Oracle)2021-11-171-10/+0
* net: enetc: populate supported_interfaces memberRussell King (Oracle)2021-11-171-0/+10
* net: convert users of bitmap_foo() to linkmode_foo()Sean Anderson2021-10-241-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-10-222-2/+5
|\
| * net: enetc: make sure all traffic classes can send large framesVladimir Oltean2021-10-211-1/+4
| * net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean2021-10-211-1/+1
* | net: enetc: use the skb variable directly in enetc_clean_tx_ring()Vladimir Oltean2021-10-211-2/+1
* | net: enetc: remove local "priv" variable in enetc_clean_tx_ring()Vladimir Oltean2021-10-211-4/+1
* | net: enetc: unmap DMA in enetc_send_cmd()Tim Gardner2021-10-201-7/+11
* | ethernet: fec: use eth_hw_addr_gen()Jakub Kicinski2021-10-191-4/+1
* | ethernet: enetc: use eth_hw_addr_set()Jakub Kicinski2021-10-163-3/+7
* | net: dpaa2: add adaptive interrupt coalescingIoana Ciornei2021-10-153-2/+20
* | net: dpaa2: add support for manual setup of IRQ coalesingIoana Ciornei2021-10-151-0/+51
* | ethernet: constify references to netdev->dev_addr in driversJakub Kicinski2021-10-148-18/+18
* | net: enetc: fix check for allocation failureDan Carpenter2021-10-131-1/+3
* | net: enetc: include ip6_checksum.h for csum_ipv6_magicIoana Ciornei2021-10-131-0/+1
* | net: enetc: add support for software TSOIoana Ciornei2021-10-084-24/+311
* | net: enetc: declare NETIF_F_HW_CSUM and do it in softwareIoana Ciornei2021-10-083-5/+15
* | ethernet: use of_get_ethdev_address()Jakub Kicinski2021-10-074-4/+4
* | ethernet: use eth_hw_addr_set() for dev->addr_len casesJakub Kicinski2021-10-057-8/+8
* | net: ethernet: use phylink_set_10g_modes()Russell King (Oracle)2021-10-041-6/+1
* | ethernet: use eth_hw_addr_set()Jakub Kicinski2021-10-021-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-301-2/+1
|\|
| * net: enetc: fix the incorrect clearing of IF_MODE bitsVladimir Oltean2021-09-241-2/+1
* | dpaa2-eth: Register devlink instance at the end of probeLeon Romanovsky2021-09-273-7/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-09-234-8/+4
|\|
| * net: freescale: drop unneeded MODULE_ALIASKrzysztof Kozlowski2021-09-191-1/+0
| * enetc: Fix uninitialized struct dim_sample field usageClaudiu Manoil2021-09-191-1/+1
| * enetc: Fix illegal access when reading affinity_hintClaudiu Manoil2021-09-191-4/+1
| * net: update NXP copyright textVladimir Oltean2021-09-172-2/+2
* | devlink: Make devlink_register to be voidLeon Romanovsky2021-09-221-12/+1
* | net: dpaa2-mac: add support for more ethtool 10G link modesRussell King2021-09-191-0/+5
* | net: enetc: Make use of the helper function dev_err_probe()Cai Huoqing2021-09-164-20/+10
|/
* dpaa2-eth: Replace strlcpy with strscpyJason Wang2021-08-311-4/+4
* ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo2021-08-244-11/+27
* net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error pathVladimir Oltean2021-08-201-5/+14
* net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lockVladimir Oltean2021-08-201-0/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-191-18/+18
|\
| * net: dpaa2-switch: disable the control interface on error pathVladimir Oltean2021-08-191-18/+18
* | ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann2021-08-131-1/+1
* | net: dpaa_eth: remove dead select in menuconfig FSL_DPAA_ETHLukas Bulwahn2021-08-131-1/+0
* | net: fec: add WoL support for i.MX8MQJoakim Zhang2021-08-132-5/+23
* | net: fec: fix build error for ARCH m68kJoakim Zhang2021-08-091-0/+2
* | devlink: Set device as early as possibleLeon Romanovsky2021-08-091-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-1/+1
|\|
| * net: fec: fix use-after-free in fec_drv_removePavel Skripkin2021-08-051-1/+1
* | dpaa2-switch: export MAC statistics in ethtoolIoana Ciornei2021-08-041-5/+19
* | dpaa2-switch: add a prefix to HW ethtool statsIoana Ciornei2021-08-041-12/+12