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
/
cfg80211.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
wil6210: add FT roam support for AP and station
Ahmad Masri
1
-52
/
+259
2018-08-28
wil6210: add support for channel 4
Alexei Avshalom Lazar
1
-1
/
+21
2018-07-31
wil6210: off channel transmit management frames in AP mode
Ahmad Masri
1
-7
/
+40
2018-07-31
wil6210: allow scan on AP interface
Ahmad Masri
1
-1
/
+2
2018-07-25
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-6
/
+6
2018-07-02
wil6210: add support for enhanced DMA structures
Gidon Studinski
1
-6
/
+6
2018-06-27
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
1
-9
/
+9
2018-05-12
wil6210: Initialize reply struct of the WMI commands
Alexei Avshalom Lazar
1
-8
/
+14
2018-05-12
wil6210: move WMI functionality out of wil_cfg80211_mgmt_tx
Dedy Lansky
1
-35
/
+4
2018-02-27
wil6210: multiple VIFs support for connections and data path
Lior David
1
-17
/
+15
2018-02-27
wil6210: rename p2p_wdev_mutex to vif_mutex
Lior David
1
-11
/
+11
2018-02-27
wil6210: multiple VIFs support for start/stop AP
Lior David
1
-17
/
+32
2018-02-27
wil6210: add support for adding and removing virtual interfaces
Lior David
1
-25
/
+184
2018-02-27
wil6210: infrastructure for multiple virtual interfaces
Lior David
1
-142
/
+199
2018-02-27
wil6210: support concurrency record in FW file
Lior David
1
-0
/
+69
2018-02-27
wil6210: add wil6210_vif structure for per-VIF data
Lior David
1
-26
/
+31
2018-02-19
cfg80211: send ack_signal to user in probe client response
Venkateswara Naralasetty
1
-1
/
+2
2018-01-09
wil6210: remove reference to preset_chandef
Lior David
1
-2
/
+1
2018-01-09
wil6210: support Scheduled scan
Dedy Lansky
1
-0
/
+65
2017-12-02
wil6210: missing length check in wil_cfg80211_mgmt_tx
Lior David
1
-3
/
+7
2017-12-02
wil6210: abort properly in cfg suspend
Hamad Kadmany
1
-2
/
+5
2017-08-31
wil6210: ensure P2P device is stopped before removing interface
Lior David
1
-28
/
+29
2017-08-31
wil6210: increase connect timeout
Lior David
1
-1
/
+1
2017-08-08
wil6210: notify wiphy on wowlan support
Maya Erez
1
-0
/
+10
2017-08-08
wil6210: support FW RSSI reporting
Dedy Lansky
1
-4
/
+8
2017-08-08
wil6210: protect against invalid length of tx management frame
Hamad Kadmany
1
-0
/
+3
2017-06-21
wil6210: add support for PCIe D3hot in system suspend
Maya Erez
1
-0
/
+38
2017-05-23
wil6210: Improve AP stop handling
Hamad Kadmany
1
-0
/
+2
2017-05-23
wil6210: low level RF sector API
Lior David
1
-0
/
+573
2017-04-24
Merge tag 'wireless-drivers-next-for-davem-2017-04-21' of git://git.kernel.or...
David S. Miller
1
-11
/
+1
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: restore power save state after internal FW reset
Lazar Alexei
1
-11
/
+1
2017-04-13
cfg80211: move add/change interface monitor flags into params
Johannes Berg
1
-7
/
+4
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
-20
/
+21
2017-03-09
wil6210: bus_request platform operation refinement
Lior David
1
-0
/
+4
2017-03-09
wil6210: do not start regular scan on stopped p2p device
Lior David
1
-10
/
+11
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-01-27
wil6210: convert symbolic permissions to octal permissions
Maya Erez
1
-1
/
+1
2017-01-27
wil6210: fix for broadcast workaround in PBSS
Lior David
1
-0
/
+1
2017-01-27
wil6210: remove __func__ from debug printouts
Lazar Alexei
1
-41
/
+38
2017-01-27
wil6210: add disable_ap_sme module parameter
Dedy Lansky
1
-5
/
+87
2017-01-12
wil6210: constify cfg80211_ops structures
Bhumika Goyal
1
-1
/
+1
2016-12-01
wil6210: delay remain on channel when scan is active
Lior David
1
-24
/
+21
2016-11-23
wil6210: support NL80211_ATTR_WIPHY_RETRY_SHORT
Lior David
1
-0
/
+21
2016-11-23
wil6210: add support for abort scan
Maya Erez
1
-0
/
+31
2016-11-23
wil6210: add support for power save enable / disable
Maya Erez
1
-1
/
+31
2016-08-31
wil6210: fix protection of wil->scan_request
Lior David
1
-0
/
+3
[next]