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
*
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
4
-7
/
+25
*
wil6210: abort P2P search when stopping P2P device
Lior David
2016-06-14
2
-0
/
+17
*
wil6210: fix chan check in wil_p2p_listen
Maya Erez
2016-06-14
1
-2
/
+4
*
wil6210: align wil log functions to wil_dbg_ratelimited implementation
Maya Erez
2016-05-28
1
-26
/
+20
*
wil6210: add pm_notify handling
Maya Erez
2016-05-28
4
-4
/
+98
*
wil6210: fix dma mapping error cleanup in __wil_tx_vring_tso
Maya Erez
2016-05-28
1
-1
/
+1
*
wil6210: protect wil_vring_fini_tx in parallel to tx completions
Maya Erez
2016-05-28
1
-0
/
+14
*
wil6210: guarantee safe access to rx descriptors shared memory
Maya Erez
2016-05-28
1
-0
/
+6
*
wil6210: fix race conditions between TX send and completion
Maya Erez
2016-05-28
1
-0
/
+20
*
wil6210: add support for device led configuration
Maya Erez
2016-05-11
5
-0
/
+281
*
wil6210: prevent deep sleep of 60G device in critical paths
Maya Erez
2016-04-26
5
-32
/
+194
*
wil6210: unmask RX_HTRSH interrupt only when connected
Maya Erez
2016-04-26
2
-1
/
+22
*
wil6210: print debug message when transmitting while disconnected
Maya Erez
2016-04-26
3
-1
/
+19
*
wil6210: change RX_HTRSH interrupt print level to debug
Maya Erez
2016-04-26
1
-5
/
+2
*
wil6210: support regular scan on P2P_DEVICE interface
Lior David
2016-04-26
3
-2
/
+10
*
wil6210: add function name to wil log macros
Maya Erez
2016-04-26
2
-6
/
+10
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
3
-4
/
+4
*
wil6210: allow empty WMI commands in debugfs wmi_send
Lior David
2016-04-04
1
-2
/
+2
*
wil6210: add oob_mode module parameter
Lior David
2016-03-07
2
-0
/
+17
*
wil6210: pass is_go flag to firmware
Lior David
2016-03-07
3
-3
/
+11
*
wil6210: fix no_fw_recovery mode with change_virtual_intf
Lior David
2016-03-07
4
-1
/
+8
*
wil6210: clean ioctl debug message
Lior David
2016-03-07
2
-7
/
+10
*
wil6210: fix race conditions in p2p listen and search
Lior David
2016-03-07
4
-25
/
+53
*
wil6210: P2P_DEVICE virtual interface support
Lior David
2016-03-07
7
-26
/
+152
*
wil6210: p2p initial support
Dedy Lansky
2016-03-07
6
-16
/
+389
*
wil6210: add support for platform specific notification events
Maya Erez
2016-03-07
3
-5
/
+40
*
wil6210: basic PBSS/PCP support
Lior David
2016-03-07
2
-13
/
+16
*
wil6210: switch to generated wmi.h
Lior David
2016-03-07
7
-701
/
+652
*
wil6210: add support for discovery mode during scan
Lior David
2016-03-07
4
-3
/
+17
*
wil6210: replay attack detection
Vladimir Kondratiev
2016-03-07
6
-17
/
+226
*
wil6210: Set permanent MAC address to wiphy
Hamad Kadmany
2016-03-07
1
-0
/
+2
*
wil6210: AP: prevent connecting to already connected station
Maya Erez
2016-03-07
1
-0
/
+8
*
wil6210: remove BACK RX and TX workers
Maya Erez
2016-03-07
3
-202
/
+41
*
Merge 'net-next/master'
Kalle Valo
2016-03-06
1
-0
/
+10
|
\
|
*
cfg80211: basic support for PBSS network type
Lior David
2016-02-24
1
-0
/
+10
*
|
Merge ath-next from ath.git
Kalle Valo
2016-03-06
7
-176
/
+340
|
\
\
|
|
/
|
/
|
|
*
wil6210: TX vring optimization
Hamad Kadmany
2016-02-02
2
-4
/
+4
|
*
wil6210: protect synchronous wmi commands handling
Maya Erez
2016-02-02
1
-4
/
+13
|
*
wil6210: wait for disconnect completion
Vladimir Kondratiev
2016-02-02
3
-20
/
+22
|
*
wil6210: prevent access to vring_tx_data lock during its init
Maya Erez
2016-02-02
2
-5
/
+24
|
*
wil6210: handle multiple connect/disconnect events
Maya Erez
2016-01-26
4
-93
/
+156
|
*
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
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
11
-20
/
+110
|
\
\
|
|
/
|
*
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
|
|
\
[next]