mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-17 20:28:51 +00:00
First set of fixes for v5.14 and nothing major this time. New devices for iwlwifi and one fix for a compiler warning. iwlwifi * support for new devices mt76 * fix compiler warning about MT_CIPHER_NONE -----BEGIN PGP SIGNATURE----- iQFJBAABCgAzFiEEiBjanGPFTz4PRfLobhckVSbrbZsFAmEb7SAVHGt2YWxvQGNv ZGVhdXJvcmEub3JnAAoJEG4XJFUm622bDaEH/1TH5IlBXq4dNPGNwgZ0L4sXFlVk U7mSbuv2BdH+5edozGwdGl4d6o/vqzcoYSF/dh6d4rpX//zacSsB4LpACW1knlh5 aJxjP5PdxLty/90JXtpBxL79WfQ9kVQ72ldKAg1Gk9XFk1UOqXSaOaLccNBtFk78 n97hNwEeKKX1bw//fNLgyxUAlMoIVCaNjtcY9xJpoC5xLHQxM7ixhxqZF7XSeujQ z63CRUnT/7gFr4DbOLsZSZVYhCX9v+rz4imIsNbly3e6vLH9Mp2pkyHFfaHKFk6X tV/Kkd1Bq6OjQAGSq7mbddi7XqXSd3/1rUZChUy0ZSiyKlly52iqxWhWBBI= =YqJK -----END PGP SIGNATURE----- Merge tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers Kalle Valo says: ==================== wireless-drivers fixes for v5.14 First set of fixes for v5.14 and nothing major this time. New devices for iwlwifi and one fix for a compiler warning. iwlwifi * support for new devices mt76 * fix compiler warning about MT_CIPHER_NONE * tag 'wireless-drivers-2021-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers: mt76: fix enum type mismatch iwlwifi: add new so-jf devices iwlwifi: add new SoF with JF devices iwlwifi: pnvm: accept multiple HW-type TLVs ==================== Link: https://lore.kernel.org/r/20210817171027.EC1E6C43460@smtp.codeaurora.org Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| mt76x0 | ||
| mt76x2 | ||
| mt7603 | ||
| mt7615 | ||
| mt7915 | ||
| mt7921 | ||
| agg-rx.c | ||
| debugfs.c | ||
| dma.c | ||
| dma.h | ||
| eeprom.c | ||
| Kconfig | ||
| mac80211.c | ||
| Makefile | ||
| mcu.c | ||
| mmio.c | ||
| mt76_connac_mac.c | ||
| mt76_connac_mcu.c | ||
| mt76_connac_mcu.h | ||
| mt76_connac.h | ||
| mt76.h | ||
| mt76x02_beacon.c | ||
| mt76x02_debugfs.c | ||
| mt76x02_dfs.c | ||
| mt76x02_dfs.h | ||
| mt76x02_dma.h | ||
| mt76x02_eeprom.c | ||
| mt76x02_eeprom.h | ||
| mt76x02_mac.c | ||
| mt76x02_mac.h | ||
| mt76x02_mcu.c | ||
| mt76x02_mcu.h | ||
| mt76x02_mmio.c | ||
| mt76x02_phy.c | ||
| mt76x02_phy.h | ||
| mt76x02_regs.h | ||
| mt76x02_trace.c | ||
| mt76x02_trace.h | ||
| mt76x02_txrx.c | ||
| mt76x02_usb_core.c | ||
| mt76x02_usb_mcu.c | ||
| mt76x02_usb.h | ||
| mt76x02_util.c | ||
| mt76x02.h | ||
| pci.c | ||
| sdio.c | ||
| testmode.c | ||
| testmode.h | ||
| trace.c | ||
| trace.h | ||
| tx.c | ||
| usb_trace.c | ||
| usb_trace.h | ||
| usb.c | ||
| util.c | ||
| util.h | ||