index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
2021-05-15
mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
Lorenzo Bianconi
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-05-06
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-04-22
Merge tag 'mt76-for-kvalo-2021-04-21' of https://github.com/nbd168/wireless
Kalle Valo
2021-04-22
brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enough
Christophe JAILLET
2021-04-22
qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
Lee Gibson
2021-04-22
wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
Colin Ian King
2021-04-22
wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
Gustavo A. R. Silva
2021-04-22
wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
Gustavo A. R. Silva
2021-04-22
ath11k: fix warning in ath11k_mhi_config
Anilkumar Kolli
2021-04-22
ath11k: qmi: Fix spelling mistake "requeqst" -> "request"
Colin Ian King
2021-04-22
ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
Shuah Khan
2021-04-22
ath10k: Fix a use after free in ath10k_htc_send_bundle
Lv Yunlong
2021-04-22
ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
Toke Høiland-Jørgensen
2021-04-22
iwlwifi: mvm: tt: Replace thermal_notify_framework
Thara Gopinath
2021-04-21
mt76: mt7921: reinit wpdma during drv_own if necessary
Lorenzo Bianconi
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
2021-04-21
mt76: mt7921: fix a precision vs width bug in printk
Dan Carpenter
2021-04-21
mt76: mt7915: fix a precision vs width bug in printk
Dan Carpenter
2021-04-21
mt76: mt7615: fix a precision vs width bug in printk
Dan Carpenter
2021-04-21
mt76: debugfs: introduce napi_threaded node
Lorenzo Bianconi
2021-04-21
mt76: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
2021-04-21
mt76: mt7921: mt7921_stop should put device in fw_own state
Sean Wang
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
2021-04-21
mt76: mt7921: improve doze opportunity
Lorenzo Bianconi
2021-04-21
mt76: mt7921: get rid of mcu_reset function pointer
Lorenzo Bianconi
2021-04-21
mt76: mt7915: do not read rf value from efuse in flash mode
Shayne Chen
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
2021-04-21
mt76: mt7921: fix possible invalid register access
Sean Wang
2021-04-21
mt76: mt7921: enable deep sleep when the device suspends
Sean Wang
2021-04-21
mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utility
Sean Wang
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
2021-04-21
mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
2021-04-21
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
2021-04-21
mt76: mt7615: Fix a dereference of pointer sta before it is null checked
Colin Ian King
2021-04-21
mt76: mt7921: enable sw interrupts
Lorenzo Bianconi
2021-04-21
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
2021-04-21
mt76: remove MT76_STATE_PM in tx path
Lorenzo Bianconi
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
2021-04-21
mt76: connac: do not run mt76_txq_schedule_all directly
Lorenzo Bianconi
2021-04-21
mt76: mt7615: rely on pm refcounting in mt7615_led_set_config
Lorenzo Bianconi
[next]