index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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
2016-08-19
wil6210: fix wiphy registration sequence
Lior David
1
-7
/
+0
2016-08-19
wil6210: fix stop p2p device handling
Maya Erez
1
-16
/
+9
2016-08-19
wil6210: support rx key setting for all TIDs
Maya Erez
1
-35
/
+81
2016-07-06
nl80211: support beacon report scanning
Avraham Stern
1
-1
/
+5
2016-06-14
wil6210: abort P2P search when stopping P2P device
Lior David
1
-0
/
+16
2016-04-26
wil6210: support regular scan on P2P_DEVICE interface
Lior David
1
-2
/
+3
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-2
/
+2
2016-03-07
wil6210: pass is_go flag to firmware
Lior David
1
-1
/
+8
2016-03-07
wil6210: fix no_fw_recovery mode with change_virtual_intf
Lior David
1
-1
/
+1
2016-03-07
wil6210: fix race conditions in p2p listen and search
Lior David
1
-4
/
+5
2016-03-07
wil6210: P2P_DEVICE virtual interface support
Lior David
1
-14
/
+122
2016-03-07
wil6210: p2p initial support
Dedy Lansky
1
-12
/
+55
2016-03-07
wil6210: basic PBSS/PCP support
Lior David
1
-13
/
+14
2016-03-07
wil6210: switch to generated wmi.h
Lior David
1
-2
/
+2
2016-03-07
wil6210: add support for discovery mode during scan
Lior David
1
-0
/
+6
2016-03-07
wil6210: replay attack detection
Vladimir Kondratiev
1
-11
/
+89
2016-03-06
Merge 'net-next/master'
Kalle Valo
1
-0
/
+10
[next]