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
2017-04-13
wil6210: fix check for sparrow D0 FW file
Hamad Kadmany
1
-1
/
+3
2017-04-13
wil6210: protect against sporadic interrupt during suspend flow
Maya Erez
1
-1
/
+12
2017-04-13
wil6210: fix protection against connections during reset
Hamad Kadmany
1
-2
/
+9
2017-04-13
wil6210: align to latest auto generated wmi.h
Dedy Lansky
1
-21
/
+52
2017-04-13
wil6210: support 8KB RX buffers
Lior David
4
-5
/
+36
2017-04-13
wil6210: restore power save state after internal FW reset
Lazar Alexei
3
-11
/
+29
2017-04-13
wil6210: fix sequence for scan-abort during reset
Hamad Kadmany
1
-4
/
+4
2017-04-13
ath10k: fix compile time sanity check for CE4 buffer size
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-04-13
ath6kl: add __printf verification to ath6kl_dbg
Joe Perches
3
-2
/
+4
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2
-9
/
+5
2017-04-09
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
22
-73
/
+650
2017-04-05
ath10k: clean header files from bad block comments
Marcin Rokicki
9
-40
/
+70
2017-04-05
ath10k: use octal permission representation
Marcin Rokicki
4
-55
/
+50
2017-04-05
ath10k: fix block comments style
Marcin Rokicki
10
-38
/
+69
2017-04-05
ath10k: fix the Transmit Power Control stats display format
Maharaja Kennadyrajan
1
-1
/
+1
2017-04-05
ath10k: remove obselete Copy Engine comments
Mohammed Shafi Shajakhan
1
-2
/
+1
2017-04-05
ath10k: enable a HTC debug message during insufficient tx credits
Mohammed Shafi Shajakhan
1
-0
/
+3
2017-04-05
ath10k: cancel coverage class work during stop and restart
Mohammed Shafi Shajakhan
2
-0
/
+8
2017-04-05
ath10k: fix station nss computation
Venkateswara Rao Naralasetty
1
-0
/
+14
2017-04-05
ath9k_htc: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-04-05
ath10k: fix NAPI enable/disable symmetry for AHB interface
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-03-28
soc: qcom: smd: Transition client drivers from smd to rpmsg
Bjorn Andersson
5
-14
/
+12
2017-03-20
ath6kl: Remove old 802.11a-only channels
Rostyslav Khudolii
1
-4
/
+2
2017-03-20
ath10k: remove redundant check of len with buf_len
Colin Ian King
1
-3
/
+0
2017-03-20
ath10k: fix typo in wmi header file
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-03-20
ath10k: fix warnings from an earlier commit
Kalle Valo
1
-3
/
+3
2017-03-20
ath10k: fix incorrect wlan_mac_base in qca6174_regs
Ryan Hsu
1
-1
/
+1
2017-03-16
ath10k: fix fetching channel during potential radar detection
Mohammed Shafi Shajakhan
1
-0
/
+5
2017-03-16
ath10k: remove redundant error check
Colin Ian King
1
-6
/
+0
2017-03-16
ath9k: don't trigger spectral scan when not enabled
Zefir Kurtisi
1
-0
/
+3
2017-03-16
ath10k: update available channel list for 5G radio
Tamizh chelvam
4
-0
/
+29
2017-03-16
ath10k: disallow DFS simulation if DFS channel is not enabled
Mohammed Shafi Shajakhan
1
-0
/
+9
2017-03-09
wil6210: add oob_mode for AP certification
Lior David
2
-6
/
+19
2017-03-09
wil6210: correctly report locally generated disconnect in STA mode
Dedy Lansky
4
-1
/
+7
2017-03-09
wil6210: use WMI_DISCONNECT_CMDID upon connect timeout
Dedy Lansky
1
-3
/
+27
2017-03-09
wil6210: protect list of pending wmi events during flush
Hamad Kadmany
1
-0
/
+5
2017-03-09
wil6210: store bss object and use cfg80211_connect_bss()
Dedy Lansky
4
-5
/
+12
2017-03-09
wil6210: missing reinit_completion in HALP voting
Maya Erez
1
-0
/
+1
2017-03-09
wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
Dedy Lansky
2
-20
/
+33
2017-03-09
wil6210: bus_request platform operation refinement
Lior David
4
-7
/
+17
2017-03-09
wil6210: do not start regular scan on stopped p2p device
Lior David
1
-10
/
+11
2017-03-09
wil6210: set dma mask to reflect device capability
Hamad Kadmany
4
-2
/
+51
2017-03-09
wcn36xx: Fix error handling
Christophe Jaillet
1
-2
/
+2
2017-03-09
ath10k: fix a warning during channel switch with multiple vaps
Mohammed Shafi Shajakhan
1
-1
/
+1
2017-03-09
ath9k_htc: Add support of AirTies 1eda:2315 AR9271 device
Dmitry Tunin
1
-0
/
+1
2017-03-09
ath10k: improve the firmware download time for QCA9377
Ryan Hsu
1
-1
/
+3
2017-03-09
ath10k: improve the firmware download time for QCA6174
Ryan Hsu
5
-1
/
+411
2017-03-06
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
1
-2
/
+1
2017-03-06
wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple drivers
Andrew Zaborowski
7
-0
/
+15
2017-03-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-4
/
+118
[prev]
[next]