index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
wil6210
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-27
wil6210: multiple VIFs support for connections and data path
Lior David
1
-4
/
+5
2018-02-27
wil6210: rename p2p_wdev_mutex to vif_mutex
Lior David
1
-4
/
+4
2018-02-27
wil6210: multiple VIFs support for start/stop AP
Lior David
1
-0
/
+8
2018-02-27
wil6210: add support for adding and removing virtual interfaces
Lior David
1
-4
/
+107
2018-02-27
wil6210: infrastructure for multiple virtual interfaces
Lior David
1
-129
/
+197
2018-01-25
wil6210: enlarge FW mac_rgf_ext section for Sparrow D0
Lior David
1
-0
/
+8
2018-01-25
wil6210: fix random failure to bring network interface up
Lior David
1
-0
/
+18
2018-01-25
wil6210: add support for Talyn AHB address map
Maya Erez
1
-9
/
+55
2018-01-09
wil6210: remove reference to preset_chandef
Lior David
1
-1
/
+1
2018-01-09
wil6210: remove leftover "FIXME"s
Dedy Lansky
1
-2
/
+0
2018-01-09
wil6210: support Scheduled scan
Dedy Lansky
1
-0
/
+237
2017-12-02
wil6210: get suspend reject reason and resume triggers from FW
Lazar Alexei
1
-3
/
+43
2017-12-02
wil6210: missing length check in wmi_set_ie
Lior David
1
-1
/
+7
2017-12-02
wil6210: add block size checks during FW load
Lior David
1
-1
/
+10
2017-12-02
wil6210: fix length check in __wmi_send
Lior David
1
-1
/
+1
2017-12-02
wil6210: print human readable names of WMI commands and events
Dedy Lansky
1
-5
/
+232
2017-08-08
wil6210: store FW RF calibration result
Dedy Lansky
1
-0
/
+5
2017-08-08
wil6210: support FW RSSI reporting
Dedy Lansky
1
-3
/
+6
2017-06-25
Merge tag 'wireless-drivers-next-for-davem-2017-06-25' of git://git.kernel.or...
David S. Miller
1
-2
/
+145
2017-06-21
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
1
-0
/
+143
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
1
-2
/
+2
2017-04-13
wil6210: fix protection against connections during reset
Hamad Kadmany
1
-2
/
+9
2017-04-13
wil6210: support 8KB RX buffers
Lior David
1
-1
/
+2
2017-03-09
wil6210: correctly report locally generated disconnect in STA mode
Dedy Lansky
1
-0
/
+1
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
1
-5
/
+9
2017-03-09
wil6210: bus_request platform operation refinement
Lior David
1
-0
/
+1
2017-01-27
wil6210: convert symbolic permissions to octal permissions
Maya Erez
1
-3
/
+3
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
-2
/
+3
2017-01-27
wil6210: missing reinit_completion in wmi_call
Lior David
1
-0
/
+1
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
1
-27
/
+23
2017-01-27
wil6210: add disable_ap_sme module parameter
Dedy Lansky
1
-11
/
+57
2016-12-01
wil6210: add debugfs blobs for UCODE code and data
Lior David
1
-14
/
+25
2016-12-01
wil6210: delay remain on channel when scan is active
Lior David
1
-0
/
+4
2016-11-23
wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT
Lior David
1
-0
/
+59
2016-11-23
wil6210: add support for abort scan
Maya Erez
1
-3
/
+18
2016-11-23
wil6210: add support for power save enable / disable
Maya Erez
1
-0
/
+34
2016-11-23
wil6210: fix net queue stop/wake
Dedy Lansky
1
-2
/
+1
2016-08-31
wil6210: extract firmware version from file header
Lior David
1
-4
/
+4
2016-08-31
wil6210: fix protection of wil->scan_request
Lior David
1
-2
/
+2
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-3
/
+5
2016-05-11
wil6210: add support for device led configuration
Maya Erez
1
-0
/
+77
2016-04-26
wil6210: prevent deep sleep of 60G device in critical paths
Maya Erez
1
-5
/
+15
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2016-03-07
wil6210: pass is_go flag to firmware
Lior David
1
-1
/
+2
2016-03-07
wil6210: P2P_DEVICE virtual interface support
Lior David
1
-1
/
+6
2016-03-07
wil6210: p2p initial support
Dedy Lansky
1
-3
/
+77
[next]