index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-13
brcmfmac: properly check for bus register errors
Greg Kroah-Hartman
6
-46
/
+41
2021-05-13
Revert "brcmfmac: add a check for the status of usb_register"
Greg Kroah-Hartman
1
-5
/
+1
2021-05-13
libertas: register sysfs groups properly
Greg Kroah-Hartman
1
-24
/
+4
2021-05-13
Revert "libertas: add checks for the return value of sysfs_create_group"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-13
ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()
Anirudh Rayabharam
2
-4
/
+5
2021-05-13
Revert "ath6kl: return error code in ath6kl_wmi_set_roam_lrssi_cmd()"
Greg Kroah-Hartman
1
-1
/
+3
2021-05-13
net: rtlwifi: properly check for alloc_workqueue() failure
Greg Kroah-Hartman
1
-5
/
+10
2021-05-13
Revert "rtlwifi: fix a potential NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-32
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
4
-32
/
+0
2021-05-07
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
1
-0
/
+1
2021-05-05
Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2021-04-29
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
235
-4296
/
+10296
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+2
2021-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-3
/
+4
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2021-04-22
Merge tag 'mt76-for-kvalo-2021-04-21' of https://github.com/nbd168/wireless
Kalle Valo
54
-946
/
+2117
2021-04-22
brcmfmac: Avoid GFP_ATOMIC when GFP_KERNEL is enough
Christophe JAILLET
1
-1
/
+1
2021-04-22
qtnfmac: Fix possible buffer overflow in qtnf_event_handle_external_auth
Lee Gibson
1
-2
/
+4
2021-04-22
wlcore: Fix buffer overrun by snprintf due to incorrect buffer size
Colin Ian King
1
-1
/
+1
2021-04-22
wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
Gustavo A. R. Silva
2
-41
/
+38
2021-04-22
wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
Gustavo A. R. Silva
2
-8
/
+14
2021-04-22
ath11k: fix warning in ath11k_mhi_config
Anilkumar Kolli
1
-3
/
+12
2021-04-22
ath11k: qmi: Fix spelling mistake "requeqst" -> "request"
Colin Ian King
1
-1
/
+1
2021-04-22
ath10k: Fix ath10k_wmi_tlv_op_pull_peer_stats_info() unlock without lock
Shuah Khan
1
-0
/
+3
2021-04-22
ath10k: Fix a use after free in ath10k_htc_send_bundle
Lv Yunlong
1
-1
/
+1
2021-04-22
ath9k: Fix error check in ath9k_hw_read_revisions() for PCI devices
Toke Høiland-Jørgensen
2
-2
/
+2
2021-04-22
iwlwifi: mvm: tt: Replace thermal_notify_framework
Thara Gopinath
1
-2
/
+2
2021-04-21
mt76: mt7921: reinit wpdma during drv_own if necessary
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: move mt76_token_init in mt76_alloc_device
Lorenzo Bianconi
6
-13
/
+3
2021-04-21
mt76: mt7921: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: mt7915: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: mt7615: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: debugfs: introduce napi_threaded node
Lorenzo Bianconi
1
-0
/
+28
2021-04-21
mt76: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
3
-19
/
+27
2021-04-21
mt76: mt7921: mt7921_stop should put device in fw_own state
Sean Wang
1
-1
/
+1
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
3
-1
/
+7
2021-04-21
mt76: mt7663: add awake and doze time accounting
Lorenzo Bianconi
3
-6
/
+52
2021-04-21
mt76: mt7921: improve doze opportunity
Lorenzo Bianconi
2
-3
/
+3
2021-04-21
mt76: mt7921: get rid of mcu_reset function pointer
Lorenzo Bianconi
3
-6
/
+2
2021-04-21
mt76: mt7915: do not read rf value from efuse in flash mode
Shayne Chen
1
-1
/
+1
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
14
-113
/
+132
2021-04-21
mt76: move token_lock, token and token_count in mt76_dev
Lorenzo Bianconi
11
-73
/
+66
2021-04-21
mt76: mt7921: fix possible invalid register access
Sean Wang
1
-1
/
+3
2021-04-21
mt76: mt7921: enable deep sleep when the device suspends
Sean Wang
1
-0
/
+12
2021-04-21
mt76: connac: introduce mt76_connac_mcu_set_deep_sleep utility
Sean Wang
2
-8
/
+24
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reinit_cond utility routine
Lorenzo Bianconi
4
-0
/
+36
2021-04-21
mt76: mt7921: introduce mt7921_dma_{enable,disable} utilities
Lorenzo Bianconi
1
-73
/
+35
2021-04-21
mt76: mt7921: introduce mt7921_wpdma_reset utility routine
Lorenzo Bianconi
3
-28
/
+47
2021-04-21
mt76: mt7921: move mt7921_dma_reset in dma.c
Lorenzo Bianconi
3
-68
/
+74
[next]