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
2019-10-04
mac80211: simplify TX aggregation start
Johannes Berg
4
-6
/
+6
2019-10-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
30
-420
/
+713
2019-10-02
wil6210: check len before memcpy() calls
Denis Efremov
1
-2
/
+4
2019-10-02
ar5523: check NULL before memcpy() in ar5523_cmd()
Denis Efremov
1
-1
/
+2
2019-10-02
ath10k: add support for hardware rfkill
Wen Gong
9
-1
/
+178
2019-10-02
ath10k: restore QCA9880-AR1A (v1) detection
Christian Lamparter
1
-11
/
+25
2019-10-02
ath10k: fix offchannel tx failure when no ath10k_mac_tx_frm_has_freq
Ben Greear
1
-11
/
+11
2019-10-02
net/wireless: Use kmemdup rather than duplicating its implementation
Fuqian Huang
1
-4
/
+2
2019-10-01
ath9k_htc: Discard undersized packets
Masashi Honma
1
-4
/
+19
2019-10-01
ath9k_htc: Modify byte order for an error message
Masashi Honma
1
-1
/
+1
2019-10-01
ath9k_hw: fix uninitialized variable data
Denis Efremov
1
-1
/
+1
2019-10-01
ath10k: fix backtrace on coredump
Anilkumar Kolli
1
-3
/
+8
2019-10-01
ath10k: coredump: fix IRAM addr for QCA9984, QCA4019, QCA9888 and QCA99x0
Anilkumar Kolli
1
-3
/
+3
2019-10-01
ath10k: switch to ieee80211_tx_dequeue_ni
Erik Stromdahl
1
-1
/
+1
2019-10-01
ath10k: change sw version print format to hex
Tomislav Požega
1
-1
/
+1
2019-10-01
ath10k: print supported MCS rates within service ready event
Tomislav Požega
4
-1
/
+8
2019-10-01
ath10k: print service ready returned channel range
Tomislav Požega
1
-1
/
+5
2019-10-01
ath10k: add 2ghz channel arguments to service ready structure
Tomislav Požega
4
-0
/
+12
2019-10-01
ath9k: remove unused including <linux/version.h>
YueHaibing
1
-1
/
+0
2019-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-9
/
+9
2019-09-26
Merge tag 'wireless-drivers-for-davem-2019-09-26' of https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers
David S. Miller
1
-1
/
+1
2019-09-26
drivers: net: Fix Kconfig indentation
Krzysztof Kozlowski
5
-8
/
+8
2019-09-25
wil6210: use after free in wil_netif_rx_any()
Dan Carpenter
1
-1
/
+1
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-1
/
+0
2019-09-23
ath10k: fix memory leak
Navid Emamdoost
1
-0
/
+1
2019-09-23
ath10k: remove the warning of sdio not full support
Wen Gong
1
-3
/
+0
2019-09-23
ath: Use dev_get_drvdata where possible
Chuhong Yuan
3
-9
/
+5
2019-09-23
ath: fix various spelling mistakes
Colin Ian King
3
-4
/
+4
2019-09-23
ath10k: fix missing checks for bmi reads and writes
Kangjie Lu
1
-9
/
+32
2019-09-23
ath10k: Add support to provide higher range mem chunks in wmi init command
Surabhi Vishnoi
3
-2
/
+34
2019-09-23
ath10k: Add peer param map for tlv and non-tlv
Rakesh Pillai
7
-9
/
+84
2019-09-21
ath10k: Enable MSA region dump support for WCN3990
Govind Singh
5
-0
/
+93
2019-09-21
ath10k: Add xo calibration support for wifi rf clock
Govind Singh
3
-0
/
+25
2019-09-17
ath10k: fix spelling mistake "eanble" -> "enable"
Colin Ian King
1
-1
/
+1
2019-09-17
ath10k: fix latency issue for QCA988x
Miaoqing Pan
1
-6
/
+9
2019-09-17
ath10k: add cleanup in ath10k_sta_state()
Wenwen Wang
1
-1
/
+5
2019-09-17
ath10k: revalidate the msa region coming from firmware
Govind Singh
1
-0
/
+15
2019-09-17
ath10k: use ath10k_pci_soc_ functions for all warm_reset instances
Tomislav Požega
1
-15
/
+11
2019-09-17
ath10k: Use ARRAY_SIZE
Vasyl Gomonovych
1
-2
/
+1
2019-09-17
ath10k: avoid leaving .bss_info_changed prematurely
Sven Eckelmann
1
-26
/
+36
2019-09-17
ath10k: Use standard bulk clock API in snoc
Bjorn Andersson
2
-115
/
+21
2019-09-17
ath10k: Use standard regulator bulk API in snoc
Bjorn Andersson
2
-170
/
+27
2019-09-17
ath10k: snoc: skip regulator operations
Bjorn Andersson
2
-23
/
+6
2019-09-17
ath10k: Fix HOST capability QMI incompatibility
Bjorn Andersson
5
-3
/
+45
2019-09-17
ath10k: Check if station exists before forwarding tx airtime report
Hauke Mehrtens
1
-1
/
+1
2019-09-12
wil6210: ignore reset errors for FW during probe
Lior David
1
-3
/
+1
2019-09-12
wil6210: fix RX short frame check
Lior David
1
-2
/
+2
2019-09-12
wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set
Lior David
1
-1
/
+2
2019-09-12
wil6210: report boottime_ns in scan results
Maya Erez
1
-4
/
+17
2019-09-12
wil6210: properly initialize discovery_expired_work
Dedy Lansky
1
-0
/
+1
[prev]
[next]