index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-04-14
2
-2
/
+2
|
\
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
|
*
treewide: Fix typo in printk messages
Masanari Iida
2015-03-06
1
-1
/
+1
*
|
ath9k: disable TPC support again (for now)
Felix Fietkau
2015-03-16
1
-1
/
+1
*
|
ath9k: fix tracking of enabled AP beacons
Felix Fietkau
2015-03-16
2
-9
/
+13
*
|
wireless: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
2
-35
/
+12
*
|
Merge tag 'wireless-drivers-next-for-davem-2015-02-07' of git://git.kernel.or...
David S. Miller
2015-02-09
62
-1338
/
+3809
|
\
\
|
*
\
Merge ath-next from ath.git
Kalle Valo
2015-02-06
28
-435
/
+2953
|
|
\
\
|
|
*
|
ath10k: enable qca6174 hw3.2
Michal Kazior
2015-02-04
2
-0
/
+16
|
|
*
|
ath10k: add log level configuration for fw_dbglog
SenthilKumar Jegadeesan
2015-02-04
5
-16
/
+33
|
|
*
|
ath10k: Use TX cksum offload only for CHECKSUM_PARTIAL
Helmut Schaa
2015-02-04
1
-2
/
+4
|
|
*
|
ath10k: fix beacon deadlock
Michal Kazior
2015-02-04
3
-24
/
+58
|
|
*
|
ath10k: change dma beacon cmd prototype
Michal Kazior
2015-02-04
3
-23
/
+38
|
|
*
|
ath10k: prevent setting wrong key idx for station
SenthilKumar Jegadeesan
2015-02-04
2
-93
/
+72
|
|
*
|
ath10k: fix target wakeup timeout
Rajkumar Manoharan
2015-01-29
1
-1
/
+1
|
|
*
|
ath10k: Enable the MCS8 and MCS9 at 2.4G band
Yanbo Li
2015-01-29
2
-3
/
+13
|
|
*
|
ath10k: disable sta keepalive
Michal Kazior
2015-01-29
2
-0
/
+47
|
|
*
|
ath10k: implement sta keepalive command
Janusz Dziedzic
2015-01-29
4
-0
/
+82
|
|
*
|
ath10k: use per-vif wmm param setup if possible
Michal Kazior
2015-01-29
1
-5
/
+17
|
|
*
|
ath10k: implement per-vdev wmm param setup command
Michal Kazior
2015-01-29
5
-0
/
+63
|
|
*
|
ath10k: move wmm param storage to vif
Michal Kazior
2015-01-29
6
-34
/
+35
|
|
*
|
ath10k: fix pmf for wmi-tlv on qca6174
Marek Kwaczynski
2015-01-27
1
-0
/
+6
|
|
*
|
ath10k: remove sw encryption for pmf
Marek Kwaczynski
2015-01-27
1
-4
/
+1
|
|
*
|
ath10k: disable irqs after fw crash
Michal Kazior
2015-01-27
1
-0
/
+2
|
|
*
|
ath10k: disable uapsd autotrigger
Michal Kazior
2015-01-27
1
-0
/
+33
|
|
*
|
ath10k: implement uapsd autotrigger command
Janusz Dziedzic
2015-01-27
3
-0
/
+122
|
|
*
|
ath10k: fix nullfunc workaround
Michal Kazior
2015-01-27
1
-0
/
+1
|
|
*
|
ath10k: fix dtim period with beacon templates
Michal Kazior
2015-01-27
1
-1
/
+1
|
|
*
|
ath10k: use idr api for msdu_ids
Michal Kazior
2015-01-27
3
-59
/
+35
|
|
*
|
ath10k: fix 10.2 fw stats parsing
Michal Kazior
2015-01-27
2
-2
/
+212
|
|
*
|
ath10k: split fw pdev stats parsing
Michal Kazior
2015-01-27
2
-72
/
+100
|
|
*
|
ath10k: add support for qca6174
Michal Kazior
2015-01-27
9
-35
/
+302
|
|
*
|
ath10k: add support for qca6174 Rx descriptors
Michal Kazior
2015-01-27
2
-2
/
+25
|
|
*
|
ath10k: reset chip before reading chip_id in probe
Michal Kazior
2015-01-27
1
-12
/
+18
|
|
*
|
ath10k: implement rx reorder support
Michal Kazior
2015-01-27
5
-36
/
+463
|
|
*
|
ath10k: introduce struct ath10k_skb_rxcb
Michal Kazior
2015-01-27
3
-8
/
+18
|
|
*
|
ath10k: implement diag event
Michal Kazior
2015-01-27
2
-0
/
+58
|
|
*
|
ath10k: implement diag data container event
Michal Kazior
2015-01-27
3
-0
/
+128
|
|
*
|
ath10k: fix hwmon temperature input units
Rajkumar Manoharan
2015-01-15
1
-1
/
+2
|
|
*
|
ath10k: document switch case fall-through in __ath10k_scan_finish
John W. Linville
2015-01-15
1
-0
/
+1
|
|
*
|
ath10k: prevent fw reg dump spam
Michal Kazior
2015-01-15
1
-2
/
+6
|
|
*
|
ath10k: fix duration calculation for quiet param
Rajkumar Manoharan
2015-01-15
1
-1
/
+1
|
|
*
|
ath10k: implement support for ap beacon offloading
Michal Kazior
2015-01-15
1
-0
/
+162
|
|
*
|
ath10k: implement p2p bcn ie command
Michal Kazior
2015-01-15
4
-0
/
+66
|
|
*
|
ath10k: implement prb tmpl wmi command
Michal Kazior
2015-01-15
4
-0
/
+75
|
|
*
|
ath10k: implement beacon template command
Michal Kazior
2015-01-15
4
-0
/
+103
|
|
*
|
ath10k: implement new beacon tx status event
Michal Kazior
2015-01-15
2
-0
/
+62
|
|
*
|
ath10k: fix config_enabled check for hwmon
Rajkumar Manoharan
2015-01-13
1
-1
/
+1
|
|
*
|
ath10k: Fix potential Rx ring corruption
Vasanthakumar Thiagarajan
2015-01-13
1
-0
/
+5
|
|
*
|
ath10k: fixup wait_for_completion_timeout return handling
Nicholas Mc Guire
2015-01-13
4
-7
/
+5
[next]