index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-27
carl9170: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-4
/
+4
2020-08-27
ath11k: return -ENOMEM on allocation failure
Dan Carpenter
1
-1
/
+1
2020-08-27
ath11k: return error if firmware request fails
Alex Dewar
1
-11
/
+9
2020-08-27
ath9k: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
1
-3
/
+3
2020-08-27
ath9k: ar5008_initvals: Move ar5416Bank{0,1,2,3,7} to where they are used
Lee Jones
2
-32
/
+30
2020-08-27
ath9k: ar5008_initvals: Remove unused table entirely
Lee Jones
1
-37
/
+0
2020-08-27
ath9k: ar9001_initvals: Remove unused array 'ar5416Bank6_9100'
Lee Jones
1
-37
/
+0
2020-08-27
ath9k: ar9002_initvals: Remove unused array 'ar9280PciePhy_clkreq_off_L1_9280'
Lee Jones
1
-14
/
+0
2020-08-27
ath9k_htc: Do not select MAC80211_LEDS by default
Krzysztof Kozlowski
1
-3
/
+3
2020-08-27
ath9k: convert tasklets to use new tasklet_setup() API
Allen Pais
9
-24
/
+20
2020-08-27
ath6kl: wmi: Remove unused variable 'rate'
Lee Jones
1
-8
/
+2
2020-08-27
ath5k: convert tasklets to use new tasklet_setup() API
Allen Pais
2
-16
/
+15
2020-08-27
wcn36xx: Disable bmps when encryption is disabled
Loic Poulain
3
-1
/
+15
2020-08-27
wcn36xx: Setup starting bitrate to MCS-5
Loic Poulain
2
-0
/
+9
2020-08-27
wcn36xx: Fix software-driven scan
Loic Poulain
5
-93
/
+119
2020-08-27
rtw88: 8822c: update tx power limit tables to RF v20.1
Zong-Zhe Yang
1
-16
/
+16
2020-08-27
rtw88: use read_poll_timeout_atomic() for poll loop
Brian Norris
1
-9
/
+4
2020-08-27
rtw88: don't treat NULL pointer as an array
Brian Norris
1
-2
/
+3
2020-08-27
rtw88: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-5
/
+5
2020-08-27
wilc1000: Fix memleak in wilc_bus_probe
Dinghao Liu
1
-2
/
+3
2020-08-27
rtw88: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-17
/
+16
2020-08-27
wilc1000: Fix memleak in wilc_sdio_probe
Dinghao Liu
1
-2
/
+3
2020-08-27
mwifiex: don't call del_timer_sync() on uninitialized timer
Tetsuo Handa
1
-1
/
+2
2020-08-27
mwifiex: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-6
/
+6
2020-08-27
mwifiex: Clean up some err and dbg messages
Christophe JAILLET
1
-15
/
+10
2020-08-27
mwifiex: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-75
/
+78
2020-08-26
net: ath11k: constify ath11k_thermal_ops
Rikard Falkeborn
1
-1
/
+1
2020-08-26
ath10k: Add new api to support reset TID config
Tamizh Chelvam
2
-0
/
+93
2020-08-26
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
6
-8
/
+641
2020-08-26
ath10k: Move rate mask validation function up in the file
Tamizh Chelvam
1
-87
/
+87
2020-08-26
ath10k: Add wmi command support for station specific TID config
Tamizh Chelvam
3
-0
/
+106
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
brcmfmac: reserve tx credit only when txctl is ready to send
Wright Feng
1
-3
/
+9
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
79
-745
/
+4205
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
[prev]
[next]