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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-04
mt76: do not set NEEDS_UNIQUE_STA_ADDR for 7615 and 7915
Felix Fietkau
3
-1
/
+2
2020-12-04
mt76: mt7615: add debugfs knob for setting extended local mac addresses
Felix Fietkau
3
-0
/
+101
2020-12-04
mt76: use ieee80211_rx_list to pass frames to the network stack as a batch
Felix Fietkau
1
-2
/
+13
2020-12-04
mt76: mt7915: add encap offload for 4-address mode stations
Felix Fietkau
7
-5
/
+78
2020-12-04
mt76: mt7915: add 802.11 encap offload support
Felix Fietkau
6
-83
/
+176
2020-12-04
mt76: sdio: convert {status/net}_work to mt76_worker
Lorenzo Bianconi
4
-78
/
+87
2020-12-04
mt76: mt7663s: disable interrupt during txrx_worker processing
Lorenzo Bianconi
1
-18
/
+9
2020-12-04
mt76: mt7663s: convert txrx_work to mt76_worker
Lorenzo Bianconi
5
-28
/
+41
2020-12-04
mt76: mt7663s: move tx/rx processing in the same txrx workqueue
Lorenzo Bianconi
5
-73
/
+66
2020-12-04
mt76: mt7615: retry if mt7615_mcu_init returns -EAGAIN
Chuanhong Guo
1
-1
/
+8
2020-12-04
mt76: mt7915: fix VHT LDPC capability
Ryder Lee
1
-3
/
+3
2020-12-04
mt76: mt7915: measure channel noise and report it via survey
Ryder Lee
4
-6
/
+55
2020-12-02
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
55
-350
/
+878
2020-12-02
wl1251: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
airo: remove trailing semicolon in macro definition
Tom Rix
1
-1
/
+1
2020-12-02
wilc1000: added queue support for WMM
Ajay Singh
4
-61
/
+302
2020-12-02
wilc1000: call complete() for failure in wilc_wlan_txq_add_cfg_pkt()
Ajay Singh
1
-1
/
+3
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_mgmt_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: free resource in wilc_wlan_txq_add_net_pkt() for failure path
Ajay Singh
1
-2
/
+6
2020-12-02
wilc1000: added 'ndo_set_mac_address' callback support
Ajay Singh
3
-0
/
+56
2020-12-02
brcmfmac: expose firmware config files through modinfo
Matthias Brugger
1
-0
/
+4
2020-12-02
wlcore: Switch to using the new API kobj_to_dev()
Tian Tao
1
-1
/
+1
2020-12-02
rtw88: coex: add feature to enhance HID coexistence performance
Ching-Te Ku
3
-6
/
+104
2020-12-02
rtw88: coex: upgrade coexistence A2DP mechanism
Ching-Te Ku
6
-99
/
+161
2020-12-02
rtw88: coex: add action for coexistence in hardware initial
Ching-Te Ku
1
-0
/
+9
2020-12-02
rtw88: coex: add function to avoid cck lock
Ching-Te Ku
4
-34
/
+155
2020-12-02
rtw88: coex: change the coexistence mechanism for WLAN connected
Ching-Te Ku
1
-3
/
+12
2020-12-02
rtw88: coex: change the coexistence mechanism for HID
Ching-Te Ku
1
-1
/
+2
2020-12-02
rtw88: coex: update AFH information while in free-run mode
Ching-Te Ku
1
-1
/
+2
2020-12-02
rtw88: coex: update the mechanism for A2DP + PAN
Ching-Te Ku
1
-9
/
+28
2020-12-02
rtw88: coex: add debug message
Ching-Te Ku
4
-10
/
+150
2020-12-02
rtw88: coex: run coexistence when WLAN entering/leaving LPS
Ching-Te Ku
1
-0
/
+2
2020-12-02
Revert "rtl8xxxu: Add Buffalo WI-U3-866D to list of supported devices"
Tokunori Ikegami
1
-3
/
+0
2020-12-02
ath11k: dp_rx: fix monitor status dma unmap direction
Kalle Valo
1
-4
/
+4
2020-12-02
wcn36xx: Send NULL data packet when exiting BMPS
Bryan O'Donoghue
1
-0
/
+1
2020-12-02
ath10k: Constify static qmi structs
Rikard Falkeborn
1
-2
/
+2
2020-12-02
ath10k: Release some resources in an error handling path
Christophe JAILLET
1
-1
/
+4
2020-12-02
ath10k: Fix an error handling path
Christophe JAILLET
1
-0
/
+2
2020-12-02
ath10k: Fix the parsing error in service available event
Rakesh Pillai
3
-3
/
+11
2020-12-02
ath11k: Fix an error handling path
Christophe JAILLET
1
-2
/
+4
2020-12-02
ath11k: Build check size of ath11k_skb_cb
Sven Eckelmann
1
-0
/
+2
2020-12-02
ath11k: Reset ath11k_skb_cb before setting new flags
Sven Eckelmann
1
-0
/
+1
2020-12-02
ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control
Sven Eckelmann
3
-12
/
+21
2020-11-24
ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" references
Ritesh Singh
4
-45
/
+1
2020-11-24
ath11k: peer delete synchronization with firmware
Ritesh Singh
6
-7
/
+75
2020-11-24
ath11k: vdev delete synchronization with firmware
Ritesh Singh
5
-8
/
+90
2020-11-24
Merge mhi-ath11k-immutable into ath-next
Kalle Valo
5
-16
/
+6
2020-11-24
cw1200: fix missing destroy_workqueue() on error in cw1200_init_common
Qinglang Miao
1
-0
/
+2
2020-11-24
mwifiex: Remove duplicated REG_PORT definition
Jisheng Zhang
1
-2
/
+0
2020-11-24
rtlwifi: rtl8723ae: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
1
-3
/
+3
[next]