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
/
wil6210.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-25
wil6210: add support for Talyn AHB address map
Maya Erez
1
-4
/
+17
2018-01-25
wil6210: recognize Talyn JTAG ID
Maya Erez
1
-0
/
+3
2018-01-09
wil6210: remove reference to preset_chandef
Lior David
1
-0
/
+1
2018-01-09
wil6210: remove leftover "FIXME"s
Dedy Lansky
1
-1
/
+1
2018-01-09
wil6210: prevent parallel suspend and dump collection
Maya Erez
1
-0
/
+1
2018-01-09
wil6210: add platform capabilities bitmap
Maya Erez
1
-0
/
+5
2018-01-09
wil6210: support 40bit DMA addresses
Lazar Alexei
1
-1
/
+1
2018-01-09
wil6210: support Scheduled scan
Dedy Lansky
1
-0
/
+4
2017-12-27
wil6210: fix build warnings without CONFIG_PM
Arnd Bergmann
1
-2
/
+0
2017-12-02
wil6210: update statistics for suspend
Lazar Alexei
1
-3
/
+8
2017-12-02
wil6210: remove suspend time statistics
Lazar Alexei
1
-5
/
+0
2017-12-02
wil6210: fix PCIe bus mastering in case of interface down
Lazar Alexei
1
-2
/
+2
2017-12-02
wil6210: add block size checks during FW load
Lior David
1
-0
/
+1
2017-12-02
wil6210: refresh FW capabilities during interface up
Lior David
1
-0
/
+1
2017-12-02
wil6210: run-time PM when interface down
Lazar Alexei
1
-2
/
+16
2017-10-27
ath: Convert timers to use timer_setup()
Kees Cook
1
-1
/
+1
2017-08-31
wil6210: clear PAL_UNIT_ICR part of device reset
Dedy Lansky
1
-0
/
+1
2017-08-31
wil6210: make debugfs compilation optional
Gidon Studinski
1
-0
/
+6
2017-08-08
wil6210: move vring_idle_trsh definition to wil6210_priv
Gidon Studinski
1
-1
/
+1
2017-08-08
wil6210: store FW RF calibration result
Dedy Lansky
1
-0
/
+6
2017-08-08
wil6210: add statistics for suspend time
Maya Erez
1
-0
/
+5
2017-06-21
wil6210: remove ioctl interface
Maya Erez
1
-1
/
+0
2017-06-21
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
1
-0
/
+26
2017-05-23
wil6210: support devices with different PCIe bar size
Maya Erez
1
-1
/
+3
2017-05-23
wil6210: add option to load FTM FW
Hamad Kadmany
1
-2
/
+7
2017-04-13
wil6210: prevent access to 11AD device if resume fails
Maya Erez
1
-0
/
+1
2017-04-13
wil6210: remove HALP voting in debugfs ioblob
Maya Erez
1
-6
/
+0
2017-04-13
wil6210: support 8KB RX buffers
Lior David
1
-0
/
+2
2017-04-13
wil6210: restore power save state after internal FW reset
Lazar Alexei
1
-0
/
+4
2017-03-09
wil6210: add oob_mode for AP certification
Lior David
1
-0
/
+1
2017-03-09
wil6210: correctly report locally generated disconnect in STA mode
Dedy Lansky
1
-0
/
+1
2017-03-09
wil6210: store bss object and use cfg80211_connect_bss()
Dedy Lansky
1
-0
/
+1
2017-03-09
wil6210: use print_hex_dump_debug instead of print_hex_dump_bytes
Dedy Lansky
1
-0
/
+12
2017-03-09
wil6210: bus_request platform operation refinement
Lior David
1
-2
/
+3
2017-03-09
wil6210: set dma mask to reflect device capability
Hamad Kadmany
1
-0
/
+1
2017-01-27
wil6210: option to override A-BFT length in start AP/PCP
Lior David
1
-0
/
+1
2017-01-27
wil6210: report association ID (AID) per station in debugfs
Lior David
1
-0
/
+1
2017-01-27
wil6210: support loading dedicated image for sparrow-plus devices
Lazar Alexei
1
-4
/
+14
2017-01-27
wil6210: add disable_ap_sme module parameter
Dedy Lansky
1
-2
/
+7
2016-12-01
wil6210: add debugfs blobs for UCODE code and data
Lior David
1
-1
/
+2
2016-12-01
wil6210: delay remain on channel when scan is active
Lior David
1
-2
/
+7
2016-11-23
wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT
Lior David
1
-0
/
+2
2016-11-23
wil6210: add support for abort scan
Maya Erez
1
-0
/
+3
2016-11-23
wil6210: add support for power save enable / disable
Maya Erez
1
-0
/
+2
2016-11-23
wil6210: fix net queue stop/wake
Dedy Lansky
1
-0
/
+6
2016-08-31
wil6210: extract firmware version from file header
Lior David
1
-1
/
+2
2016-08-31
wil6210: extract firmware capabilities from FW file
Lior David
1
-1
/
+3
2016-08-31
wil6210: fix protection of wil->scan_request
Lior David
1
-1
/
+1
2016-08-19
wil6210: fix stop p2p device handling
Maya Erez
1
-0
/
+1
2016-08-19
wil6210: fix HALP handling in case of HALP vote time-out
Maya Erez
1
-0
/
+1
[prev]
[next]