Age | Commit message (Expand) | Author |
2020-09-18 | net: ipa: enable wakeup on IPA interrupt | Alex Elder |
2020-09-18 | net: ipa: repurpose CLOCK_HELD flag | Alex Elder |
2020-09-18 | net: ipa: use device_init_wakeup() | Alex Elder |
2020-09-18 | net: ipa: manage endpoints separate from clock | Alex Elder |
2020-09-18 | net: ipa: replace ipa->suspend_ref with a flag bit | Alex Elder |
2020-09-18 | net: ipa: use refcount_t for IPA clock reference count | Alex Elder |
2020-09-18 | net: phy: bcm7xxx: request and manage GPHY clock | Florian Fainelli |
2020-09-18 | net: hns3: Supply missing hclge_dcb.h include file | Wang Hai |
2020-09-18 | net/appletalk: Supply missing net/Space.h include file | Wang Hai |
2020-09-18 | liquidio: Fix -Wmissing-prototypes warnings for liquidio | Wang Hai |
2020-09-18 | hinic: modify irq name | Luo bin |
2020-09-18 | net: cortina: Remove set but not used variable | Zheng Yongjun |
2020-09-18 | dpaa2-eth: support PTP Sync packet one-step timestamping | Yangbo Lu |
2020-09-18 | dpaa2-eth: utilize skb->cb[0] for hardware timestamping | Yangbo Lu |
2020-09-18 | dpaa2-eth: invoke dpaa2_eth_enable_tx_tstamp() once in code | Yangbo Lu |
2020-09-18 | dpaa2-eth: define a global ptp_qoriq structure pointer | Yangbo Lu |
2020-09-18 | dpaa2-eth: add APIs of 1588 single step timestamping | Yangbo Lu |
2020-09-18 | Revert "ibmvnic: remove never executed if statement" | Lijun Pan |
2020-09-18 | ionic: add devlink firmware update | Shannon Nelson |
2020-09-18 | ionic: update the fw update api | Shannon Nelson |
2020-09-18 | netdevsim: devlink flash timeout message | Shannon Nelson |
2020-09-17 | ionic: add DIMLIB to Kconfig | Shannon Nelson |
2020-09-17 | net: mdio: octeon: Select MDIO_DEVRES | Andrew Lunn |
2020-09-17 | dpaa2-eth: Convert to DEFINE_SHOW_ATTRIBUTE | Qinglang Miao |
2020-09-17 | mlxsw: spectrum_qdisc: Disable port buffer autoresize with qdiscs | Petr Machata |
2020-09-17 | mlxsw: spectrum_dcb: Implement dcbnl_setbuffer / getbuffer | Petr Machata |
2020-09-17 | mlxsw: spectrum_buffers: Support two headroom modes | Petr Machata |
2020-09-17 | net: marvell: prestera: Add Switchdev driver implementation | Vadym Kochan |
2020-09-17 | net: marvell: prestera: Add ethtool interface support | Vadym Kochan |
2020-09-17 | net: marvell: prestera: Add basic devlink support | Vadym Kochan |
2020-09-17 | net: marvell: prestera: Add PCI interface support | Vadym Kochan |
2020-09-17 | net: marvell: prestera: Add driver for Prestera family ASIC devices | Vadym Kochan |
2020-09-17 | net: hns3: use napi_consume_skb() when cleaning tx desc | Yunsheng Lin |
2020-09-17 | net: hns3: use writel() to optimize the barrier operation | Yunsheng Lin |
2020-09-17 | net: hns3: optimize the rx clean process | Yunsheng Lin |
2020-09-17 | net: hns3: optimize the tx clean process | Yunsheng Lin |
2020-09-17 | net: hns3: batch tx doorbell operation | Yunsheng Lin |
2020-09-17 | net: hns3: batch the page reference count updates | Yunsheng Lin |
2020-09-16 | cxgb4vf: convert to use DEFINE_SEQ_ATTRIBUTE macro | Liu Shixin |
2020-09-16 | ionic: dynamic interrupt moderation | Shannon Nelson |
2020-09-16 | net: stmmac: Add support to Ethtool get/set ring parameters | Song, Yoong Siang |
2020-09-16 | mlxsw: spectrum_buffers: Manage internal buffer in the hdroom code | Petr Machata |
2020-09-16 | mlxsw: spectrum_buffers: Introduce shared buffer ops | Petr Machata |
2020-09-16 | mlxsw: spectrum_buffers: Convert mlxsw_sp_port_headroom_init() | Petr Machata |
2020-09-16 | mlxsw: spectrum_buffers: Inline mlxsw_sp_sb_max_headroom_cells() | Petr Machata |
2020-09-16 | mlxsw: spectrum_buffers: Move here the new headroom code | Petr Machata |
2020-09-16 | mlxsw: spectrum: Move here the three-step headroom configuration from DCB | Petr Machata |
2020-09-16 | mlxsw: spectrum_dcb: Convert mlxsw_sp_port_pg_prio_map() to hdroom code | Petr Machata |
2020-09-16 | mlxsw: spectrum_dcb: Convert ETS handler fully to mlxsw_sp_hdroom_configure() | Petr Machata |
2020-09-16 | mlxsw: spectrum: Split headroom autoresize out of buffer configuration | Petr Machata |