summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim
2022-09-22net/mlx5e: Move MACsec initialization from profile init stage to profile enab...Emeel Hakim
2022-09-22net/mlx5e: Create advanced steering operation (ASO) object for MACsecEmeel Hakim
2022-09-22net/mlx5e: Expose memory key creation (mkey) functionEmeel Hakim
2022-09-22net/mlx5e: Fix MACsec initial packet numberEmeel Hakim
2022-09-22net/mlx5e: Fix MACsec initialization error pathEmeel Hakim
2022-09-22net: macsec: Expose extended packet number (EPN) properties to macsec offloadEmeel Hakim
2022-09-22net: hinic: remove the unused input parameter prod_idx in sq_prepare_ctrl()Zhengchao Shao
2022-09-22net: hinic: replace magic numbers with macroZhengchao Shao
2022-09-22net: hinic: remove unused enumerated valueZhengchao Shao
2022-09-22net: hinic: change hinic_deinit_vf_hw() to voidZhengchao Shao
2022-09-22net: hinic: simplify code logicZhengchao Shao
2022-09-22net: hinic: remove duplicate macro definitionZhengchao Shao
2022-09-22net: hinic: remove unused macroZhengchao Shao
2022-09-22net: hinic: remove unused functionsZhengchao Shao
2022-09-22net: hinic: change type of function to be staticZhengchao Shao
2022-09-22net: hinic: modify kernel doc commentsZhengchao Shao
2022-09-22net/mlx5e: Support 256 bit keys with kTLS device offloadGal Pressman
2022-09-22bnxt_en: replace reset with config timestampsVadim Fedorenko
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-22net: phy: micrel: Fix double spaces inside lan8814_config_intrHoratiu Vultur
2022-09-22Merge tag 'net-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-09-22Merge tag 'efi-urgent-for-v6.0-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-22Merge tag 'gpio-fixes-for-v6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-22bnxt: prevent skb UAF after handing over to PTP workerJakub Kicinski
2022-09-22net: marvell: Fix refcounting bugs in prestera_port_sfp_bind()Liang He
2022-09-22net: ethernet: adi: Fix invalid parent name lengthAlexandru Tachici
2022-09-22net: sunhme: Fix packet reception for len < RX_COPY_THRESHOLDSean Anderson
2022-09-22bonding: fix NULL deref in bond_rr_gen_slave_idJonathan Toppins
2022-09-22net: phy: micrel: fix shared interrupt on LAN8814Michael Walle
2022-09-22net: ethernet: mtk_eth_soc: introduce flow offloading support for mt7986Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add axi bus supportLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add wed support for mt7986 chipsetLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_wed: add mtk_wed_configure_irq and mtk_wed_dma_{enable...Lorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add foe_entry_size to mtk_eth_socLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move wdma_base definitions in mtk register mapLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: add the capability to run multiple ppeLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move ppe table hash offset to mtk_soc_data structureLorenzo Bianconi
2022-09-22net: ethernet: mtk_eth_soc: move gdma_to_ppe and ppe_base definitions in mtk ...Lorenzo Bianconi
2022-09-22net: ethernet: altera: TSE: fix error return code in altera_tse_probe()Sun Ke
2022-09-22efi: libstub: check Shim mode using MokSBStateRTArd Biesheuvel
2022-09-22efi: x86: Wipe setup_data on pure EFI bootArd Biesheuvel
2022-09-21Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-09-21ethernet: tundra: Drop forward declaration of static functionsUwe Kleine-König
2022-09-21net: mscc: ocelot: check return values of writes during resetColin Foster
2022-09-21net: mscc: ocelot: utilize readx_poll_timeout() for chip resetColin Foster
2022-09-21net: ll_temac: axienet: delete unnecessary blank lines and spaceshuangjunxian
2022-09-21net: ll_temac: move trailing statements to next linehuangjunxian
2022-09-21net: ll_temac: fix the missing spaces around '='huangjunxian
2022-09-21net: ll_temac: delete unnecessary else branchhuangjunxian