Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-03wifi: mac80211_hwsim: check length for virtio packetsSoenke Huster
2022-08-30wifi: iwlegacy: 4965: corrected fix for potential off-by-one overflow in il49...Stanislaw Gruszka
2022-08-30wifi: wilc1000: fix DMA on stack objectsAjay.Kathat@microchip.com
2022-08-26wifi: mt76: mt7921e: fix crash in chip reset failDeren Wu
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2022-08-08wifi: wilc1000: fix spurious inline in wilc_handle_disconnect()Kalle Valo
2022-08-05Merge tag 'trace-v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2022-08-04Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-08-04Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-08-04Merge tag 'efi-next-for-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-29Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-29wifi: rtw88: check the return value of alloc_workqueue()William Dean
2022-07-29wifi: rtw89: 8852a: adjust IMR for SER L1Zong-Zhe Yang
2022-07-29wifi: rtw89: 8852a: update RF radio A/B R56Ping-Ke Shih
2022-07-29wifi: wcn36xx: Add debugfs entry to read firmware feature stringsBryan O'Donoghue
2022-07-29wifi: wcn36xx: Move capability bitmap to string translation function to firmw...Bryan O'Donoghue
2022-07-29wifi: wcn36xx: Move firmware feature bit storage to dedicated firmware.c fileBryan O'Donoghue
2022-07-29wifi: wcn36xx: Rename clunky firmware feature bit enumBryan O'Donoghue
2022-07-28wifi: brcmfmac: prevent double-free on hardware-resetDanny van Heumen
2022-07-28wifi: brcmfmac: support brcm,ccode-map-trivial DT propertyAlvin Šipraga
2022-07-28wifi: brcmfmac: Replace default (not configured) MAC with a random MACHans de Goede
2022-07-28wifi: brcmfmac: Add brcmf_c_set_cur_etheraddr() helperHans de Goede
2022-07-28wifi: brcmfmac: Remove #ifdef guards for PM related functionsPaul Cercueil
2022-07-28wifi: brcmfmac: use strreplace() in brcmf_of_probe()Dan Carpenter
2022-07-27wifi: plfxlc: Use eth_zero_addr() to assign zero addressXu Qiang
2022-07-27wifi: wilc1000: use existing iftype variable to store the interface typeAjay Singh
2022-07-27wifi: wilc1000: add 'isinit' flag for SDIO bus similar to SPIAjay Singh
2022-07-27wifi: wilc1000: cancel the connect operation during interface downAjay Singh
2022-07-27wifi: wilc1000: get correct length of string WID from received config packetAjay Singh
2022-07-27wifi: wilc1000: set station_info flag only when signal value is validAjay Singh
2022-07-27wifi: wilc1000: set correct value of 'close' variable in failure caseAjay Singh
2022-07-27wifi: wilc1000: add WID_TX_POWER WID in g_cfg_byte arrayAjay Singh
2022-07-27wifi: b43: do not initialise static variable to 0Xin Gao
2022-07-27wifi: b43legacy: clean up one inconsistent indentingYang Li
2022-07-27wifi: rtl8xxxu: Fix the error handling of the probe functionZheyu Ma
2022-07-27wifi: wl12xx: Drop if with an always false conditionUwe Kleine-König
2022-07-27wifi: libertas: Fix possible refcount leak in if_usb_probe()Hangyu Hua
2022-07-27wifi: mwifiex: clean up one inconsistent indentingYang Li
2022-07-27wifi: rtlwifi: Remove duplicate word and Fix typoZhang Jiaming
2022-07-27wifi: mwifiex: Fix comment typoJason Wang
2022-07-27wifi: mwl8k: use time_after to replace "jiffies > a"Li Qiong
2022-07-27wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queueJose Ignacio Tornos Martinez
2022-07-27wifi: iwlwifi: mvm: fix clang -Wformat warningsJustin Stitt
2022-07-27wifi: wil6210: debugfs: fix uninitialized variable use in `wil_write_file_wmi()`Ammar Faizi
2022-07-27Revert "ath11k: add support for hardware rfkill for QCA6390"Kalle Valo
2022-07-27wifi: ath11k: Fix register write failure on QCN9074Manikanta Pubbisetty
2022-07-25Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2022-07-22wifi: mac80211_hwsim: handle links for wmediumd/virtioJohannes Berg
2022-07-22wifi: mac80211_hwsim: fix address translation for MLOJohannes Berg
2022-07-18wifi: wl1251: fix repeated words in commentsJilin Yuan