- d60bc62 net: dsa: seville: build as separate module by Vladimir Oltean · 4 years, 3 months ago
- 2ac7c6c net: dsa: felix: move the PTP clock structure to felix_vsc9959.c by Vladimir Oltean · 4 years, 3 months ago
- 881321b net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_info by Vladimir Oltean · 4 years, 3 months ago
- ccfdbab net: dsa: seville: duplicate vsc9959_mdio_bus_free by Vladimir Oltean · 4 years, 3 months ago
- f8320ec net: dsa: felix: replace tabs with spaces by Vladimir Oltean · 4 years, 3 months ago
- 123d231 net: dsa: seville: reindent defines for MDIO controller by Vladimir Oltean · 4 years, 3 months ago
- 9ef9e0d net: dsa: seville: remove unused defines for the mdio controller by Vladimir Oltean · 4 years, 3 months ago
- c129fc5 net: dsa: ocelot: document why reset procedure is different for felix/seville by Vladimir Oltean · 4 years, 3 months ago
- 9a73f0b net: dsa: seville: first enable memories, then initialize them by Vladimir Oltean · 4 years, 3 months ago
- 6b6d804 net: dsa: seville: don't write to MEM_ENA twice by Vladimir Oltean · 4 years, 3 months ago
- 75cea9c net: dsa: felix: use ocelot_field_{read,write} helpers consistently by Vladimir Oltean · 4 years, 3 months ago
- 6d23d83 ptp_qoriq: support FIPER3 by Yangbo Lu · 4 years, 3 months ago
- 54f7e44 net: ipa: do not enable GSI interrupt for wakeup by Alex Elder · 4 years, 3 months ago
- d1b5126 net: ipa: enable wakeup on IPA interrupt by Alex Elder · 4 years, 3 months ago
- 3c6ccdd net: ipa: repurpose CLOCK_HELD flag by Alex Elder · 4 years, 3 months ago
- 8529b4b net: ipa: use device_init_wakeup() by Alex Elder · 4 years, 3 months ago
- dc6e607 net: ipa: manage endpoints separate from clock by Alex Elder · 4 years, 3 months ago
- 2b09841 net: ipa: replace ipa->suspend_ref with a flag bit by Alex Elder · 4 years, 3 months ago
- 0305b70 net: ipa: use refcount_t for IPA clock reference count by Alex Elder · 4 years, 3 months ago
- ba4ee3c net: phy: bcm7xxx: request and manage GPHY clock by Florian Fainelli · 4 years, 3 months ago
- a61432d net: hns3: Supply missing hclge_dcb.h include file by Wang Hai · 4 years, 3 months ago
- b77f3ce net/appletalk: Supply missing net/Space.h include file by Wang Hai · 4 years, 3 months ago
- 98cf1c6 liquidio: Fix -Wmissing-prototypes warnings for liquidio by Wang Hai · 4 years, 3 months ago
- a9fd686a hinic: modify irq name by Luo bin · 4 years, 3 months ago
- f313edf net: cortina: Remove set but not used variable by Zheng Yongjun · 4 years, 3 months ago
- c552118 dpaa2-eth: support PTP Sync packet one-step timestamping by Yangbo Lu · 4 years, 3 months ago
- 1cf773b dpaa2-eth: utilize skb->cb[0] for hardware timestamping by Yangbo Lu · 4 years, 3 months ago
- 64a965d dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code by Yangbo Lu · 4 years, 3 months ago
- d21c784 dpaa2-eth: define a global ptp_qoriq structure pointer by Yangbo Lu · 4 years, 3 months ago
- 23cd4f27f dpaa2-eth: add APIs of 1588 single step timestamping by Yangbo Lu · 4 years, 3 months ago
- 785a2b1 Revert "ibmvnic: remove never executed if statement" by Lijun Pan · 4 years, 3 months ago
- 30b5191 ionic: add devlink firmware update by Shannon Nelson · 4 years, 3 months ago
- 87c905d ionic: update the fw update api by Shannon Nelson · 4 years, 3 months ago
- b311b00 netdevsim: devlink flash timeout message by Shannon Nelson · 4 years, 3 months ago
- 86d009f ionic: add DIMLIB to Kconfig by Shannon Nelson · 4 years, 3 months ago
- 529d1fd net: mdio: octeon: Select MDIO_DEVRES by Andrew Lunn · 4 years, 3 months ago
- 77646b6 dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE by Qinglang Miao · 4 years, 3 months ago
- 509f04c mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscs by Petr Machata · 4 years, 3 months ago
- 5ebc603 mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbuffer by Petr Machata · 4 years, 3 months ago
- 69e408a mlxsw: spectrum_buffers: Support two headroom modes by Petr Machata · 4 years, 3 months ago
- e1189d9 net: marvell: prestera: Add Switchdev driver implementation by Vadym Kochan · 4 years, 3 months ago
- a97d3c6 net: marvell: prestera: Add ethtool interface support by Vadym Kochan · 4 years, 3 months ago
- 34dd171 net: marvell: prestera: Add basic devlink support by Vadym Kochan · 4 years, 3 months ago
- 4c2703d net: marvell: prestera: Add PCI interface support by Vadym Kochan · 4 years, 3 months ago
- 501ef30 net: marvell: prestera: Add driver for Prestera family ASIC devices by Vadym Kochan · 4 years, 3 months ago
- 619ae33 net: hns3: use napi_consume_skb() when cleaning tx desc by Yunsheng Lin · 4 years, 3 months ago
- 48ee56f net: hns3: use writel() to optimize the barrier operation by Yunsheng Lin · 4 years, 3 months ago
- 8c30e19 net: hns3: optimize the rx clean process by Yunsheng Lin · 4 years, 3 months ago
- 20d06ca net: hns3: optimize the tx clean process by Yunsheng Lin · 4 years, 3 months ago
- f6061a0 net: hns3: batch tx doorbell operation by Yunsheng Lin · 4 years, 3 months ago
- aeda9bf net: hns3: batch the page reference count updates by Yunsheng Lin · 4 years, 3 months ago
- b948577 cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 3 months ago
- 04a8345 ionic: dynamic interrupt moderation by Shannon Nelson · 4 years, 3 months ago
- aa042f6 net: stmmac: Add support to Ethtool get/set ring parameters by Song, Yoong Siang · 4 years, 3 months ago
- 22881ad mlxsw: spectrum_buffers: Manage internal buffer in the hdroom code by Petr Machata · 4 years, 3 months ago
- a41b962 mlxsw: spectrum_buffers: Introduce shared buffer ops by Petr Machata · 4 years, 3 months ago
- 0cda1a9 mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init() by Petr Machata · 4 years, 3 months ago
- bd3e86a mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells() by Petr Machata · 4 years, 3 months ago
- 4c22f29 mlxsw: spectrum_buffers: Move here the new headroom code by Petr Machata · 4 years, 3 months ago
- 7ace2c3 mlxsw: spectrum: Move here the three-step headroom configuration from DCB by Petr Machata · 4 years, 3 months ago
- e9c97e0 mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom code by Petr Machata · 4 years, 3 months ago
- 8ec5e6b mlxsw: spectrum_dcb: Convert ETS handler fully to mlxsw_sp_hdroom_configure() by Petr Machata · 4 years, 3 months ago
- 2d9f703 mlxsw: spectrum: Split headroom autoresize out of buffer configuration by Petr Machata · 4 years, 3 months ago
- aa7c062 mlxsw: spectrum: Track buffer sizes in struct mlxsw_sp_hdroom by Petr Machata · 4 years, 3 months ago
- ca21e84 mlxsw: spectrum: Track lossiness in struct mlxsw_sp_hdroom by Petr Machata · 4 years, 3 months ago
- 5df825e mlxsw: spectrum: Track priorities in struct mlxsw_sp_hdroom by Petr Machata · 4 years, 3 months ago
- 0103a3e mlxsw: spectrum: Track MTU in struct mlxsw_sp_hdroom by Petr Machata · 4 years, 3 months ago
- b7e07bb mlxsw: spectrum: Unify delay handling between PFC and pause by Petr Machata · 4 years, 3 months ago
- 3a77f5a mlxsw: spectrum_buffers: Add struct mlxsw_sp_hdroom by Petr Machata · 4 years, 3 months ago
- 045e42f Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 4 years, 3 months ago
- e859536 chelsio/chtls: Re-add dependencies on CHELSIO_T4 to fix modular CHELSIO_T4 by Geert Uytterhoeven · 4 years, 4 months ago
- 7d83ee1 mlxsw: core: Introduce fw_fatal health reporter by Jiri Pirko · 4 years, 4 months ago
- 191c0c2 mlxsw: reg: Add Monitoring FW General Debug Register by Jiri Pirko · 4 years, 4 months ago
- 6ddac9d mlxsw: reg: Add Monitoring FW Debug Register by Jiri Pirko · 4 years, 4 months ago
- 703db0c mlxsw: Move fw_load_policy devlink param into core.c by Jiri Pirko · 4 years, 4 months ago
- 1fb0a49 mlxsw: core: Push code doing params register/unregister into separate helpers by Jiri Pirko · 4 years, 4 months ago
- b79cb78 mlxsw: Move fw flashing code into core.c by Jiri Pirko · 4 years, 4 months ago
- eab1924 mlxsw: Bump firmware version to XX.2008.1310 by Jiri Pirko · 4 years, 4 months ago
- 9f19306 net: stmmac: use netif_tx_start|stop_all_queues() function by Ong Boon Leong · 4 years, 4 months ago
- 686cff3d net: stmmac: Fix incorrect location to set real_num_rx|tx_queues by Aashish Verma · 4 years, 4 months ago
- 0366f7e net: stmmac: add ethtool support for get/set channels by Ong Boon Leong · 4 years, 4 months ago
- 12d342f mlx4: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
- 098d9ed mlx5: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
- eabbe2b ixgbe: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
- 423cffc bnxt: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
- ff1f7c1 netdevsim: add pause frame stats by Jakub Kicinski · 4 years, 4 months ago
- 521c65b s390/qeth: implement ndo_bridge_setlink for learning_sync by Alexandra Winter · 4 years, 4 months ago
- 780b6e7 s390/qeth: implement ndo_bridge_getlink for learning_sync by Alexandra Winter · 4 years, 4 months ago
- 817741a s390/qeth: Reset address notification in case of buffer overflow by Alexandra Winter · 4 years, 4 months ago
- 10a6cfc s390/qeth: Translate address events into switchdev notifiers by Alexandra Winter · 4 years, 4 months ago
- fa115ad s390/qeth: Detect PNSO OC3 capability by Alexandra Winter · 4 years, 4 months ago
- b983aa1 s390/cio: Helper functions to read CSSID, IID, and CHID by Alexandra Winter · 4 years, 4 months ago
- 4fea49a s390/cio: Add new Operation Code OC3 to PNSO by Alexandra Winter · 4 years, 4 months ago
- b7cf080 net/mlx5e: Add CQE compression support for multi-strides packets by Ofer Levi · 4 years, 8 months ago
- 748cde9 net/mlx5e: Add IPv6 traffic class (DSCP) header rewrite support by Maor Dickman · 4 years, 4 months ago
- f028821 net/mlx5e: Add support for tc trap by Eli Cohen · 4 years, 4 months ago
- cd1ef96 net/mlx5: E-Switch, Use vport metadata matching by default by Vu Pham · 4 years, 7 months ago
- fc99c3d net/mlx5: E-Switch, Setup all vports' metadata to support peer miss rule by Vu Pham · 4 years, 7 months ago
- 406493a net/mlx5: E-Switch, Dedicated metadata for uplink vport by Vu Pham · 4 years, 6 months ago
- 4e9a9ef net/mlx5: E-Switch, Check and enable metadata support flag before using by Vu Pham · 4 years, 6 months ago