index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
scan.c
Age
Commit message (
Expand
)
Author
2012-03-07
mac80211: Filter duplicate IE ids
Paul Stewart
2012-03-05
mac80211: use compare_ether_addr on MAC addresses instead of memcmp
Felix Fietkau
2012-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-04
mac80211: fix scan state machine
Mohammed Shafi Shajakhan
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-11-30
mac80211: revert on-channel work optimisations
Johannes Berg
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-11
mac80211: simplify scan state machine
Johannes Berg
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-25
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-11
mac80211: pass no-CCK flag through to HW scan
Johannes Berg
2011-09-27
mac80211: Send the management frame at requested rate
Rajkumar Manoharan
2011-08-25
PM QoS: Move and rename the implementation files
Jean Pihet
2011-07-19
mac80211: implement scan supported rates
Johannes Berg
2011-07-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-07
mac80211: fix ie memory allocation for scheduled scans
Luciano Coelho
2011-06-27
mac80211: Drop DS Channel PARAM in directed probe
Paul Stewart
2011-06-27
mac80211: restrict advertised HW scan rates
Johannes Berg
2011-06-17
mac80211: add cancel_hw_scan() callback
Eliad Peller
2011-05-27
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
2011-05-16
mac80211: abort scan_work immediately when the device goes down
Rajkumar Manoharan
2011-05-12
cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
Luciano Coelho
2011-05-11
mac80211: add support for HW scheduled scan
Luciano Coelho
2011-05-10
mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()
Luciano Coelho
2011-03-07
mac80211: fix scan race, simplify code
Johannes Berg
2011-02-09
mac80211: Ensure power-level set properly for scanning.
Ben Greear
2011-02-09
mac80211: Allow scanning on existing channel-type.
Ben Greear
2011-02-04
mac80211: Optimize scans on current operating channel.
Ben Greear
2011-01-21
cfg80211: Extend channel to frequency mapping for 802.11j
Bruno Randolf
2010-10-07
mac80211: fix sw scan locking
Johannes Berg
2010-10-06
mac80211: avoid uninitialized var warning in ieee80211_scan_cancel
John W. Linville
2010-10-06
mac80211: compete scan to cfg80211 if deferred scan fail to start
Stanislaw Gruszka
2010-10-06
mac80211: do not requeue scan work when not needed
Stanislaw Gruszka
2010-10-06
mac80211: assure we also cancel deferred scan request
Stanislaw Gruszka
2010-10-06
mac80211: keep lock when calling __ieee80211_scan_completed()
Stanislaw Gruszka
2010-10-06
mac80211: reduce number of __ieee80211_scan_completed calls
Stanislaw Gruszka
2010-09-24
mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz
Jouni Malinen
2010-09-24
mac80211: Filter ProbeReq SuppRates based on TX rate mask
Jouni Malinen
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
2010-08-16
mac80211: per interface idle notification
Johannes Berg
2010-08-16
mac80211: unify scan and work mutexes
Johannes Berg
2010-08-04
mac80211: fix scan locking wrt. hw scan
Johannes Berg
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
2010-07-28
Revert "mac80211: fix sw scan bracketing"
Luis R. Rodriguez
2010-06-21
mac80211: Fix compile warning in scan.c.
Gertjan van Wingerde
2010-06-18
mac80211: fix sw scan bracketing
Johannes Berg
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-03
mac80211: improve IBSS scanning
Johannes Berg
2010-04-28
mac80211: do not wip out old supported rates
Stanislaw Gruszka
[next]