index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath5k: Remove unused BUG_ON
Nathan Chancellor
2018-10-01
1
-2
/
+0
*
wireless: remove unnecessary unlikely()
Igor Stoppa
2018-09-04
2
-4
/
+4
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-08-28
26
-160
/
+856
|
\
|
*
ath10k: limit available channels via DT ieee80211-freq-limit
Sven Eckelmann
2018-08-28
1
-0
/
+2
|
*
wil6210: fix invalid memory access for rx_buff_mgmt debugfs
Dedy Lansky
2018-08-28
1
-0
/
+3
|
*
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
8
-57
/
+735
|
*
wil6210: fix RX buffers release and unmap
Maya Erez
2018-08-28
1
-5
/
+10
|
*
wil6210: prevent usage of tx ring 0 for eDMA
Maya Erez
2018-08-28
2
-4
/
+9
|
*
wil6210: allocate rx reorder buffer only if rx reorder is enabled
Maya Erez
2018-08-28
1
-5
/
+7
|
*
wil6210: set edma variables only for Talyn-MB devices
Maya Erez
2018-08-28
2
-2
/
+1
|
*
wil6210: drop Rx multicast packets that are looped-back to STA
Dedy Lansky
2018-08-28
1
-1
/
+8
|
*
wil6210: add support for channel 4
Alexei Avshalom Lazar
2018-08-28
4
-1
/
+26
|
*
wil6210: remove reset file from debugfs
Karthick Gopalasubramanian
2018-08-28
1
-27
/
+0
|
*
ath6kl: Remove unnecessary parentheses
Varsha Rao
2018-08-28
1
-1
/
+1
|
*
ath9k: fix tx99 with monitor mode interface
Felix Fietkau
2018-08-28
4
-20
/
+4
|
*
ath9k: remove unused array firstep_table
Colin Ian King
2018-08-28
1
-4
/
+0
|
*
ath9k: Remove unnecessary parentheses
Varsha Rao
2018-08-28
1
-1
/
+1
|
*
ath10k: use struct_size() in kzalloc()
Gustavo A. R. Silva
2018-08-28
1
-16
/
+8
|
*
ath10k: schedule hardware restart if WMI command times out
Martin Willi
2018-08-28
1
-0
/
+6
|
*
ath10k: skip resetting rx filter for WCN3990
Rakesh Pillai
2018-08-28
2
-1
/
+21
|
*
wcn36xx: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-08-24
1
-10
/
+9
|
*
wcn36xx: Use kmemdup instead of duplicating it in wcn36xx_smd_process_ptt_msg...
YueHaibing
2018-08-24
1
-2
/
+2
|
*
ath10k: fix kernel panic by moving pci flush after napi_disable
Tamizh chelvam
2018-08-24
2
-3
/
+3
*
|
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-08-18
1
-0
/
+1
|
\
\
|
*
|
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2018-07-07
1
-0
/
+1
*
|
|
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-16
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ath9k: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-08-06
1
-1
/
+0
|
|
/
*
|
wil6210: fix eDMA RX chaining
Maya Erez
2018-07-31
3
-7
/
+15
*
|
wil6210: prevent FW download if HW is configured for secured boot
Maya Erez
2018-07-31
1
-0
/
+5
*
|
wil6210: off channel transmit management frames in AP mode
Ahmad Masri
2018-07-31
4
-7
/
+101
*
|
wil6210: align to latest auto generated wmi.h
Ahmad Masri
2018-07-31
1
-3
/
+197
*
|
wil6210: set default 3-MSI
Alexei Avshalom Lazar
2018-07-31
1
-2
/
+2
*
|
wil6210: support Talyn specific board file
Maya Erez
2018-07-31
4
-6
/
+38
*
|
wil6210: increase firmware ready timeout
Hamad Kadmany
2018-07-31
1
-1
/
+1
*
|
wil6210: support max aggregation window size 64
Maya Erez
2018-07-31
4
-4
/
+19
*
|
wil6210: allow scan on AP interface
Ahmad Masri
2018-07-31
1
-1
/
+2
*
|
wil6210: add support for link statistics
Dedy Lansky
2018-07-31
4
-16
/
+437
*
|
wil6210: fix min() compilation errors
Alexei Avshalom Lazar
2018-07-31
1
-1
/
+1
*
|
wil6210: add 3-MSI support
Alexei Avshalom Lazar
2018-07-31
5
-21
/
+110
*
|
wil6210: align to latest auto generated wmi.h
Dedy Lansky
2018-07-31
1
-25
/
+434
*
|
wil6210: support Talyn specific FW file
Maya Erez
2018-07-31
2
-0
/
+11
*
|
wil6210: fix RX checksum report to network stack
Maya Erez
2018-07-31
4
-2
/
+20
*
|
wil6210: fix temperature debugfs
Dedy Lansky
2018-07-31
1
-3
/
+4
*
|
wil6210: add TX latency statistics
Dedy Lansky
2018-07-31
6
-0
/
+188
*
|
wil6210: drop Rx packets with L2 error indication from HW
Dedy Lansky
2018-07-31
4
-39
/
+55
*
|
wil6210: Rx multicast packets duplicate detection
Dedy Lansky
2018-07-31
7
-13
/
+40
*
|
ath9k: fix more-data flag for buffered multicast packets
Felix Fietkau
2018-07-31
1
-9
/
+3
*
|
ath9k_hw: fix channel maximum power level test
Felix Fietkau
2018-07-31
1
-2
/
+5
*
|
ath9k: fix block-ack window tracking issues
Felix Fietkau
2018-07-31
1
-11
/
+18
*
|
ath9k: report tx status on EOSP
Felix Fietkau
2018-07-31
1
-1
/
+2
[next]