aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-03octeontx2-pf: mcs: Introduce MACSEC hardware offloadingSubbaraya Sundeep
2022-10-03octeontx2-af: cn10k: mcs: Add debugfs supportGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Handle MCS block interruptsGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Support for stats collectionGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Install a default TCAM for normal trafficGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Manage the MCS block hardware resourcesGeetha sowjanya
2022-10-03octeontx2-af: cn10k: mcs: Add mailboxes for port related operationsGeetha sowjanya
2022-10-03octeontx2-af: cn10k: Introduce driver for macsec block.Geetha sowjanya
2022-10-03net: lan966x: Add port mirroring support using tc-matchallHoratiu Vultur
2022-10-03net: lan966x: Add port police support using tc-matchallHoratiu Vultur
2022-10-03net: fec: using page pool to manage RX buffersShenwei Wang
2022-10-03net: sfp: add support for multigig RollBall transceiversMarek Behún
2022-10-03net: phy: mdio-i2c: support I2C MDIO protocol for RollBall SFP modulesMarek Behún
2022-10-03net: sfp: create/destroy I2C mdiobus before PHY probe/after PHY releaseMarek Behún
2022-10-03net: sfp: Add and use macros for SFP quirks definitionsMarek Behún
2022-10-03net: phylink: allow attaching phy for SFP modules on 802.3z modeMarek Behún
2022-10-03net: phy: marvell10g: select host interface configurationRussell King
2022-10-03net: phy: marvell10g: Use tabs instead of spaces for indentationMarek Behún
2022-10-03net: phylink: pass supported host PHY interface modes to phylib for SFP's PHYsMarek Behún
2022-10-03net: phylink: rename phylink_sfp_config()Russell King (Oracle)
2022-10-03net: phylink: use phy_interface_t bitmaps for optical modulesRussell King
2022-10-03net: sfp: augment SFP parsing with phy_interface_t bitmapRussell King
2022-10-03net: phylink: add ability to validate a set of interface modesRussell King (Oracle)
2022-10-01net/mlx5e: xsk: Use queue indices starting from 0 for XSK queuesMaxim Mikityanskiy
2022-10-01net/mlx5e: Introduce the mlx5e_flush_rq functionMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Support XDP metadata on XSK RQsMaxim Mikityanskiy
2022-10-01net/mlx5e: Optimize RQ page deallocationMaxim Mikityanskiy
2022-10-01net/mlx5e: Call mlx5e_page_release_dynamic directly where possibleMaxim Mikityanskiy
2022-10-01net/mlx5e: Use non-XSK page allocator in SHAMPOMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use xsk_buff_alloc_batch on striding RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use xsk_buff_alloc_batch on legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Split out WQE allocation for legacy XSK RQMaxim Mikityanskiy
2022-10-01net/mlx5e: Remove the outer loop when allocating legacy RQ WQEsMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use partial batches in legacy RQ with XSKMaxim Mikityanskiy
2022-10-01net/mlx5e: Use partial batches in legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: Make the wqe_index_mask calculation more exactMaxim Mikityanskiy
2022-10-01net/mlx5e: Introduce wqe_index_mask for legacy RQMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Drop the check for XSK state in mlx5e_xsk_wakeupMaxim Mikityanskiy
2022-10-01net/mlx5e: xsk: Use mlx5e_trigger_napi_icosq for XSK wakeupMaxim Mikityanskiy
2022-09-30nfp: add support restart of link auto-negotiationFei Qin
2022-09-30nfp: add support for link auto negotiationYinjun Zhang
2022-09-30nfp: refine the ABI of getting `sp_indiff` infoYinjun Zhang
2022-09-30nfp: avoid halt of driver init process when non-fatal error happensYinjun Zhang
2022-09-30nfp: add support for reporting active FEC modeYinjun Zhang
2022-09-30r8169: add rtl_disable_rxdvgate()Chunhao Lin
2022-09-30Merge tag 'for-net-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-09-30Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2022-09-30net/mlx5e: Clean up and fix error flows in mlx5e_alloc_rqMaxim Mikityanskiy
2022-09-30net/mlx5e: Move repeating clear_bit in mlx5e_rx_reporter_err_rq_cqe_recoverMaxim Mikityanskiy
2022-09-30net/mlx5e: Split out channel (de)activation in rx_resMaxim Mikityanskiy