- 9ccc6e0 dpaa2-eth: unregister the netdev before disconnecting from the PHY by Robert-Ionut Alexa · 3 years ago
- feb7a43 Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years ago
- d1a9b84 dpaa2-switch: check if the port priv is valid by Ioana Ciornei · 3 years ago
- 4e30e98 dpaa2-mac: return -EPROBE_DEFER from dpaa2_mac_open in case the fwnode is not set by Ioana Ciornei · 3 years ago
- 5b1e38c dpaa2-mac: bail if the dpmacs fwnode is not found by Robert-Ionut Alexa · 3 years ago
- e7026f1 net: phy: lynx: refactor Lynx PCS module to use generic phylink_pcs by Colin Foster · 3 years, 1 month ago
- e63a023 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 1 month ago
- 7cd2802 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- d86a6d4 bus: fsl-mc: fsl-mc-allocator: Rework MSI handling by Thomas Gleixner · 3 years, 1 month ago
- 972ce7e dpaa2-eth: fix ethtool statistics by Ioana Ciornei · 3 years, 1 month ago
- c8064e5 bpf: Let bpf_warn_invalid_xdp_action() report more info by Paolo Abeni · 3 years, 2 months ago
- fc993be Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 1 month ago
- f4a8adb dpaa2-eth: destroy workqueue at the end of remove function by Dongliang Mu · 3 years, 2 months ago
- 50fc249 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
- 6d386f6 net: dpaa2-mac: use phylink_generic_validate() by Russell King (Oracle) · 3 years, 2 months ago
- 22de481 net: dpaa2-mac: remove interface checks in dpaa2_mac_validate() by Russell King (Oracle) · 3 years, 2 months ago
- 15d0b14 net: dpaa2-mac: populate supported_interfaces member by Russell King · 3 years, 2 months ago
- 9b5a333 net: dpaa2-eth: fix use-after-free in dpaa2_eth_remove by Pavel Skripkin · 3 years, 2 months ago
- fc398be net: dpaa2: add adaptive interrupt coalescing by Ioana Ciornei · 3 years, 3 months ago
- a64b442 net: dpaa2: add support for manual setup of IRQ coalesing by Ioana Ciornei · 3 years, 3 months ago
- a05e4c0 ethernet: use eth_hw_addr_set() for dev->addr_len cases by Jakub Kicinski · 3 years, 3 months ago
- 14ad41c net: ethernet: use phylink_set_10g_modes() by Russell King (Oracle) · 3 years, 3 months ago
- bbb9ae2 dpaa2-eth: Register devlink instance at the end of probe by Leon Romanovsky · 3 years, 4 months ago
- db4278c devlink: Make devlink_register to be void by Leon Romanovsky · 3 years, 4 months ago
- 9eb7b5e net: dpaa2-mac: add support for more ethtool 10G link modes by Russell King · 3 years, 4 months ago
- 995786b dpaa2-eth: Replace strlcpy with strscpy by Jason Wang · 3 years, 5 months ago
- 860fe1f net: dpaa2-switch: call dpaa2_switch_port_disconnect_mac on probe error path by Vladimir Oltean · 3 years, 5 months ago
- d52ef12 net: dpaa2-switch: phylink_disconnect_phy needs rtnl_lock by Vladimir Oltean · 3 years, 5 months ago
- f444fea Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
- cd0a719 net: dpaa2-switch: disable the control interface on error path by Vladimir Oltean · 3 years, 5 months ago
- 919d13a devlink: Set device as early as possible by Leon Romanovsky · 3 years, 5 months ago
- f0653a8 dpaa2-switch: export MAC statistics in ethtool by Ioana Ciornei · 3 years, 6 months ago
- 8581362 dpaa2-switch: add a prefix to HW ethtool stats by Ioana Ciornei · 3 years, 6 months ago
- 84cba72 dpaa2-switch: integrate the MAC endpoint support by Ioana Ciornei · 3 years, 6 months ago
- 27cfdad bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID by Ioana Ciornei · 3 years, 6 months ago
- 2b24ffd dpaa2-switch: no need to check link state right after ndo_open by Ioana Ciornei · 3 years, 6 months ago
- 042ad90 dpaa2-switch: do not enable the DPSW at probe time by Ioana Ciornei · 3 years, 6 months ago
- 24ab724 dpaa2-switch: use the port index in the IRQ handler by Ioana Ciornei · 3 years, 6 months ago
- 1ca6cf5 dpaa2-switch: request all interrupts sources on the DPSW by Ioana Ciornei · 3 years, 6 months ago
- d5731f8 dpaa2-eth: make the array faf_bits static const, makes object smaller by Colin Ian King · 3 years, 6 months ago
- 7a91f90 dpaa2-switch: offload shared block mirror filters when binding to a port by Ioana Ciornei · 3 years, 6 months ago
- 0f3faec dpaa2-switch: add VLAN based mirroring by Ioana Ciornei · 3 years, 6 months ago
- e0ead82 dpaa2-switch: add support for port mirroring by Ioana Ciornei · 3 years, 6 months ago
- cbc2a88 dpaa2-switch: add API for setting up mirroring by Ioana Ciornei · 3 years, 6 months ago
- 3fa5514 dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace by Ioana Ciornei · 3 years, 6 months ago
- c5f6d49 dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace by Ioana Ciornei · 3 years, 6 months ago
- adcb7aa dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block by Ioana Ciornei · 3 years, 6 months ago
- 3b5d8b4 dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL by Ioana Ciornei · 3 years, 6 months ago
- a760537 dev_ioctl: split out ndo_eth_ioctl by Arnd Bergmann · 3 years, 6 months ago
- 4721119 net: bridge: switchdev: allow the TX data plane forwarding to be offloaded by Tobias Waldekranz · 3 years, 6 months ago
- 5af84df Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 6 months ago
- 7aaa0f3 dpaa2-switch: seed the buffer pool after allocating the swp by Ioana Ciornei · 3 years, 6 months ago
- 4e51bf4 net: bridge: move the switchdev object replay helpers to "push" mode by Vladimir Oltean · 3 years, 6 months ago
- 2f5dc00 net: bridge: switchdev: let drivers inform which bridge ports are offloaded by Vladimir Oltean · 3 years, 6 months ago
- 45035fe net: dpaa2-switch: refactor prechangeupper sanity checks by Vladimir Oltean · 3 years, 6 months ago
- 123338d net: dpaa2-switch: use extack in dpaa2_switch_port_bridge_join by Vladimir Oltean · 3 years, 6 months ago
- e1289cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 7 months ago
- 69bfac9 net: switchdev: add a context void pointer to struct switchdev_notifier_info by Vladimir Oltean · 3 years, 7 months ago
- 547aabc freescale: Remove rcu_read_lock() around XDP program invocation by Toke Høiland-Jørgensen · 3 years, 7 months ago
- 3264f59 net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver by Calvin Johnson · 3 years, 7 months ago
- f5120f5 dpaa2-eth: don't print error from dpaa2_mac_connect if that's EPROBE_DEFER by Vladimir Oltean · 3 years, 8 months ago
- 30f43d6 dpaa2-eth: name the debugfs directory after the DPNI object by Ioana Ciornei · 3 years, 8 months ago
- b193f2e dpaa2-eth: setup the of_node field of the device by Ioana Ciornei · 3 years, 8 months ago
- 2c4eca3 net: bridge: switchdev: include local flag in FDB notifications by Vladimir Oltean · 3 years, 9 months ago
- 1661795 dpaa2-switch: reuse dpaa2_switch_acl_entry_add() for STP frames trap by Ioana Ciornei · 3 years, 9 months ago
- 4ba28c1 dpaa2-switch: add tc matchall filter support by Ioana Ciornei · 3 years, 9 months ago
- 1110318 dpaa2-switch: add tc flower hardware offload on ingress traffic by Ioana Ciornei · 3 years, 9 months ago
- 2bf90ba5 dpaa2-switch: install default STP trap rule with the highest priority by Ioana Ciornei · 3 years, 9 months ago
- 1b0f14b dpaa2-switch: create a central dpaa2_switch_acl_tbl structure by Ioana Ciornei · 3 years, 9 months ago
- 8ed3cef dpaa2-eth: export the rx copybreak value as an ethtool tunable by Ioana Ciornei · 3 years, 10 months ago
- 50f8269 dpaa2-eth: add rx copybreak support by Ioana Ciornei · 3 years, 10 months ago
- 28d137c dpaa2-eth: rename dpaa2_eth_xdp_release_buf into dpaa2_eth_recycle_buf by Ioana Ciornei · 3 years, 10 months ago
- bc96781 dpaa2-switch: setup learning state on STP state change by Ioana Ciornei · 3 years, 10 months ago
- 1a64ed1 dpaa2-switch: trap STP frames to the CPU by Ioana Ciornei · 3 years, 10 months ago
- 62734c7 dpaa2-switch: keep track of the current learning state per port by Ioana Ciornei · 3 years, 10 months ago
- 90f0710 dpaa2-switch: create and assign an ACL table per port by Ioana Ciornei · 3 years, 10 months ago
- 6aa6791 dpaa2-switch: fix the translation between the bridge and dpsw STP states by Ioana Ciornei · 3 years, 10 months ago
- 241949e Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 3 years, 10 months ago
- b175dfd dpaa2-switch: mark skbs with offload_fwd_mark by Ioana Ciornei · 3 years, 10 months ago
- 6253d5e dpaa2-switch: add support for configuring per port unknown flooding by Ioana Ciornei · 3 years, 10 months ago
- b54eb09 dpaa2-switch: add support for configuring per port broadcast flooding by Ioana Ciornei · 3 years, 10 months ago
- 1e7cbab dpaa2-switch: add support for configuring learning state per port by Ioana Ciornei · 3 years, 10 months ago
- f054e3e dpaa2-switch: refactor the egress flooding domain setup by Ioana Ciornei · 3 years, 10 months ago
- c7e856c dpaa2-switch: move the dpaa2_switch_fdb_set_egress_flood function by Ioana Ciornei · 3 years, 10 months ago
- fdc1397 bpf, devmap: Move drop error path to devmap for XDP_REDIRECT by Lorenzo Bianconi · 3 years, 10 months ago
- 4fe72de dpaa2-eth: fixup kdoc warnings by Ioana Ciornei · 3 years, 10 months ago
- 5ac2d25 dpaa2-switch: fit the function declaration on the same line by Ioana Ciornei · 3 years, 10 months ago
- 2b7e3f7 dpaa2-switch: reduce the size of the if_id bitmap to 64 bits by Ioana Ciornei · 3 years, 10 months ago
- 05b3636 dpaa2-switch: fix kdoc warnings by Ioana Ciornei · 3 years, 10 months ago
- cba0445 dpaa2-switch: remove unused ABI functions by Ioana Ciornei · 3 years, 10 months ago
- f48298d staging: dpaa2-switch: move the driver out of staging by Ioana Ciornei · 3 years, 10 months ago
- d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years ago
- e12be91 dpaa2-eth: fix memory leak in XDP_REDIRECT by Ioana Ciornei · 4 years ago
- 085f177 net: dpaa2-mac: add backplane link mode support by Russell King · 4 years ago
- 46c518c net: dpaa2-mac: add 1000BASE-X support by Russell King · 4 years ago
- d0dfbb9 net: dpaa2: Use napi_alloc_frag_align() to avoid the memory waste by Kevin Hao · 4 years ago
- b91b3a2 dpaa2-eth: Simplify the calculation of variables by Jiapeng Chong · 4 years ago
- 2d9116b Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years ago
- 848c190 dpaa2-mac: fix the remove path for non-MAC interfaces by Ioana Ciornei · 4 years ago
- 70b32d8 dpaa2-eth: add support for Rx VLAN filtering by Ionut-robert Aron · 4 years ago