Age | Commit message (Expand) | Author |
2019-12-06 | enetc: disable EEE autoneg by default | Yangbo Lu |
2019-11-25 | enetc: add support Credit Based Shaper(CBS) for hardware offload | Po Liu |
2019-11-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2019-11-21 | enetc: make enetc_setup_tc_mqprio static | Mao Wenan |
2019-11-21 | drivers: net: Fix Kconfig indentation, continued | Krzysztof Kozlowski |
2019-11-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2019-11-19 | net: fec: fix clock count mis-match | Chuhong Yuan |
2019-11-18 | bpf: Convert bpf_prog refcnt to atomic64_t | Andrii Nakryiko |
2019-11-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-16 | enetc: update TSN Qbv PSPEED set according to adjust link speed | Po Liu |
2019-11-16 | enetc: Configure the Time-Aware Scheduler via tc-taprio offload | Po Liu |
2019-11-12 | dpaa2-eth: free already allocated channels on probe defer | Ioana Ciornei |
2019-11-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-11-07 | enetc: fix return value for enetc_ioctl() | Michael Walle |
2019-11-07 | dpaa2-eth: add ethtool MAC counters | Ioana Ciornei |
2019-11-07 | enetc: ethtool: add wake-on-lan callbacks | Michael Walle |
2019-11-07 | enetc: add ioctl() support for PHY-related ops | Michael Walle |
2019-11-06 | dpaa2-ptp: fix compile error | Chenwandun |
2019-11-06 | dpaa2-eth: fix an always true condition in dpaa2_mac_get_if_mode | Ioana Ciornei |
2019-11-06 | gianfar: Maximize Rx buffer size | Claudiu Manoil |
2019-11-04 | net: fec: add missed clk_disable_unprepare in remove | Chuhong Yuan |
2019-11-04 | net: of_get_phy_mode: Change API to solve int/unit warnings | Andrew Lunn |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-31 | dpaa2-eth: add MAC/PHY support through phylink | Ioana Ciornei |
2019-10-31 | dpaa2-eth: update the TX frame queues on DPNI_IRQ_EVENT_ENDPOINT_CHANGED | Ioana Ciornei |
2019-10-31 | dpaa_eth: register a device link for the qman portal used | Madalin Bucur |
2019-10-31 | dpaa_eth: extend delays in ndo_stop | Madalin Bucur |
2019-10-31 | dpaa_eth: remove netdev_err() for user errors | Madalin Bucur |
2019-10-31 | dpaa_eth: add dropped frames to percpu ethtool stats | Madalin Bucur |
2019-10-31 | dpaa_eth: use a page to store the SGT | Madalin Bucur |
2019-10-31 | dpaa_eth: cleanup skb_to_contig_fd() | Madalin Bucur |
2019-10-31 | dpaa_eth: use fd information in dpaa_cleanup_tx_fd() | Madalin Bucur |
2019-10-31 | dpaa_eth: simplify variables used in dpaa_cleanup_tx_fd() | Madalin Bucur |
2019-10-31 | dpaa_eth: avoid timestamp read on error paths | Madalin Bucur |
2019-10-31 | dpaa_eth: perform DMA unmapping before read | Madalin Bucur |
2019-10-31 | dpaa_eth: use page backed rx buffers | Madalin Bucur |
2019-10-31 | dpaa_eth: use only one buffer pool per interface | Madalin Bucur |
2019-10-29 | net: fec_ptp: Use platform_get_irq_xxx_optional() to avoid error message | Anson Huang |
2019-10-29 | net: fec_main: Use platform_get_irq_byname_optional() to avoid error message | Anson Huang |
2019-10-29 | net: fec: remove redundant assignment to pointer bdp | Colin Ian King |
2019-10-28 | net: dpaa2: Use the correct style for SPDX License Identifier | Nishad Kamdar |
2019-10-24 | dpaa_eth: add newline in dev_err() msg | Madalin Bucur |
2019-10-24 | fsl/fman: remove unused struct member | Madalin Bucur |
2019-10-24 | dpaa_eth: change DMA device | Madalin Bucur |
2019-10-24 | fsl/fman: add API to get the device behind a fman port | Laurentiu Tudor |
2019-10-24 | dpaa_eth: remove redundant code | Madalin Bucur |
2019-10-24 | dpaa_eth: defer probing after qbman | Laurentiu Tudor |
2019-10-24 | fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCs | Laurentiu Tudor |
2019-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-17 | dpaa2-eth: Fix TX FQID values | Ioana Radulescu |