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-08-19
ath10k: sdio: add firmware coredump support
Wen Gong
5
-4
/
+679
2020-08-19
ath10k: add bus type for each layout of coredump
Wen Gong
2
-1
/
+16
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
79
-748
/
+4208
2020-08-18
rndis_wlan: tighten check of rndis_query_oid return
Tom Rix
1
-2
/
+2
2020-08-18
mwifiex: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2020-08-18
adm8211: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-43
/
+40
2020-08-18
rtw88: fix spelling mistake: "unsupport" -> "unsupported"
Colin Ian King
2
-4
/
+4
2020-08-18
wl1251, wlcore: fix spelling mistake "buld" -> "build"
Colin Ian King
2
-2
/
+2
2020-08-18
brcmfmac: check ndev pointer
Tom Rix
1
-1
/
+1
2020-08-18
brcmfmac: use %*ph to print small buffer
Andy Shevchenko
1
-4
/
+1
2020-08-18
brcm80211: fix possible memleak in brcmf_proto_msgbuf_attach
Wang Yufen
1
-0
/
+2
2020-08-18
ath11k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-15
/
+14
2020-08-18
ath11k: Fix possible memleak in ath11k_qmi_init_service
Wang Yufen
1
-0
/
+1
2020-08-18
ath10k: fix VHT NSS calculation when STBC is enabled
Sathishkumar Muruganandam
1
-1
/
+7
2020-08-18
ath10k: Register shutdown handler
Rakesh Pillai
1
-0
/
+9
2020-08-18
ath11k: reset MHI during power down and power up
Carl Huang
4
-3
/
+150
2020-08-18
ath11k: use TCL_DATA_RING_0 for QCA6390
Carl Huang
3
-2
/
+11
2020-08-18
ath11k: process both lmac rings for QCA6390
Carl Huang
1
-24
/
+35
2020-08-18
ath11k: assign correct search flag and type for QCA6390
Carl Huang
4
-4
/
+24
2020-08-18
ath11k: delay vdev_start for QCA6390
Carl Huang
4
-0
/
+55
2020-08-18
ath11k: refine the phy_id check in ath11k_reg_chan_list_event
Carl Huang
1
-1
/
+6
2020-08-18
ath11k: setup QCA6390 rings for both rxdmas
Carl Huang
10
-96
/
+268
2020-08-18
ath11k: don't initialize rxdma1 related ring
Carl Huang
3
-2
/
+36
2020-08-18
ath11k: enable DP interrupt setup for QCA6390
Carl Huang
5
-1
/
+322
2020-08-18
ath11k: dp: redefine peer_map and peer_unmap
Carl Huang
2
-2
/
+6
2020-08-18
ath11k: wmi: put hardware to DBS mode
Carl Huang
3
-5
/
+13
2020-08-18
ath11k: initialize wmi config based on hw_params
Carl Huang
3
-1
/
+105
2020-08-18
ath11k: force single pdev only for QCA6390
Carl Huang
5
-26
/
+98
2020-08-18
ath11k: disable CE interrupt before hif start
Carl Huang
1
-0
/
+1
2020-08-18
ath11k: ce: get msi_addr and msi_data before srng setup
Carl Huang
1
-3
/
+3
2020-08-18
ath11k: hal: assign msi_addr and msi_data to srng
Carl Huang
1
-0
/
+2
2020-08-18
ath11k: ce: remove CE_COUNT() macro
Kalle Valo
6
-21
/
+20
2020-08-18
ath11k: ce: remove host_ce_config_wlan macro
Kalle Valo
1
-10
/
+8
2020-08-18
ath11k: ce: support different CE configurations
Carl Huang
8
-18
/
+110
2020-08-18
ath11k: hal: cleanup dynamic register macros
Kalle Valo
3
-112
/
+133
2020-08-18
ath11k: hal: create register values dynamically
Carl Huang
4
-36
/
+192
2020-08-18
ath10k: move enable_pll_clk call to ath10k_core_start()
Kalle Valo
2
-8
/
+7
2020-08-17
wcn36xx: Fix reported 802.11n rx_highest rate wcn3660/wcn3680
Bryan O'Donoghue
1
-1
/
+1
2020-08-17
ath10k: Fix the size used in a 'dma_free_coherent()' call in an error handlin...
Christophe JAILLET
1
-1
/
+1
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
5
-15
/
+15
2020-08-17
ath9k: Fix potential out of bounds in ath9k_htc_txcompletion_cb()
Dan Carpenter
1
-0
/
+2
2020-08-17
ath9k_htc: Use appropriate rs_datalen type
Masashi Honma
1
-1
/
+1
2020-08-17
ath9k: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support
Alexander Wetzel
2
-0
/
+13
2020-08-17
ath6kl: prevent potential array overflow in ath6kl_add_new_sta()
Dan Carpenter
1
-0
/
+3
2020-08-17
ath6kl: fix spelling mistake "initilisation" -> "initialization"
Colin Ian King
1
-1
/
+1
2020-08-17
ath6kl: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-17
ath5k: Fix kerneldoc formatting issue
Lee Jones
1
-1
/
+1
2020-08-17
wil6210: Demote non-kerneldoc headers to standard comment blocks
Lee Jones
1
-2
/
+2
2020-08-17
ath5k: pcu: Add a description for 'band' remove one for 'mode'
Lee Jones
1
-1
/
+1
2020-08-17
ath5k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
4
-8
/
+8
[next]