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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-12-08
1
-3
/
+6
|
\
|
*
ath9k: fix regression in bssidmask calculation
Ben Greear
2014-11-17
1
-3
/
+6
*
|
wil6210: remove TODO wrt buffer alignment
Vladimir Kondratiev
2014-12-01
1
-2
/
+0
*
|
wil6210: reset flow update
Vladimir Kondratiev
2014-12-01
1
-0
/
+3
*
|
wil6210: Rate limit "ring full" error message
Vladimir Kondratiev
2014-12-01
1
-2
/
+3
*
|
wil6210: fix warning in pointer arithmetic
Vladimir Kondratiev
2014-12-01
1
-1
/
+1
*
|
wil6210: configurable vring sizes
Vladimir Kondratiev
2014-12-01
3
-7
/
+40
*
|
wil6210: remove wil_to_pcie_dev()
Vladimir Kondratiev
2014-12-01
3
-3
/
+1
*
|
wil6210: fix recovery after scan timeout
Vladimir Kondratiev
2014-12-01
1
-0
/
+1
*
|
wil6210: add handling of RX HTRSH interrupt
Vladimir Kondratiev
2014-12-01
3
-3
/
+47
*
|
wil6210: propagate disconnect reason
Vladimir Kondratiev
2014-12-01
4
-19
/
+18
*
|
ath9k: do not access hardware on IRQs during reset
Felix Fietkau
2014-12-01
1
-6
/
+8
*
|
ath9k: set ATH_OP_INVALID before disabling hardware
Felix Fietkau
2014-12-01
1
-1
/
+3
*
|
ath9k: prevent early IRQs from accessing hardware
Felix Fietkau
2014-12-01
1
-4
/
+5
*
|
ath5k: fix hardware queue index assignment
Felix Fietkau
2014-12-01
1
-7
/
+1
*
|
ath9k: fix BE/BK queue order
Felix Fietkau
2014-12-01
1
-2
/
+2
*
|
ath9k_hw: fix hardware queue allocation
Felix Fietkau
2014-12-01
1
-8
/
+1
*
|
wil6210: Fix potential memory leaks on error paths
Lino Sanfilippo
2014-12-01
1
-2
/
+6
*
|
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2014-12-01
16
-749
/
+1257
|
\
\
|
*
|
ath10k: simplify rx ring size/fill calculation
Michal Kazior
2014-12-01
2
-89
/
+12
|
*
|
ath10k: prevent pci tx/rx starvation
Michal Kazior
2014-12-01
1
-6
/
+15
|
*
|
ath10k: remove transfer_id from ath10k_hif_cb::tx_completion
Michal Kazior
2014-12-01
4
-7
/
+11
|
*
|
ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completion
Michal Kazior
2014-12-01
3
-5
/
+3
|
*
|
ath10k: make wmi service bitmap non-debug
Michal Kazior
2014-12-01
4
-22
/
+8
|
*
|
ath10k: add sanity checks for service bmap parsing
Michal Kazior
2014-12-01
2
-61
/
+66
|
*
|
ath10k: fix wmi svc bitmap dbg print
Michal Kazior
2014-12-01
2
-1
/
+4
|
*
|
ath10k: add pointer constness to traces
Michal Kazior
2014-12-01
1
-14
/
+17
|
*
|
ath10k: do not limit RTS threshold value to 2347
Vivek Natarajan
2014-12-01
2
-6
/
+1
|
*
|
ath10k: fix station count enforcement
Michal Kazior
2014-11-26
6
-21
/
+78
|
*
|
ath10k: clean up num_peers locking
Michal Kazior
2014-11-26
2
-6
/
+4
|
*
|
ath10k: add missing goto
Michal Kazior
2014-11-26
1
-1
/
+3
|
*
|
ath10k: add memory dump debugfs interface
Yanbo Li
2014-11-26
3
-0
/
+126
|
*
|
ath10k: add register access debugfs interface
Yanbo Li
2014-11-26
4
-0
/
+154
|
*
|
ath10k: fix bug reported by lockdep
Sujith Manoharan
2014-11-26
1
-2
/
+2
|
*
|
ath10k: fix locking for WEP keys
Sujith Manoharan
2014-11-26
2
-0
/
+6
|
*
|
ath10k: fix shared WEP
Sujith Manoharan
2014-11-26
3
-0
/
+65
|
*
|
ath10k: don't drop corrupted mgmt frames
Michal Kazior
2014-11-26
2
-4
/
+16
|
*
|
ath10k: fix offchannel cancel failures
Michal Kazior
2014-11-26
1
-2
/
+2
|
*
|
ath10k: make hw roc more reliable
Michal Kazior
2014-11-26
2
-0
/
+7
|
*
|
ath10k: fix offchan reliability
Michal Kazior
2014-11-26
4
-10
/
+31
|
*
|
ath10k: remove extra_tx_headroom
Michal Kazior
2014-11-26
1
-4
/
+0
|
*
|
ath10k: use configured nss instead of max nss
Ben Greear
2014-11-26
1
-2
/
+9
|
*
|
ath10k: apply chainmask settings to vdev on creation
Ben Greear
2014-11-26
1
-0
/
+41
|
*
|
ath10k: add ATH10K_DBG_WMI_PRINT debug level
Ben Greear
2014-11-24
2
-1
/
+2
|
*
|
ath10k: don't rebuild all the time
Johannes Berg
2014-11-24
1
-4
/
+3
|
*
|
ath10k: report rx rate and signal for fragmented Rx
Michal Kazior
2014-11-20
1
-3
/
+1
|
*
|
ath10k: use rx descriptor for ppdu status extraction
Michal Kazior
2014-11-20
1
-41
/
+95
|
*
|
ath10k: remove unused function argument
Michal Kazior
2014-11-20
1
-13
/
+3
|
*
|
ath10k: unify rx undecapping
Michal Kazior
2014-11-20
1
-326
/
+412
|
*
|
ath10k: refactor htt->rx_confused
Michal Kazior
2014-11-20
1
-17
/
+12
[next]