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
2015-10-06
ath10k: brace style fixes
Kalle Valo
2
-6
/
+5
2015-10-06
ath10k: indentation fixes
Kalle Valo
4
-10
/
+10
2015-10-06
ath10k: fix checkpatch warning about logical continuations
Kalle Valo
1
-2
/
+2
2015-10-05
Merge ath-next from ath.git
Kalle Valo
14
-140
/
+464
2015-10-04
debugfs: Pass bool pointer to debugfs_create_bool()
Viresh Kumar
4
-5
/
+5
2015-09-29
ath9k: Add support for OCB mode
Jan Kaisrlik
7
-6
/
+16
2015-09-29
carl9170: fix bad rssi reading
Hiroaki KAWAI
1
-1
/
+1
2015-09-29
ath9k: enable hw manual peak calibration for QCA9561
Miaoqing Pan
1
-2
/
+4
2015-09-27
ath10k: fix MSI-X registering for qca99x0
Janusz Dziedzic
2
-23
/
+5
2015-09-27
ath10k: fix ldpc param for fixed rate
Rajkumar Manoharan
1
-2
/
+11
2015-09-27
ath: use PRI value given by spec for fixed PRI
Peter Oh
3
-7
/
+10
2015-09-27
ath: fix incorrect PPB on JAPAN chirp radar
Peter Oh
1
-1
/
+1
2015-09-26
ath10k: fix DMA related firmware crashes on multiple devices
Felix Fietkau
1
-2
/
+2
2015-09-26
ath9k: declare required extra tx headroom
Felix Fietkau
1
-0
/
+1
2015-09-22
mac80211: allow to transmit A-MSDU within A-MPDU
Emmanuel Grumbach
5
-5
/
+5
2015-09-18
ath9k_htc: introduce support for different fw versions
Oleksij Rempel
3
-26
/
+105
2015-09-17
ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]
Kalle Valo
1
-0
/
+5
2015-09-17
ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properly
Michal Kazior
1
-0
/
+64
2015-09-17
ath10k: split switch_vif_chanctx guts
Michal Kazior
1
-79
/
+89
2015-09-17
ath10k: move hw_scan worker queuing
Michal Kazior
1
-3
/
+5
2015-09-17
ath10k: implement mesh support
Bob Copeland
2
-1
/
+47
2015-09-17
ath10k: check for encryption before adding MIC_LEN
Bob Copeland
1
-1
/
+2
2015-09-17
ath10k: enable monitor when OTHER_BSS requested
Bob Copeland
1
-0
/
+1
2015-09-10
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-28
/
+7
2015-09-09
ath10k: print invalid mcs reported in rx descriptor
Manikanta Pubbisetty
1
-0
/
+23
2015-09-09
ath10k: fix beamformer VHT sounding dimensions capability
Bartosz Markowski
1
-2
/
+19
2015-09-09
ath10k: fix beamformee VHT STS capability
Bartosz Markowski
1
-2
/
+20
2015-09-09
ath10k: drop probe responses when too many are queued
Vivek Natarajan
5
-11
/
+68
2015-09-09
ath10k: fix DMA alloc failure for target requested memory chunks
Vasanthakumar Thiagarajan
3
-6
/
+72
2015-09-09
ath10k: fix mu-mimo rx status reporting
Michal Kazior
1
-2
/
+22
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
74
-1012
/
+5635
2015-08-26
Merge ath-next from ath.git
Kalle Valo
16
-95
/
+348
2015-08-26
ath10k: fix compilation warnings in wmi phyerr pull function
Raja Mani
1
-2
/
+2
2015-08-26
ath10k: add qca6164 support
Michal Kazior
3
-0
/
+25
2015-08-26
ath10k: add spectral scan support for 10.4 fw
Raja Mani
2
-0
/
+11
2015-08-26
ath10k: fix dma_mapping_error() handling
Michal Kazior
4
-5
/
+16
2015-08-26
ath10k: add missing mutex unlock on failpath
Michal Kazior
1
-1
/
+2
2015-08-25
ath9k_htc: do ani shortcalibratio if we got -ETIMEDOUT
Oleksij Rempel
1
-3
/
+10
2015-08-20
Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
49
-690
/
+1733
2015-08-20
ath5k: use DECLARE_EWMA
Johannes Berg
5
-7
/
+8
2015-08-19
ath10k: free collected fw stats memory if .pull_fw_stats fails
Raja Mani
1
-2
/
+1
2015-08-19
ath10k: ensure pktlog disable cmd reaches fw before pdev suspend
Raja Mani
1
-1
/
+1
2015-08-18
ath9k: add correct MAC/BB name for ar9561
Miaoqing Pan
1
-0
/
+1
2015-08-17
ath10k: fill in wmi 10.4 command handlers for addba/delba debug commands
Vasanthakumar Thiagarajan
1
-0
/
+4
2015-08-17
ath10k: handle 10.4 firmware phyerr event
Raja Mani
2
-0
/
+84
2015-08-17
ath10k: refactor phyerr event handlers
Raja Mani
6
-67
/
+149
2015-08-17
wil6210: match wait_for_completion_timeout return type
Nicholas Mc Guire
1
-1
/
+1
2015-08-17
ath10k: split ap/ibss wep key install process
Michal Kazior
1
-12
/
+32
2015-08-17
ath10k: add cycle/rx_clear counters frequency to hw_params
Vasanthakumar Thiagarajan
4
-4
/
+10
2015-08-17
ath10k: fix invalid survey reporting for QCA99X0
Vasanthakumar Thiagarajan
2
-2
/
+5
[prev]
[next]