index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-10-03
net: sfp: add support for multigig RollBall transceivers
Marek Behún
2022-10-03
net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modules
Marek Behún
2022-10-03
net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY release
Marek Behún
2022-10-03
net: sfp: Add and use macros for SFP quirks definitions
Marek Behún
2022-10-03
net: phylink: allow attaching phy for SFP modules on 802.3z mode
Marek Behún
2022-10-03
net: phy: marvell10g: select host interface configuration
Russell King
2022-10-03
net: phy: marvell10g: Use tabs instead of spaces for indentation
Marek Behún
2022-10-03
net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYs
Marek Behún
2022-10-03
net: phylink: rename phylink_sfp_config()
Russell King (Oracle)
2022-10-03
net: phylink: use phy_interface_t bitmaps for optical modules
Russell King
2022-10-03
net: sfp: augment SFP parsing with phy_interface_t bitmap
Russell King
2022-10-03
net: phylink: add ability to validate a set of interface modes
Russell King (Oracle)
2022-10-01
net/mlx5e: xsk: Use queue indices starting from 0 for XSK queues
Maxim Mikityanskiy
2022-10-01
net/mlx5e: Introduce the mlx5e_flush_rq function
Maxim Mikityanskiy
2022-10-01
net/mlx5e: xsk: Support XDP metadata on XSK RQs
Maxim Mikityanskiy
2022-10-01
net/mlx5e: Optimize RQ page deallocation
Maxim Mikityanskiy
2022-10-01
net/mlx5e: Call mlx5e_page_release_dynamic directly where possible
Maxim Mikityanskiy
2022-10-01
net/mlx5e: Use non-XSK page allocator in SHAMPO
Maxim Mikityanskiy
2022-10-01
net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQ
Maxim Mikityanskiy
2022-10-01
net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQ
Maxim Mikityanskiy
2022-10-01
net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQ
Maxim Mikityanskiy
2022-10-01
net/mlx5e: Remove the outer loop when allocating legacy RQ WQEs
Maxim Mikityanskiy
2022-10-01
net/mlx5e: xsk: Use partial batches in legacy RQ with XSK
Maxim Mikityanskiy
2022-10-01
net/mlx5e: Use partial batches in legacy RQ
Maxim Mikityanskiy
2022-10-01
net/mlx5e: Make the wqe_index_mask calculation more exact
Maxim Mikityanskiy
2022-10-01
net/mlx5e: Introduce wqe_index_mask for legacy RQ
Maxim Mikityanskiy
2022-10-01
net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeup
Maxim Mikityanskiy
2022-10-01
net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeup
Maxim Mikityanskiy
2022-09-30
nfp: add support restart of link auto-negotiation
Fei Qin
2022-09-30
nfp: add support for link auto negotiation
Yinjun Zhang
2022-09-30
nfp: refine the ABI of getting `sp_indiff` info
Yinjun Zhang
2022-09-30
nfp: avoid halt of driver init process when non-fatal error happens
Yinjun Zhang
2022-09-30
nfp: add support for reporting active FEC mode
Yinjun Zhang
2022-09-30
r8169: add rtl_disable_rxdvgate()
Chunhao Lin
2022-09-30
Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2022-09-30
Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-09-30
net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rq
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recover
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Split out channel (de)activation in rx_res
Maxim Mikityanskiy
2022-09-30
net/mlx5e: xsk: Remove mlx5e_xsk_page_alloc_pool
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Convert struct mlx5e_alloc_unit to a union
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Remove DMA address from mlx5e_alloc_unit
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Rename mlx5e_dma_info to prepare for removal of DMA address
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Optimize the page cache reducing its size 2x
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Fix calculations for ICOSQ size
Maxim Mikityanskiy
2022-09-30
net/mlx5e: xsk: Use KSM for unaligned XSK
Maxim Mikityanskiy
2022-09-30
net/mlx5: Add MLX5_FLEXIBLE_INLEN to safely calculate cmd inlen
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Keep a separate MKey for striding RQ
Maxim Mikityanskiy
2022-09-30
net/mlx5e: xsk: Use XSK frame size as striding RQ page size
Maxim Mikityanskiy
2022-09-30
net/mlx5e: Use runtime page_shift for striding RQ
Maxim Mikityanskiy
[next]