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
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
79
-745
/
+4205
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
-25
/
+97
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
-110
/
+131
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 handling path
Christophe JAILLET
1
-1
/
+1
[prev]
[next]