index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ 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 tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
4
-252
/
+176
|
\
|
*
Revert "ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file ent...
Greg Kroah-Hartman
2014-12-06
3
-24
/
+100
|
*
ath: ath9k: use debugfs_create_devm_seqfile() helper for seq_file entries
Arend van Spriel
2014-11-26
3
-100
/
+24
|
*
ath: use seq_file api for ath9k debugfs files
Arend van Spriel
2014-11-26
2
-274
/
+192
|
*
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-03
2
-2
/
+0
|
|
\
|
|
*
net: wireless: ath: wcn36xx: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
*
net: wireless: ath: ath9k: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
6
-3
/
+294
|
\
\
\
|
*
|
|
ath5k: update dependencies
Sergey Ryazanov
2014-11-24
5
-11
/
+11
|
*
|
|
ath5k: revert AHB bus support removing
Sergey Ryazanov
2014-11-24
6
-3
/
+294
*
|
|
|
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
[next]