index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
14
-260
/
+1222
2017-06-21
wil6210: remove ioctl interface
Maya Erez
4
-190
/
+0
2017-06-21
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
11
-49
/
+603
2017-06-21
wil6210: prevent platform callbacks after uninit
Dedy Lansky
1
-4
/
+9
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
1
-1
/
+1
2017-05-23
wil6210: support devices with different PCIe bar size
Maya Erez
4
-12
/
+17
2017-05-23
wil6210: Improve AP stop handling
Hamad Kadmany
1
-0
/
+2
2017-05-23
wil6210: add option to load FTM FW
Hamad Kadmany
2
-7
/
+20
2017-05-23
wil6210: low level RF sector API
Lior David
1
-0
/
+573
2017-05-19
wil6210: use memdup_user
Geliang Tang
1
-8
/
+4
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
11
-75
/
+178
2017-04-20
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
1
-9
/
+5
2017-04-13
wil6210: prevent access to 11AD device if resume fails
Maya Erez
2
-2
/
+15
2017-04-13
wil6210: fix array out of bounds access in pmc
Dedy Lansky
1
-2
/
+2
2017-04-13
wil6210: remove HALP voting in debugfs ioblob
Maya Erez
3
-26
/
+2
2017-04-13
wil6210: fix memory access violation in wil_memcpy_from/toio_32
Dedy Lansky
1
-3
/
+17
2017-04-13
wil6210: fix check for sparrow D0 FW file
Hamad Kadmany
1
-1
/
+3
2017-04-13
wil6210: protect against sporadic interrupt during suspend flow
Maya Erez
1
-1
/
+12
2017-04-13
wil6210: fix protection against connections during reset
Hamad Kadmany
1
-2
/
+9
2017-04-13
wil6210: align to latest auto generated wmi.h
Dedy Lansky
1
-21
/
+52
2017-04-13
wil6210: support 8KB RX buffers
Lior David
4
-5
/
+36
2017-04-13
wil6210: restore power save state after internal FW reset
Lazar Alexei
3
-11
/
+29
2017-04-13
wil6210: fix sequence for scan-abort during reset
Hamad Kadmany
1
-4
/
+4
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-7
/
+4
2017-03-09
wil6210: add oob_mode for AP certification
Lior David
2
-6
/
+19
2017-03-09
wil6210: correctly report locally generated disconnect in STA mode
Dedy Lansky
4
-1
/
+7
2017-03-09
wil6210: use WMI_DISCONNECT_CMDID upon connect timeout
Dedy Lansky
1
-3
/
+27
2017-03-09
wil6210: protect list of pending wmi events during flush
Hamad Kadmany
1
-0
/
+5
2017-03-09
wil6210: store bss object and use cfg80211_connect_bss()
Dedy Lansky
4
-5
/
+12
2017-03-09
wil6210: missing reinit_completion in HALP voting
Maya Erez
1
-0
/
+1
2017-03-09
wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
Dedy Lansky
2
-20
/
+33
2017-03-09
wil6210: bus_request platform operation refinement
Lior David
4
-7
/
+17
2017-03-09
wil6210: do not start regular scan on stopped p2p device
Lior David
1
-10
/
+11
2017-03-09
wil6210: set dma mask to reflect device capability
Hamad Kadmany
4
-2
/
+51
2017-03-06
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
1
-2
/
+1
2017-02-08
wil6210: include moduleparam.h
Johannes Berg
1
-0
/
+1
2017-02-01
Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...
David S. Miller
18
-379
/
+623
2017-01-30
drivers: net: generalize napi_complete_done()
Eric Dumazet
1
-1
/
+1
2017-01-27
wil6210: convert symbolic permissions to octal permissions
Maya Erez
6
-79
/
+79
2017-01-27
wil6210: option to override A-BFT length in start AP/PCP
Lior David
3
-0
/
+3
2017-01-27
wil6210: report association ID (AID) per station in debugfs
Lior David
3
-3
/
+7
2017-01-27
wil6210: align to latest auto generated wmi.h
Lior David
1
-2
/
+43
2017-01-27
wil6210: fix for broadcast workaround in PBSS
Lior David
2
-16
/
+20
2017-01-27
wil6210: protect against false interrupt during reset sequence
Hamad Kadmany
1
-0
/
+3
2017-01-27
wil6210: missing reinit_completion in wmi_call
Lior David
1
-0
/
+1
2017-01-27
wil6210: support new WMI-only FW capability
Dedy Lansky
3
-5
/
+11
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
14
-234
/
+211
2017-01-27
wil6210: support loading dedicated image for sparrow-plus devices
Lazar Alexei
6
-21
/
+72
[next]