index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-12
wireless-drivers: Dynamically allocate struct station_info
Toke Høiland-Jørgensen
3
-19
/
+36
2018-04-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
38
-178
/
+2927
2018-04-24
wcn36xx: pass information elements in scan requests
Daniel Mack
3
-7
/
+18
2018-04-24
wcn36xx: send bss_type in scan requests
Daniel Mack
2
-1
/
+5
2018-04-24
wcn36xx: handle scan cancellation when firmware support is missing
Daniel Mack
1
-3
/
+11
2018-04-24
wcn36xx: cancel pending scan request when interface goes down
Daniel Mack
1
-0
/
+13
2018-04-24
wcn36xx: abort scan request when 'dequeued' indicator is sent
Daniel Mack
1
-2
/
+2
2018-04-24
ath10k: enable sta idle power save
Govind Singh
1
-0
/
+7
2018-04-24
ath10k: enable SRRI/DRRI support on ddr for WCN3990
Govind Singh
6
-9
/
+142
2018-04-24
ath10k: add support for shadow register for WNC3990
Rakesh Pillai
2
-2
/
+145
2018-04-24
ath10k: add hw params for shadow register support
Rakesh Pillai
2
-0
/
+18
2018-04-24
ath10k: enable hw checksum for wcn3990
Rakesh Pillai
2
-2
/
+18
2018-04-24
wcn36xx: pass correct BSS index when deleting BSS keys
Daniel Mack
3
-5
/
+13
2018-04-24
ath10k: convert wow pattern from 802.3 to 802.11
Wen Gong
2
-5
/
+137
2018-04-24
ath10k: support MAC address randomization in scan
Carl Huang
6
-0
/
+89
2018-04-24
ath10k: add WMI_SERVICE_AVAILABLE_EVENT support
Carl Huang
5
-6
/
+431
2018-04-19
wcn36xx: use READ_ONCE() to access desc->ctrl
Daniel Mack
1
-4
/
+3
2018-04-19
ath10k: fix fw path name for WCN3990 target
Govind Singh
1
-1
/
+1
2018-04-19
ath10k: add inlined wrappers for htt rx ops
Erik Stromdahl
2
-7
/
+44
2018-04-19
ath10k: add inlined wrappers for htt tx ops
Erik Stromdahl
4
-9
/
+60
2018-04-19
ath10k: search all IEs for variant before falling back
Thomas Hebb
1
-62
/
+72
2018-04-19
ath10k: fix a typo in ath10k_wmi_set_wmm_param()
Maharaja Kennadyrajan
1
-1
/
+1
2018-04-19
ath10k: correct target assert problem due to CE5 stuck
Manikanta Pubbisetty
1
-1
/
+1
2018-04-19
ath6kl: fix spelling mistake: "chache" -> "cache"
Colin Ian King
1
-1
/
+1
2018-04-19
ath10k: vote for hardware resources for WCN3990
Govind Singh
2
-1
/
+331
2018-04-19
ath10k: check all CE for data if irq summary is not retained
Rakesh Pillai
3
-3
/
+23
2018-04-19
ath10k: add support to get target info from hif ops
Rakesh Pillai
3
-0
/
+31
2018-04-19
ath10k: modify hif tx paddr to dma_addr_t type
Govind Singh
2
-5
/
+5
2018-04-19
ath10k: add hif rx methods for wcn3990
Govind Singh
1
-18
/
+153
2018-04-19
ath10k: add hif tx methods for wcn3990
Govind Singh
1
-3
/
+120
2018-04-19
ath10k: add hif power-up/power-down methods
Govind Singh
1
-0
/
+61
2018-04-19
ath10k: map HTC services to tx/rx pipes for wcn3990
Govind Singh
1
-0
/
+168
2018-04-19
ath10k: add HTC services for WCN3990
Govind Singh
2
-0
/
+10
2018-04-19
ath10k: add hif start/stop methods for wcn3990 snoc layer
Govind Singh
1
-2
/
+187
2018-04-19
ath10k: add resource init and deinit for WCN3990
Govind Singh
1
-0
/
+271
2018-04-19
ath10k: platform driver for WCN3990 SNOC WLAN module
Govind Singh
4
-0
/
+240
2018-04-19
ath10k: build ce layer in ath10k core module
Govind Singh
3
-2
/
+28
2018-04-19
ath10k: Add tx ack signal support for management frames
Venkateswara Naralasetty
5
-1
/
+36
2018-04-10
wcn36xx: allocate skbs with GFP_KERNEL during init
Daniel Mack
1
-4
/
+6
2018-04-10
wcn36xx: Remove useless skb spinlock
Loic Poulain
2
-8
/
+1
2018-04-10
wcn36xx: Add missing fall through comment in smd.c
Loic Poulain
1
-0
/
+1
2018-04-10
wcn36xx: don't delete invalid bss indices
Daniel Mack
2
-0
/
+7
2018-04-10
wcn36xx: don't keep reference to skb if transmission failed
Daniel Mack
2
-4
/
+17
2018-04-10
wcn36xx: check for DMA mapping errors in wcn36xx_dxe_tx_frame()
Daniel Mack
1
-0
/
+5
2018-04-10
ath9k: dfs: remove accidental use of stack VLA
Gustavo A. R. Silva
1
-3
/
+3
2018-04-10
ath10k: fix spelling mistake: "tiggers" -> "triggers"
Colin Ian King
1
-1
/
+1
2018-04-10
ath10k: sdio: fix memory leak for probe allocations
Marcus Folkesson
1
-15
/
+9
2018-04-10
wil6210: fix potential null dereference of ndev before null check
Colin Ian King
1
-1
/
+2
2018-04-10
ath10k: avoid possible string overflow
Arnd Bergmann
1
-2
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
[next]