index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath10k: add spectral scan support for 10.4 fw
Raja Mani
2015-08-26
2
-0
/
+11
*
ath10k: fix dma_mapping_error() handling
Michal Kazior
2015-08-26
4
-5
/
+16
*
ath10k: add missing mutex unlock on failpath
Michal Kazior
2015-08-26
1
-1
/
+2
*
ath10k: free collected fw stats memory if .pull_fw_stats fails
Raja Mani
2015-08-19
1
-2
/
+1
*
ath10k: ensure pktlog disable cmd reaches fw before pdev suspend
Raja Mani
2015-08-19
1
-1
/
+1
*
ath10k: fill in wmi 10.4 command handlers for addba/delba debug commands
Vasanthakumar Thiagarajan
2015-08-17
1
-0
/
+4
*
ath10k: handle 10.4 firmware phyerr event
Raja Mani
2015-08-17
2
-0
/
+84
*
ath10k: refactor phyerr event handlers
Raja Mani
2015-08-17
6
-67
/
+149
*
wil6210: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-08-17
1
-1
/
+1
*
ath10k: split ap/ibss wep key install process
Michal Kazior
2015-08-17
1
-12
/
+32
*
ath10k: add cycle/rx_clear counters frequency to hw_params
Vasanthakumar Thiagarajan
2015-08-17
4
-4
/
+10
*
ath10k: fix invalid survey reporting for QCA99X0
Vasanthakumar Thiagarajan
2015-08-17
2
-2
/
+5
*
ath10k: wake up queue upon vif creation
Michal Kazior
2015-08-17
1
-0
/
+5
*
ath10k: wake up offchannel queue properly
Michal Kazior
2015-08-17
1
-0
/
+2
*
Merge ath-next from ath.git. Major changes in ath10k:
Kalle Valo
2015-08-17
37
-547
/
+1636
|
\
|
*
ath10k: fix peer limit enforcement
Michal Kazior
2015-08-13
1
-1
/
+14
|
*
ath10k: don't remove peer that doesn't exist
Michal Kazior
2015-08-13
1
-1
/
+3
|
*
ath10k: fix hw reconfig on wow failure
Michal Kazior
2015-08-13
1
-1
/
+19
|
*
ath10k: initialize fw_features var
Michal Kazior
2015-08-13
1
-1
/
+1
|
*
ath10k: Enable MU MIMO txbf support for QCA99X0
Vivek Natarajan
2015-08-13
2
-0
/
+49
|
*
ath10k: Support different txbf configuration schemes
Vivek Natarajan
2015-08-13
5
-0
/
+31
|
*
ath10k: reject 11b tx fragmentation configuration
Michal Kazior
2015-08-13
1
-0
/
+16
|
*
ath10k: remove futile fragmentation threshold config
Michal Kazior
2015-08-13
1
-21
/
+0
|
*
wil6210: support future boot loaders
Vladimir Kondratiev
2015-08-06
1
-22
/
+7
|
*
wil6210: report boot loader error
Vladimir Kondratiev
2015-08-06
2
-1
/
+41
|
*
wil6210: system power management
Vladimir Kondratiev
2015-08-06
4
-0
/
+173
|
*
wil6210: allow to handle Rx on 2 cores
Vladimir Shulman
2015-08-06
2
-1
/
+10
|
*
wil6210: use inline functions for register access
Vladimir Kondratiev
2015-08-06
11
-170
/
+151
|
*
wil6210: remove 3-MSI support
Vladimir Kondratiev
2015-08-06
3
-96
/
+18
|
*
wil6210: detailed statistics for Rx reorder drop
Vladimir Kondratiev
2015-08-06
3
-10
/
+19
|
*
wil6210: unify wmi_set_ie() error handling
Vladimir Kondratiev
2015-08-06
2
-23
/
+25
|
*
wil6210: sort IEs handling
Vladimir Kondratiev
2015-08-06
1
-49
/
+29
|
*
wil6210: treat "unhandled event" as warning instead of error
Dedy Lansky
2015-08-06
1
-1
/
+1
|
*
wil6210: improve mgmt frame handling
Vladimir Kondratiev
2015-08-06
1
-10
/
+44
|
*
wil6210: TSO implementation
Vladimir Kondratiev
2015-08-06
3
-12
/
+371
|
*
wil6210: skip HW version check for chip debugging
Vladimir Kondratiev
2015-08-06
1
-3
/
+3
|
*
wil6210: use wil_fw_error_recovery()
Vladimir Kondratiev
2015-08-06
1
-2
/
+1
|
*
wil6210: wait for del_station to complete
Vladimir Kondratiev
2015-08-06
1
-1
/
+28
|
*
wil6210: use <> vs. "" for global include
Vladimir Kondratiev
2015-08-06
1
-1
/
+1
|
*
wil6210: print "ulong" fields in hex format in the debugfs
Vladimir Kondratiev
2015-08-06
1
-1
/
+1
|
*
wil6210: count drops in Rx block ack reorder
Vladimir Kondratiev
2015-08-06
3
-1
/
+5
|
*
wil6210: support boot loader struct v0 & v1
Vladimir Kondratiev
2015-08-06
3
-27
/
+124
|
*
ath10k: initialize msdu ext. descriptor before use
Peter Oh
2015-07-30
1
-2
/
+2
|
*
ath10k: add QCA99X0 to supported device list
Vasanthakumar Thiagarajan
2015-07-30
1
-0
/
+2
|
*
ath10k: increase max client to 512 in qca99x0
Raja Mani
2015-07-30
1
-4
/
+1
|
*
ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy event
Raja Mani
2015-07-30
4
-8
/
+44
|
*
ath10k: enable raw encap mode and software crypto engine
David Liu
2015-07-29
11
-51
/
+183
|
*
ath10k: Improve performance by reducing tx_lock contention
Qi Zhou
2015-07-29
3
-25
/
+12
|
*
ath10k: suppress 'failed to process fft' warning messages
Kevin Darbyshire-Bryant
2015-07-29
1
-1
/
+1
|
*
ath6kl: spell "distribution" correctly in a comment.
Nik Nyby
2015-07-29
1
-1
/
+1
[next]