Age | Commit message (Expand) | Author | Files | Lines |
2019-03-26 | dpaa2-eth: fix race condition with bql frame accounting | Ioana Ciornei | 1 | -4/+9 |
2019-03-20 | dpaa2-eth: Fix possible access beyond end of array | Ioana Ciocoi Radulescu | 1 | -1/+1 |
2019-03-06 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s... | Linus Torvalds | 1 | -1/+6 |
2019-03-05 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -4/+5 |
2019-03-03 | fsl/fman: Use vsprintf extension %pM | Joe Perches | 1 | -3/+1 |
2019-03-03 | dpaa2-eth: add XDP_REDIRECT support | Ioana Radulescu | 3 | -14/+176 |
2019-03-03 | dpaa2-eth: Add software annotation types | Ioana Radulescu | 2 | -22/+40 |
2019-03-01 | enetc: Add ENETC PF level external MDIO support | Claudiu Manoil | 4 | -1/+219 |
2019-03-01 | Merge tag 'soc-fsl-next-v5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 1 | -1/+6 |
2019-02-26 | dpaa2-eth: configure the cache stashing amount on a queue | Ioana Ciornei | 1 | -1/+6 |
2019-02-19 | ptp_qoriq: don't pass a large struct by value but instead pass it by reference | Colin Ian King | 1 | -1/+1 |
2019-02-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+4 |
2019-02-14 | net: ethernet: freescale: set FEC ethtool regs version | Vivien Didelot | 1 | -0/+4 |
2019-02-12 | enetc: add PTP clock driver | Yangbo Lu | 4 | -2/+162 |
2019-02-12 | ptp_qoriq: make structure/function names more consistent | Yangbo Lu | 2 | -2/+2 |
2019-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+3 |
2019-02-06 | net: fec_mpc52xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop p... | Yang Wei | 1 | -1/+1 |
2019-02-06 | dpaa2-eth: Update buffer pool refill threshold | Ioana Ciocoi Radulescu | 1 | -1/+2 |
2019-02-06 | dpaa2-eth: Use FQ-based DPIO enqueue API | Ioana Ciocoi Radulescu | 2 | -6/+39 |
2019-02-06 | dpaa2-eth: Use napi_consume_skb() | Ioana Ciocoi Radulescu | 1 | -4/+4 |
2019-02-06 | dpaa2-eth: Use a single page per Rx buffer | Ioana Ciocoi Radulescu | 2 | -44/+38 |
2019-01-30 | Merge tag 'soc-fsl-next-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/... | Arnd Bergmann | 1 | -4/+5 |
2019-01-30 | ucc_geth: Reset BQL queue when stopping device | Mathias Thore | 1 | -0/+2 |
2019-01-28 | enetc: include linux/vmalloc.h for vzalloc etc | Stephen Rothwell | 1 | -0/+1 |
2019-01-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -3/+4 |
2019-01-24 | enetc: Add RFS and RSS support | Claudiu Manoil | 7 | -3/+554 |
2019-01-24 | enetc: Add vf to pf messaging support | Claudiu Manoil | 7 | -0/+399 |
2019-01-24 | enetc: Add ethtool statistics | Claudiu Manoil | 2 | -0/+275 |
2019-01-24 | enetc: Introduce basic PF and VF ENETC ethernet drivers | Claudiu Manoil | 12 | -0/+3384 |
2019-01-22 | net: fec: get regulator optional | Stefan Agner | 1 | -1/+1 |
2019-01-22 | net: dpaa2: improve PTP Kconfig option | Yangbo Lu | 1 | -2/+3 |
2019-01-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -0/+6 |
2019-01-19 | dpaa2-eth: add debugfs statistics | Ioana Radulescu | 5 | -1/+302 |
2019-01-19 | dpaa2-eth: transform dpaa2_eth_queue_count into a macro | Ioana Ciornei | 1 | -6/+4 |
2019-01-17 | dpaa_eth: NETIF_F_LLTX requires to do our own update of trans_start | Madalin Bucur | 1 | -0/+6 |
2019-01-17 | dpaa2-eth: Fix ndo_stop routine | Ioana Ciocoi Radulescu | 1 | -34/+34 |
2019-01-11 | soc: fsl: dpio: add a device_link at dpaa2_io_service_register | Ioana Ciornei | 1 | -4/+5 |
2018-12-28 | fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address() | Scott Wood | 2 | -2/+2 |
2018-12-19 | dpaa2-eth: Add QBMAN related stats | Ioana Radulescu | 1 | -0/+41 |
2018-12-18 | net: fec: remove workaround to restart phylib state machine on MDIO timeout | Heiner Kallweit | 2 | -13/+0 |
2018-12-17 | ucc_geth: Add change_carrier() for Fixed PHYs | Joakim Tjernlund | 1 | -0/+2 |
2018-12-17 | gianfar: Add change_carrier() for Fixed PHYs | Joakim Tjernlund | 1 | -0/+1 |
2018-12-17 | dpaa_eth: Add change_carrier() for Fixed PHYs | Joakim Tjernlund | 1 | -1/+2 |
2018-12-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+2 |
2018-12-05 | net: Use of_node_name_eq for node name comparisons | Rob Herring | 1 | -2/+2 |
2018-12-04 | ethernet: fman: fix wrong of_node_put() in probe function | Nicolas Saenz Julienne | 1 | -3/+2 |
2018-11-29 | dpaa2-eth: Add "fall through" comments | Ioana Ciocoi Radulescu | 1 | -0/+2 |
2018-11-28 | dpaa2-eth: Add xdp counters | Ioana Ciocoi Radulescu | 3 | -0/+10 |
2018-11-28 | dpaa2-eth: Cleanup channel stats | Ioana Ciocoi Radulescu | 3 | -16/+7 |
2018-11-28 | dpaa2-eth: Add support for XDP_TX | Ioana Ciocoi Radulescu | 2 | -1/+52 |