Age | Commit message (Expand) | Author | Files | Lines |
2020-04-24 | dpaa2-eth: fix return codes used in ndo_setup_tc | Jesper Dangaard Brouer | 1 | -2/+2 |
2020-04-22 | dpaa2-eth: use bulk enqueue in .ndo_xdp_xmit | Ioana Ciornei | 2 | -29/+30 |
2020-04-22 | dpaa2-eth: split the .ndo_xdp_xmit callback into two stages | Ioana Ciornei | 1 | -36/+40 |
2020-04-22 | dpaa2-eth: use the bulk ring mode enqueue interface | Ioana Ciornei | 2 | -14/+22 |
2020-04-22 | dpaa2-eth: return num_enqueued frames from enqueue callback | Ioana Ciornei | 2 | -13/+26 |
2020-04-20 | net: ethernet: fec: Allow the MDIO preamble to be disabled | Andrew Lunn | 1 | -1/+8 |
2020-04-20 | net: ethernet: fec: Allow configuration of MDIO bus speed | Andrew Lunn | 1 | -3/+8 |
2020-04-20 | net: ethernet: fec: Replace interrupt driven MDIO with polled IO | Andrew Lunn | 2 | -36/+35 |
2020-04-18 | enetc: permit configuration of rx-vlan-filter with ethtool | Vladimir Oltean | 1 | -28/+16 |
2020-04-07 | net: fec: set GPR bit on suspend by DT configuration. | Martin Fuzzey | 2 | -29/+127 |
2020-03-30 | dpaa_eth: Make dpaa_a050385_wa static | YueHaibing | 1 | -1/+1 |
2020-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2020-03-23 | enetc: Remove unused variable 'enetc_drv_name' | YueHaibing | 2 | -2/+0 |
2020-03-16 | net: fsl/fman: treat all RGMII modes in memac_adjust_link() | Madalin Bucur | 1 | -1/+1 |
2020-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 5 | -9/+162 |
2020-03-12 | net: gianfar: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+2 |
2020-03-12 | net: fec: reject unsupported coalescing params | Jakub Kicinski | 1 | -0/+2 |
2020-03-12 | net: dpaa: reject unsupported coalescing params | Jakub Kicinski | 1 | -4/+2 |
2020-03-11 | net: fec: validate the new settings in fec_enet_set_coalesce() | Jakub Kicinski | 1 | -3/+3 |
2020-03-11 | dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroom | Nathan Chancellor | 1 | -3/+1 |
2020-03-10 | enetc: Add dynamic allocation of extended Rx BD rings | Claudiu Manoil | 5 | -30/+48 |
2020-03-10 | enetc: Clean up Rx BD iteration | Claudiu Manoil | 2 | -20/+28 |
2020-03-10 | enetc: Clean up of ehtool stats len | Claudiu Manoil | 1 | -7/+13 |
2020-03-10 | enetc: Drop redundant device node check | Claudiu Manoil | 1 | -5/+0 |
2020-03-08 | dpaa_eth: Use random MAC address when none is given | Madalin Bucur | 1 | -2/+14 |
2020-03-08 | fsl/fman: tolerate missing MAC address in device tree | Madalin Bucur | 4 | -25/+18 |
2020-03-08 | fsl/fman: reuse set_mac_address() in dtsec init() | Madalin Bucur | 1 | -25/+19 |
2020-03-06 | dpaa_eth: FMan erratum A050385 workaround | Madalin Bucur | 1 | -3/+107 |
2020-03-06 | fsl/fman: detect FMan erratum A050385 | Madalin Bucur | 3 | -0/+51 |
2020-03-03 | gianfar: remove unnecessary zeroing coalesce settings | Jakub Kicinski | 1 | -29/+0 |
2020-03-03 | net/freescale: Don't set zero if FW iand bus not-available in gianfar | Leon Romanovsky | 1 | -2/+0 |
2020-03-03 | net/freescale: Don't set zero if FW not-available in ucc_geth | Leon Romanovsky | 1 | -1/+0 |
2020-03-03 | net/freescale: Don't set zero if FW not-available in dpaa | Leon Romanovsky | 1 | -9/+0 |
2020-03-03 | net/freescale: Clean drivers from static versions | Leon Romanovsky | 12 | -40/+0 |
2020-02-27 | net: dpaa2-mac: use resolved link config in mac_link_up() | Russell King | 2 | -22/+33 |
2020-02-27 | net: phylink: propagate resolved link config via mac_link_up() | Russell King | 1 | -2/+5 |
2020-02-27 | dpaa2-eth: add support for nway reset | Russell King | 1 | -0/+11 |
2020-02-27 | dpaa2-eth: add support for mii ioctls | Russell King | 1 | -1/+6 |
2020-02-24 | freescale: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 3 | -3/+3 |
2020-02-21 | enetc: remove "depends on (ARCH_LAYERSCAPE || COMPILE_TEST)" | Vladimir Oltean | 1 | -3/+3 |
2020-02-18 | net: fec: Prevent unbind operation | Fabio Estevam | 1 | -0/+1 |
2020-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 1 | -3/+11 |
2020-02-08 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -1/+1 |
2020-02-07 | dpaa_eth: support all modes with rate adapting PHYs | Madalin Bucur | 1 | -3/+11 |
2020-01-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2 | -3/+8 |
2020-01-23 | net: fsl/fman: rename IF_MODE_XGMII to IF_MODE_10G | Madalin Bucur | 1 | -2/+2 |
2020-01-23 | net/fsl: treat fsl,erratum-a011043 | Madalin Bucur | 1 | -1/+6 |
2020-01-23 | net: convert suitable drivers to use phy_do_ioctl_running | Heiner Kallweit | 1 | -9/+1 |
2020-01-21 | net: convert suitable network drivers to use phy_do_ioctl | Heiner Kallweit | 1 | -11/+1 |
2020-01-17 | enetc: Don't print from enetc_sched_speed_set when link goes down | Vladimir Oltean | 1 | -1/+0 |