aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-03-16eth: nfp: replace driver's "pf" lock with devlink instance lockJakub Kicinski
2022-03-16eth: nfp: wrap locking assertions in helpersJakub Kicinski
2022-03-16Merge tag 'efi-urgent-for-v5.17-3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-03-16Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-03-16Merge tag 'wireless-2022-03-16' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2022-03-16ice: add trace events for tx timestampsJacob Keller
2022-03-16ice: fix return value check in ice_gnss.cYang Yingliang
2022-03-16ice: Fix inconsistent indenting in ice_switchWojciech Drewek
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_status_data in mac common code.Lorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_complete_skb in common mac code.Lorenzo Bianconi
2022-03-16mt76: mt7921: move mt7921_usb_sdio_tx_prepare_skb in common mac codeLorenzo Bianconi
2022-03-16mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usbLorenzo Bianconi
2022-03-16mt76: mt7921: disable runtime pm for usbLorenzo Bianconi
2022-03-16mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi
2022-03-16mt76: usb: add req_type to ___mt76u_wr signatureLorenzo Bianconi
2022-03-16mt76: usb: add req_type to ___mt76u_rr signatureLorenzo Bianconi
2022-03-16mt76: mt7915: fix typos in commentsJulia Lawall
2022-03-16mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()Peter Chiu
2022-03-16mt76: mt7915: fix beamforming mib statsShayne Chen
2022-03-16mt76: mt7915: set band1 TGID field in tx descriptorShayne Chen
2022-03-16mt76: fix invalid rssi reportDeren Wu
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee
2022-03-16mt76: connac: make read-only array ba_range static constColin Ian King
2022-03-16mt76: mt7915: check for devm_pinctrl_get() failureDan Carpenter
2022-03-16mt76: mt7921: get rid of mt7921_wait_for_mcu_init declarationLorenzo Bianconi
2022-03-16mt76: mt7915: add txpower init for 6GHzShayne Chen
2022-03-16mt76: mt7915: fix eeprom fields of txpower init valuesShayne Chen
2022-03-16mt76: mt7915: add 6 GHz supportMeiChia Chiu
2022-03-16mt76: connac: add 6 GHz support for wtbl and starec configurationMeiChia Chiu
2022-03-16mt76: mt7915: allow beaconing on all chainsRyder Lee
2022-03-16mt76: fix monitor mode crash with sdio driverDeren Wu
2022-03-16mt76: mt7921: fix mt7921_queues_acq implementationLorenzo Bianconi
2022-03-16mt76: mt7921: fix xmit-queue dump for usb and sdioLorenzo Bianconi
2022-03-16mt76: mt7921: make mt7921_init_tx_queues staticLorenzo Bianconi
2022-03-16mt76: split single ldpc cap bit into bitsMeiChia Chiu
2022-03-16mt76: mt7915: fix DFS no radar detection eventEvelyn Tsai
2022-03-16mt76: mt7921: use mt76_hw instead of open coding itSean Wang
2022-03-16mt76: mt7921: fix up the monitor modeSean Wang
2022-03-16mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi
2022-03-16mt76: mt7615: honor ret from mt7615_mcu_restart in mt7663u_mcu_initLorenzo Bianconi
2022-03-16rtw89: fix uninitialized variable of rtw89_append_probe_req_ie()Ping-Ke Shih
2022-03-16gtp: Fix inconsistent indentingWojciech Drewek
2022-03-16airo: fix typos in commentsJulia Lawall
2022-03-16rtlwifi: rtl8821ae: fix typos in commentsJulia Lawall
2022-03-16rtlwifi: rtl8192cu: Add On Networks N150Jonathan Teh
2022-03-16zd1201: use kzallocJulia Lawall
2022-03-16mwifiex: make read-only array wmm_oui static constColin Ian King
2022-03-16stmmac: dwmac-mediatek: add support for mt8195Biao Huang