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
/
net
/
wireless
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-13
cfg80211: Add multiple scan plans for scheduled scan
Avraham Stern
1
-2
/
+1
2015-10-13
nl80211: allow BSS data to include CLOCK_BOOTTIME timestamp
Dmitry Shmidt
1
-28
/
+30
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-8
/
+78
2015-02-28
cfg80211-wext: return -E2BIG when buffer can't hold full BSS entry
James Minor
1
-76
/
+136
2015-02-28
cfg80211-wext: export symbols only when needed
Johannes Berg
1
-2
/
+2
2014-12-18
nl80211: Convert sched_scan_req pointer to RCU pointer
Jukka Rissanen
1
-5
/
+8
2014-09-05
cfg80211: add Intel Mobile Communications copyright
Johannes Berg
1
-0
/
+1
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-2
/
+13
2014-08-26
cfg80211: clarify BSS probe response vs. beacon data
Johannes Berg
1
-2
/
+4
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-4
/
+8
2014-05-22
cfg80211: allow RSSI compensation
Emmanuel Grumbach
1
-4
/
+8
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+10
2014-05-05
cfg80211: add cfg80211_sched_scan_stopped_rtnl
Eliad Peller
1
-2
/
+10
2014-04-25
cfg80211: change wiphy_to_dev function name
Zhao, Gang
1
-12
/
+12
2014-04-25
cfg80211: change registered device pointer name
Zhao, Gang
1
-65
/
+65
2014-04-10
cfg80211: ignore invalid BSSIDs when looking for BSSes
Johannes Berg
1
-0
/
+2
2014-04-10
cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
Zhao, Gang
1
-1
/
+5
2014-03-20
cfg80211: remove unnecessary check
Zhao, Gang
1
-3
/
+0
2014-03-20
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
Emmanuel Grumbach
1
-9
/
+19
2014-02-06
cfg80211: send scan results from work queue
Johannes Berg
1
-15
/
+25
2014-01-09
cfg80211: Add a function to get the number of supported channels
Ilan Peer
1
-5
/
+2
2013-12-05
cfg80211: don't "leak" uncompleted scans
Eliad Peller
1
-13
/
+3
2013-10-21
cfg80211: fix scheduled scan pointer access
Johannes Berg
1
-2
/
+2
2013-09-04
wireless: scan: Remove comment to compare_ether_addr
Joe Perches
1
-4
/
+0
2013-07-16
nl80211: add scan width to bss and scan request structs
Simon Wunderlich
1
-12
/
+19
2013-06-24
wireless: add comments about bss refcounting
Ben Greear
1
-0
/
+4
2013-05-25
cfg80211: vastly simplify locking
Johannes Berg
1
-25
/
+17
2013-05-25
cfg80211: move cfg80211_get_dev_from_ifindex under wext
Johannes Berg
1
-0
/
+21
2013-03-24
cfg80211: always check for scan end on P2P device
Johannes Berg
1
-3
/
+5
2013-03-07
cfg80211: fix potential BSS memory leak and update
Johannes Berg
1
-5
/
+11
2013-02-15
Merge remote-tracking branch 'mac80211/master' into HEAD
Johannes Berg
1
-1
/
+1
2013-02-15
nl80211/cfg80211: add radar detection command/event
Simon Wunderlich
1
-10
/
+0
2013-02-13
cfg80211: check vendor IE length to avoid overrun
Luciano Coelho
1
-4
/
+8
2013-02-11
cfg80211: move TSF into IEs
Johannes Berg
1
-4
/
+3
2013-02-11
cfg80211: remove scan ies NULL check
Johannes Berg
1
-8
/
+3
2013-02-11
cfg80211: track hidden SSID networks properly
Johannes Berg
1
-52
/
+221
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-2
/
+2
2013-02-04
cfg80211: wrap BSS kref
Johannes Berg
1
-5
/
+15
2013-02-04
cfg80211: remove a local variable
Johannes Berg
1
-3
/
+2
2013-02-04
cfg80211: use lockdep to assert lock is held
Johannes Berg
1
-2
/
+4
2013-02-04
cfg80211: move locking into cfg80211_bss_age
Johannes Berg
1
-1
/
+2
2013-02-04
cfg80211: fix BSS IE allocation comment
Johannes Berg
1
-4
/
+1
2013-02-04
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
1
-65
/
+0
2013-02-04
cfg80211: simplify mesh BSS comparison
Johannes Berg
1
-81
/
+39
2013-02-04
cfg80211: fix BSS list hidden SSID lookup
Johannes Berg
1
-27
/
+53
2013-02-04
cfg80211: refactor hidden SSID finding
Johannes Berg
1
-62
/
+20
2013-01-31
cfg80211: remove free_priv BSS API
Johannes Berg
1
-3
/
+0
2013-01-24
cfg80211: off by one in ieee80211_bss()
Dan Carpenter
1
-1
/
+1
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-209
/
+200
2012-11-30
cfg80211: fix cmp_hidden_bss
Johannes Berg
1
-4
/
+14
[next]