index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
scan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: oce: enable receiving of bcast probe resp
Roee Zamir
2017-09-21
1
-9
/
+28
*
cfg80211: add request id to cfg80211_sched_scan_*() api
Arend Van Spriel
2017-04-28
1
-2
/
+2
*
mac80211: separate encoding/bandwidth from flags
Johannes Berg
2017-04-28
1
-4
/
+4
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-4
/
+4
*
mac80211: Remove unused 'len' variable
Kirtika Ruchandani
2016-12-13
1
-5
/
+3
*
mac80211: fix scan completed tracing
Johannes Berg
2016-09-15
1
-1
/
+1
*
mac80211: report failure to start (partial) scan as scan abort
Johannes Berg
2016-07-06
1
-2
/
+3
*
mac80211: Add support for beacon report radio measurement
Avraham Stern
2016-07-06
1
-8
/
+34
*
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
1
-2
/
+7
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-6
/
+6
*
mac80211: Support a scan request for a specific BSSID
Jouni Malinen
2016-04-05
1
-1
/
+3
*
mac80211: allow drivers to report CLOCK_BOOTTIME for scan results
Johannes Berg
2016-04-05
1
-1
/
+3
*
mac80211: Requeue work after scan complete for all VIF types.
Sachin Kulkarni
2016-01-26
1
-1
/
+11
*
mac80211: handle sched_scan_stopped vs. hw restart race
Eliad Peller
2016-01-14
1
-0
/
+8
*
mac80211: do not actively scan DFS channels
Antonio Quartulli
2015-12-02
1
-4
/
+5
*
mac80211: don't reconfigure sched scan in case of wowlan
Eliad Peller
2015-11-03
1
-5
/
+7
*
mac80211: remove PM-QoS listener
Johannes Berg
2015-10-14
1
-1
/
+0
*
mac80211: use new cfg80211_inform_bss_frame_data() API
Johannes Berg
2015-10-13
1
-10
/
+9
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-5
/
+5
*
mac80211: ignore invalid scan RSSI values
Sara Sharon
2015-06-09
1
-1
/
+7
*
mac80211: rename single hw-scan flag to follow naming convention
Johannes Berg
2015-06-02
1
-3
/
+3
*
mac80211: IBSS fix scan request
Janusz.Dziedzic@tieto.com
2015-03-30
1
-9
/
+16
*
mac80211: complete scan work immediately if quiesced or suspended
Luciano Coelho
2015-01-23
1
-0
/
+5
*
mac80211: don't defer scans in case of radar detection
Eliad Peller
2015-01-14
1
-1
/
+1
*
mac80211: remove local->radar_detect_enabled
Eliad Peller
2015-01-14
1
-1
/
+1
*
mac80211: let flush() drop packets when possible
Emmanuel Grumbach
2015-01-14
1
-2
/
+2
*
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-11-19
1
-10
/
+38
*
mac80211: rcu-ify scan and scheduled scan request pointers
Johannes Berg
2014-11-19
1
-30
/
+49
*
mac80211: remove redundant check
Eliad Peller
2014-11-19
1
-1
/
+1
*
mac80211: add Intel Mobile Communications copyright
Johannes Berg
2014-09-05
1
-0
/
+1
*
mac80211: scan: Replace rcu_assign_pointer() with RCU_INIT_POINTER()
Andreea-Cristina Bernat
2014-08-26
1
-1
/
+1
*
mac80211: split sched scan IEs
David Spinadel
2014-06-25
1
-23
/
+24
*
mac80211: support more than one band in scan request
David Spinadel
2014-06-25
1
-25
/
+60
*
mac80211: handle failed restart/resume better
Johannes Berg
2014-05-09
1
-5
/
+10
*
mac80211: use RCU_INIT_POINTER
Monam Agarwal
2014-04-09
1
-5
/
+5
*
mac80211: release sched_scan_sdata when stopping sched scan
Alexander Bondar
2014-03-19
1
-2
/
+4
*
mac80211: allow driver to return error from sched_scan_stop
Johannes Berg
2014-02-20
1
-1
/
+1
*
mac80211: fix IE buffer len
David Spinadel
2014-02-11
1
-5
/
+2
*
mac80211: reschedule sched scan after HW restart
David Spinadel
2013-12-16
1
-14
/
+39
*
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-12-16
1
-1
/
+1
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-06
1
-1
/
+1
|
|
\
|
|
*
mac80211: fix scheduled scan rtnl deadlock
Johannes Berg
2013-11-25
1
-1
/
+1
|
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-23
1
-0
/
+19
|
|
|
\
*
|
|
|
mac80211: start_next_roc only if scan was actually running
Eliad Peller
2013-12-05
1
-1
/
+3
*
|
|
|
mac80211: determine completed scan type by defined ops
Eliad Peller
2013-12-05
1
-8
/
+7
*
|
|
|
mac80211: remove duplicate code
Eliad Peller
2013-12-03
1
-8
/
+0
|
/
/
/
*
|
|
cfg80211: consolidate passive-scan and no-ibss flags
Luis R. Rodriguez
2013-11-25
1
-5
/
+5
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-11-04
1
-0
/
+19
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
mac80211: correctly close cancelled scans
Emmanuel Grumbach
2013-10-09
1
-0
/
+19
*
|
mac80211: change beacon/connection polling
Stanislaw Gruszka
2013-09-26
1
-2
/
+1
|
/
[next]