index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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: check null pointer in _wil_cfg80211_merge_extra_ies
Alexei Avshalom Lazar
2019-04-05
1
-3
/
+11
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-4
/
+4
*
wil6210: remove set but not used variable 'wdev'
YueHaibing
2018-12-20
1
-2
/
+0
*
wil6210: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
2018-12-20
1
-198
/
+42
*
wil6210: fix locking in wmi_call
Lior David
2018-11-06
1
-4
/
+5
*
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
2018-11-06
1
-30
/
+14
*
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
2018-11-06
1
-6
/
+4
*
wil6210: fix RGF_CAF_ICR address for Talyn-MB
Maya Erez
2018-11-06
2
-2
/
+10
*
wil6210: fix L2 RX status handling
Maya Erez
2018-11-06
1
-11
/
+12
*
wil6210: fix debugfs memory access alignment
Ahmad Masri
2018-11-06
1
-5
/
+10
*
wil6210: add general initialization/size checks
Alexei Avshalom Lazar
2018-11-06
2
-1
/
+3
*
wil6210: notify cqm packet loss on disable_ap_sme
Ahmad Masri
2018-11-06
1
-0
/
+17
*
wil6210: refactor disconnect flow
Ahmad Masri
2018-11-06
5
-72
/
+147
*
wil6210: fix memory leak in wil_find_tx_bcast_2
Lior David
2018-11-06
1
-0
/
+2
*
wil6210: add recovery for FW error while in AP mode
Dedy Lansky
2018-11-06
3
-8
/
+120
*
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
2018-11-06
4
-7
/
+12
*
wil6210: increase RX rings and RX buff array size
Maya Erez
2018-11-06
4
-5
/
+11
*
wil6210: fix reset flow for Talyn-mb
Alexei Avshalom Lazar
2018-11-06
1
-4
/
+7
*
wil6210: remove fake support for RXHASH
Hamad Kadmany
2018-11-06
2
-10
/
+1
*
wil6210: fix debugfs_simple_attr.cocci warnings
YueHaibing
2018-10-13
1
-6
/
+8
*
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2018-10-04
3
-4
/
+3
|
\
|
*
wil6210: remove set but not used variable 'start'
YueHaibing
2018-10-01
1
-2
/
+1
|
*
wil6210: fix unsigned cid comparison with >= 0
Gustavo A. R. Silva
2018-09-06
2
-2
/
+2
*
|
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
2018-10-02
10
-102
/
+799
|
\
|
|
*
wil6210: fix invalid memory access for rx_buff_mgmt debugfs
Dedy Lansky
2018-08-28
1
-0
/
+3
|
*
wil6210: add FT roam support for AP and station
Ahmad Masri
2018-08-28
8
-57
/
+735
|
*
wil6210: fix RX buffers release and unmap
Maya Erez
2018-08-28
1
-5
/
+10
|
*
wil6210: prevent usage of tx ring 0 for eDMA
Maya Erez
2018-08-28
2
-4
/
+9
|
*
wil6210: allocate rx reorder buffer only if rx reorder is enabled
Maya Erez
2018-08-28
1
-5
/
+7
|
*
wil6210: set edma variables only for Talyn-MB devices
Maya Erez
2018-08-28
2
-2
/
+1
|
*
wil6210: drop Rx multicast packets that are looped-back to STA
Dedy Lansky
2018-08-28
1
-1
/
+8
|
*
wil6210: add support for channel 4
Alexei Avshalom Lazar
2018-08-28
4
-1
/
+26
|
*
wil6210: remove reset file from debugfs
Karthick Gopalasubramanian
2018-08-28
1
-27
/
+0
*
|
cfg80211: Add support for 60GHz band channels 5 and 6
Alexei Avshalom Lazar
2018-08-28
1
-1
/
+1
|
/
*
wil6210: fix eDMA RX chaining
Maya Erez
2018-07-31
3
-7
/
+15
*
wil6210: prevent FW download if HW is configured for secured boot
Maya Erez
2018-07-31
1
-0
/
+5
*
wil6210: off channel transmit management frames in AP mode
Ahmad Masri
2018-07-31
4
-7
/
+101
*
wil6210: align to latest auto generated wmi.h
Ahmad Masri
2018-07-31
1
-3
/
+197
*
wil6210: set default 3-MSI
Alexei Avshalom Lazar
2018-07-31
1
-2
/
+2
*
wil6210: support Talyn specific board file
Maya Erez
2018-07-31
4
-6
/
+38
*
wil6210: increase firmware ready timeout
Hamad Kadmany
2018-07-31
1
-1
/
+1
*
wil6210: support max aggregation window size 64
Maya Erez
2018-07-31
4
-4
/
+19
*
wil6210: allow scan on AP interface
Ahmad Masri
2018-07-31
1
-1
/
+2
*
wil6210: add support for link statistics
Dedy Lansky
2018-07-31
4
-16
/
+437
*
wil6210: fix min() compilation errors
Alexei Avshalom Lazar
2018-07-31
1
-1
/
+1
*
wil6210: add 3-MSI support
Alexei Avshalom Lazar
2018-07-31
5
-21
/
+110
*
wil6210: align to latest auto generated wmi.h
Dedy Lansky
2018-07-31
1
-25
/
+434
*
wil6210: support Talyn specific FW file
Maya Erez
2018-07-31
2
-0
/
+11
*
wil6210: fix RX checksum report to network stack
Maya Erez
2018-07-31
4
-2
/
+20
*
wil6210: fix temperature debugfs
Dedy Lansky
2018-07-31
1
-3
/
+4
[next]