aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* wifi: wilc1000: validate number of channelsPhil Turnbull2022-11-241-6/+16
* wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_CHANNEL_LIST attributePhil Turnbull2022-11-241-1/+2
* wifi: wilc1000: validate length of IEEE80211_P2P_ATTR_OPER_CHANNEL attributePhil Turnbull2022-11-241-2/+12
* wifi: wilc1000: validate pairwise and authentication suite offsetsPhil Turnbull2022-11-241-5/+16
* wifi: ath11k: avoid deadlock during regulatory update in ath11k_regd_update()Wen Gong2022-11-021-5/+1
* wifi: ath11k: Fix QCN9074 firmware boot on x86Tyler J. Stachecki2022-11-021-1/+1
* wifi: brcmfmac: Fix potential buffer overflow in brcmf_fweh_event_worker()Dokyung Song2022-11-011-0/+4
* wifi: airo: do not assign -1 to unsigned charJason A. Donenfeld2022-11-011-4/+14
* wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek2022-10-211-0/+5
* wifi: rt2x00: use explicitly signed or unsigned typesJason A. Donenfeld2022-10-2113-58/+58
* Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-168-9/+9
|\
| * treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-114-5/+5
| * treewide: use get_random_{u8,u16}() when possible, part 2Jason A. Donenfeld2022-10-111-1/+1
| * treewide: use get_random_{u8,u16}() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
| * treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-112-2/+2
* | Merge tag 'net-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-10-138-19/+33
|\ \ | |/ |/|
| * Merge branch 'cve-fixes-2022-10-13'Johannes Berg2022-10-131-0/+2
| |\
| | * wifi: mac80211_hwsim: avoid mac80211 warning on bad rateJohannes Berg2022-10-101-0/+2
| * | wifi: ath11k: mac: fix reading 16 bytes from a region of size 0 warningKalle Valo2022-10-111-2/+3
| * | wifi: iwlwifi: mvm: fix double list_add at iwl_mvm_mac_wake_tx_queue (other c...Jose Ignacio Tornos Martinez2022-10-111-0/+2
| * | wifi: mt76: fix rx checksum offload on mt7615/mt7915/mt7921Felix Fietkau2022-10-114-7/+10
| * | wifi: mt76: fix receiving LLC packets on mt7615/mt7915Felix Fietkau2022-10-112-8/+8
| * | wifi: mt76: fix rate reporting / throughput regression on mt7915 and newerFelix Fietkau2022-10-061-2/+8
| |/
* | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2022-10-101-1/+2
|\ \ | |/ |/|
| * hwrng: core - let sleep be interrupted when unregistering hwrngJason A. Donenfeld2022-08-191-1/+2
* | Merge tag 'wireless-next-2022-09-30' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2022-09-30214-2273/+8703
|\ \
| * | wifi: rtl8xxxu: Improve rtl8xxxu_queue_selectBitterblue Smith2022-09-291-3/+2
| * | wifi: rtl8xxxu: Fix AIFS written to REG_EDCA_*_PARAMBitterblue Smith2022-09-291-0/+49
| * | wifi: rtl8xxxu: gen2: Enable 40 MHz channel widthBitterblue Smith2022-09-292-9/+18
| * | wifi: rtw89: 8852b: configure DLE memPing-Ke Shih2022-09-283-0/+35
| * | wifi: rtw89: check DLE FIFO size with reserved sizePing-Ke Shih2022-09-285-2/+20
| * | wifi: rtw89: mac: correct register of report IMRPing-Ke Shih2022-09-285-1/+5
| * | wifi: rtw89: pci: set power cut closed for 8852bePing-Ke Shih2022-09-281-1/+1
| * | wifi: rtw89: pci: add to do PCI auto calibrationPing-Ke Shih2022-09-282-0/+21
| * | wifi: rtw89: 8852b: implement chip_ops::{enable,disable}_bb_rfPing-Ke Shih2022-09-287-12/+84
| * | wifi: rtw89: add DMA busy checking bits to chip infoPing-Ke Shih2022-09-285-8/+21
| * | wifi: rtw89: mac: define DMA channel mask to avoid unsupported channelsPing-Ke Shih2022-09-285-0/+27
| * | wifi: rtw89: pci: mask out unsupported TX channelsPing-Ke Shih2022-09-285-0/+38
| * | iwlegacy: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-281-2/+2
| * | ipw2x00: Replace zero-length array with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva2022-09-281-1/+1
| * | wifi: iwlwifi: Track scan_cmd allocation size explicitlyKees Cook2022-09-285-7/+16
| * | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2022-09-2765-369/+1750
| |\ \
| | * | wifi: ath11k: Fix deadlock during WoWLAN suspendBaochen Qiang2022-09-261-6/+6
| | * | wifi: ath11k: Remove redundant ath11k_mac_drain_txBaochen Qiang2022-09-261-1/+0
| | * | wifi: ath11k: Add spectral scan support for 160 MHzTamizh Chelvam Raja2022-09-264-0/+31
| | * | wifi: ath11k: Add support to get power save duration for each clientVenkateswara Naralasetty2022-09-267-0/+473
| | * | wifi: ath11k: fix peer addition/deletion error on sta band migrationChristian 'Ansuel' Marangi2022-09-241-4/+26
| | * | wifi: ath11k: fix number of VHT beamformee spatial streamsJesus Fernandez Manzano2022-09-221-5/+20
| | * | wifi: ath11k: retrieve MAC address from system firmware if providedJun Yu2022-09-221-1/+7
| | * | wifi: ath11k: add get_txpower mac opsAditya Kumar Singh2022-09-221-0/+92