index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2020-12-08
mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Zhang Xiaohui
2020-12-07
brcmfmac: remove redundant assignment to pointer 'entry'
Colin Ian King
2020-12-07
adm8211: fix error return code in adm8211_probe()
Zhang Changzhong
2020-12-07
rtw88: declare hw supports ch 144
Zong-Zhe Yang
2020-12-07
rtw88: coex: fix missing unitialization of variable 'interval'
Colin Ian King
2020-12-07
wilc1000: remove redundant assignment to pointer vif
Colin Ian King
2020-12-07
mwifiex: change license text of Makefile and README from MARVELL to NXP
Ganapathi Bhat
2020-12-07
mwl8k: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-12-07
rtw88: pci: Add prototypes for .probe, .remove and .shutdown
Lee Jones
2020-12-07
ath9k: remove trailing semicolon in macro definition
Tom Rix
2020-12-07
ath11k: Ignore resetting peer auth flag in peer assoc cmd
Seevalamuthu Mariappan
2020-12-07
ath11k: add 64bit check before reading msi high addr
Anilkumar Kolli
2020-12-07
ath10k: fix a check patch warning returnNonBoolInBooleanFunction of sdio.c
Wen Gong
2020-12-04
mt76: mt7615: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-12-04
mt76: mt7915: fix ht mcs in mt7915_mcu_get_rx_rate()
Shayne Chen
2020-12-04
Merge tag 'wireless-drivers-next-2020-12-03' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2020-12-04
mt76: attempt to free up more room when filling the tx queue
Felix Fietkau
2020-12-04
mt76: mt7915: stop queues when running out of tx tokens
Felix Fietkau
2020-12-04
mt76: improve tx queue stop/wake
Felix Fietkau
2020-12-04
mt76: mt7915: fix memory leak in mt7915_mcu_get_rx_rate()
Shayne Chen
2020-12-04
mt76: mt7615: fix rdd mcu cmd endianness
Lorenzo Bianconi
2020-12-04
mt76: mt7915: fix endian issues
Felix Fietkau
2020-12-04
mt76: mt7915: get rid of dbdc debugfs knob
Lorenzo Bianconi
2020-12-04
mt76: mt7915: introduce dbdc support
Lorenzo Bianconi
2020-12-04
mt76: move hw mac_addr in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move band allocation in mt76_register_phy
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_phy in mt76_init_sband_2g and mt76_init_sband_5g
Lorenzo Bianconi
2020-12-04
mt76: move band capabilities in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move tx hw data queues in mt76_phy
Lorenzo Bianconi
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
mt76: introduce mt76_init_mcu_queue utility routine
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb signature
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: rely on mt76_queue in mt7663s_tx_run_queue signature
Lorenzo Bianconi
2020-12-04
mt76: sdio: rely on mt76_queue in mt76s_process_tx_queue signature
Lorenzo Bianconi
2020-12-04
mt76: sdio: introduce mt76s_alloc_tx_queue
Lorenzo Bianconi
2020-12-04
mt76: move mt76_init_tx_queue in common code
Lorenzo Bianconi
2020-12-04
mt76: mt7915: rely on eeprom definitions
Lorenzo Bianconi
2020-12-04
mt76: mt7615: refactor usb/sdio rate code
Lorenzo Bianconi
2020-12-04
mt76: mt7615: support 16 interfaces
Ryder Lee
2020-12-04
mt76: mt7915: remove unused mt7915_mcu_bss_sync_tlv()
Ryder Lee
2020-12-04
mt76: mt7915: use BIT_ULL for omac_idx
Ryder Lee
2020-12-04
mt76: mt7915: make mt7915_eeprom_read static
Lorenzo Bianconi
2020-12-04
mt76: mt7915: add support to set tx frequency offset in testmode
Shayne Chen
2020-12-04
mt76: mt7915: add support to set txpower in testmode
Shayne Chen
2020-12-04
mt76: mt7915: implement testmode rx support
Shayne Chen
2020-12-04
mt76: mt7915: implement testmode tx support
Shayne Chen
2020-12-04
mt76: testmode: add support for HE rate modes
Shayne Chen
2020-12-04
mt76: mt7915: fix tx rate related fields in tx descriptor
Shayne Chen
[prev]
[next]