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
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
Commit message (
Expand
)
Author
Age
Files
Lines
*
wil6210: ensure P2P device is stopped before removing interface
Lior David
2017-08-31
1
-28
/
+29
*
wil6210: increase connect timeout
Lior David
2017-08-31
1
-1
/
+1
*
wil6210: clear PAL_UNIT_ICR part of device reset
Dedy Lansky
2017-08-31
2
-0
/
+3
*
wil6210: move pre-FW configuration to separate function
Dedy Lansky
2017-08-31
1
-18
/
+22
*
wil6210: align to latest auto generated wmi.h
Lazar Alexei
2017-08-31
1
-239
/
+475
*
wil6210: make debugfs compilation optional
Gidon Studinski
2017-08-31
3
-1
/
+19
*
wil6210: ratelimit errors in TX/RX interrupts
Lior David
2017-08-31
1
-6
/
+8
*
wil6210: move vring_idle_trsh definition to wil6210_priv
Gidon Studinski
2017-08-08
4
-8
/
+6
*
wil6210: store FW RF calibration result
Dedy Lansky
2017-08-08
4
-0
/
+19
*
wil6210: fix interface-up check
Hamad Kadmany
2017-08-08
2
-2
/
+4
*
wil6210: notify wiphy on wowlan support
Maya Erez
2017-08-08
1
-0
/
+10
*
wil6210: add statistics for suspend time
Maya Erez
2017-08-08
4
-4
/
+40
*
wil6210: check no_fw_recovery in resume failure recovery
Maya Erez
2017-08-08
1
-1
/
+3
*
wil6210: support FW RSSI reporting
Dedy Lansky
2017-08-08
5
-9
/
+23
*
wil6210: protect against invalid length of tx management frame
Hamad Kadmany
2017-08-08
2
-0
/
+6
*
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
2017-06-25
14
-260
/
+1222
|
\
|
*
wil6210: remove ioctl interface
Maya Erez
2017-06-21
4
-190
/
+0
|
*
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
2017-06-21
11
-49
/
+603
|
*
wil6210: prevent platform callbacks after uninit
Dedy Lansky
2017-06-21
1
-4
/
+9
|
*
wil6210: support devices with different PCIe bar size
Maya Erez
2017-05-23
4
-12
/
+17
|
*
wil6210: Improve AP stop handling
Hamad Kadmany
2017-05-23
1
-0
/
+2
|
*
wil6210: add option to load FTM FW
Hamad Kadmany
2017-05-23
2
-7
/
+20
|
*
wil6210: low level RF sector API
Lior David
2017-05-23
1
-0
/
+573
*
|
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
|
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
|
/
*
wil6210: use memdup_user
Geliang Tang
2017-05-19
1
-8
/
+4
*
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
2017-04-24
11
-75
/
+178
|
\
|
*
wil6210: prevent access to 11AD device if resume fails
Maya Erez
2017-04-13
2
-2
/
+15
|
*
wil6210: fix array out of bounds access in pmc
Dedy Lansky
2017-04-13
1
-2
/
+2
|
*
wil6210: remove HALP voting in debugfs ioblob
Maya Erez
2017-04-13
3
-26
/
+2
|
*
wil6210: fix memory access violation in wil_memcpy_from/toio_32
Dedy Lansky
2017-04-13
1
-3
/
+17
|
*
wil6210: fix check for sparrow D0 FW file
Hamad Kadmany
2017-04-13
1
-1
/
+3
|
*
wil6210: protect against sporadic interrupt during suspend flow
Maya Erez
2017-04-13
1
-1
/
+12
|
*
wil6210: fix protection against connections during reset
Hamad Kadmany
2017-04-13
1
-2
/
+9
|
*
wil6210: align to latest auto generated wmi.h
Dedy Lansky
2017-04-13
1
-21
/
+52
|
*
wil6210: support 8KB RX buffers
Lior David
2017-04-13
4
-5
/
+36
|
*
wil6210: restore power save state after internal FW reset
Lazar Alexei
2017-04-13
3
-11
/
+29
|
*
wil6210: fix sequence for scan-abort during reset
Hamad Kadmany
2017-04-13
1
-4
/
+4
*
|
Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...
David S. Miller
2017-04-20
1
-9
/
+5
|
\
\
|
|
/
|
/
|
|
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-7
/
+4
|
*
cfg80211: refactor cfg80211_calculate_bitrate()
Johannes Berg
2017-03-06
1
-2
/
+1
*
|
wil6210: add oob_mode for AP certification
Lior David
2017-03-09
2
-6
/
+19
*
|
wil6210: correctly report locally generated disconnect in STA mode
Dedy Lansky
2017-03-09
4
-1
/
+7
*
|
wil6210: use WMI_DISCONNECT_CMDID upon connect timeout
Dedy Lansky
2017-03-09
1
-3
/
+27
*
|
wil6210: protect list of pending wmi events during flush
Hamad Kadmany
2017-03-09
1
-0
/
+5
*
|
wil6210: store bss object and use cfg80211_connect_bss()
Dedy Lansky
2017-03-09
4
-5
/
+12
*
|
wil6210: missing reinit_completion in HALP voting
Maya Erez
2017-03-09
1
-0
/
+1
*
|
wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
Dedy Lansky
2017-03-09
2
-20
/
+33
*
|
wil6210: bus_request platform operation refinement
Lior David
2017-03-09
4
-7
/
+17
[next]