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
/
wil6210
Commit message (
Expand
)
Author
Age
Files
Lines
*
wil6210: find TX vring only if vring_tx_data is enabled
Maya Erez
2016-01-26
1
-5
/
+12
*
wil6210: handle tx completions only if vring tx data is enabled
Maya Erez
2016-01-26
1
-2
/
+3
*
wil6210: use extra IEs from probe response
Lior David
2016-01-26
1
-39
/
+102
*
wil6210: fix privacy flag calculation in change_beacon
Lior David
2016-01-26
1
-4
/
+4
*
wil6210: support for platform specific crash recovery
Lior David
2016-01-07
6
-10
/
+73
*
wil6210: fix kernel OOPS when stopping interface during Rx traffic
Hamad Kadmany
2016-01-07
1
-1
/
+11
*
wil6210: fix a warning message condition
Dan Carpenter
2015-12-31
1
-1
/
+1
*
Merge ath-next from ath.git
Kalle Valo
2015-12-16
2
-1
/
+7
|
\
|
*
wil6210: prevent external wmi commands during suspend flow
Maya Erez
2015-12-08
2
-1
/
+7
*
|
Merge tag 'wireless-drivers-next-for-davem-2015-12-07' of git://git.kernel.or...
David S. Miller
2015-12-08
2
-6
/
+17
|
\
\
|
|
/
|
*
wil6210: hold wil->mutex while managing vrings
Vladimir Kondratiev
2015-11-16
2
-6
/
+17
*
|
net: add netif_tx_napi_add()
Eric Dumazet
2015-11-18
1
-1
/
+1
|
/
*
wil6210: handle failure in Tx vring config
Vladimir Kondratiev
2015-10-29
1
-1
/
+1
*
wil6210: fix device ready detection
Vladimir Kondratiev
2015-10-29
3
-13
/
+7
*
wil6210: Fix TSO overflow handling
Hamad Kadmany
2015-10-29
1
-15
/
+15
*
wil6210: ignore selected WMI events
Vladimir Kondratiev
2015-10-29
1
-0
/
+10
*
wil6210: Do no schedule firmware recovery during reset flow
Hamad Kadmany
2015-10-09
2
-0
/
+9
*
wil6210: dump firmware memory when firmware crashes
Vladimir Kondratiev
2015-10-09
5
-1
/
+121
*
wil6210: ratelimit Tx error message
Vladimir Kondratiev
2015-10-09
1
-1
/
+1
*
wil6210: capture all frames in sniffer mode
Vladimir Kondratiev
2015-10-09
1
-1
/
+1
*
wil6210: support BAR (BlockAck Req)
Vladimir Kondratiev
2015-10-09
3
-6
/
+67
*
wil6210: treat broadcast bssid as "disconnect all"
Vladimir Kondratiev
2015-10-09
1
-2
/
+4
*
wil6210: pmc logger bug fix
Vladimir Shulman
2015-10-09
1
-1
/
+1
*
wil6210: log firmware crash information
Vladimir Kondratiev
2015-10-09
2
-1
/
+10
*
wil6210: Add proper handling for invalid frames on Rx
Vladimir Kondratiev
2015-10-09
3
-7
/
+22
*
wil6210: fix warning in system power management code
Vladimir Kondratiev
2015-10-09
1
-1
/
+1
*
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-28
/
+7
*
wil6210: match wait_for_completion_timeout return type
Nicholas Mc Guire
2015-08-17
1
-1
/
+1
*
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
*
Merge ath-next from ath.git.
Kalle Valo
2015-07-21
2
-84
/
+135
|
\
|
*
wil6210: restart AP upon change in privacy settings
Vladimir Kondratiev
2015-06-30
2
-84
/
+135
*
|
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-2
/
+2
|
\
\
|
|
/
|
/
|
[next]