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
/
main.c
Age
Commit message (
Expand
)
Author
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-15
mac80211: Support multiple CSA counters
Andrei Otcheretianski
2014-04-30
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-04-25
mac80211: change return value of notifier function
Zhao, Gang
2014-04-22
mac80211: Allow HT capa override to add 40 MHz intolerant
Jouni Malinen
2014-04-11
mac80211: exclude AP_VLAN interfaces from tx power calculation
Felix Fietkau
2014-04-11
mac80211: suppress BSS info change notifications for AP_VLAN
Felix Fietkau
2014-04-09
mac80211: Allow disabling LDPC
Pawel Kulakowski
2014-02-12
mac80211: add NAPI support back
Johannes Berg
2014-02-04
mac80211: add check on hw->max_signal value on ieee80211_register_hw
andrea merello
2014-01-06
mac80211: fix memory leak in register_hw() error path
Johannes Berg
2013-12-16
mac80211: reschedule sched scan after HW restart
David Spinadel
2013-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-02
mac80211: Tx frame latency statistics
Matti Gottlieb
2013-11-25
mac80211: add generic cipher scheme support
Max Stepanov
2013-11-25
mac80211: set hw initial idle state
Karl Beldan
2013-11-25
mac80211: fix scheduled scan rtnl deadlock
Johannes Berg
2013-08-23
mac80211: move setting WIPHY_FLAG_SUPPORTS_SCHED_SCAN into drivers
Johannes Berg
2013-07-16
mac80211: allow scanning for 5/10 MHz channels in IBSS
Simon Wunderlich
2013-07-16
cfg80211/mac80211: use reduced txpower for 5 and 10 MHz
Simon Wunderlich
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-06-03
cfg80211: take WoWLAN support information out of wiphy struct
Johannes Berg
2013-05-25
cfg80211/mac80211: use cfg80211 wdev mutex in mac80211
Johannes Berg
2013-04-16
mac80211: adjust initial chandefs assignments in ieee80211_register_hw
Karl Beldan
2013-04-08
mac80211: let drivers not supporting channel contexts use VHT
Karl Beldan
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
mac80211: allow drivers to set default uAPSD parameters
Alexander Bondar
2013-03-18
mac80211: stop queues temporarily for flushing
Johannes Berg
2013-03-11
mac80211: remove a few set but unused variables
Johannes Berg
2013-03-07
mac80211: provide ieee80211_sta_eosp()
Johannes Berg
2013-03-06
mac80211: support userspace MPM
Thomas Pedersen
2013-03-06
mac80211: remove napi
Stanislaw Gruszka
2013-03-06
mac80211: support VHT capability overrides
Johannes Berg
2013-02-27
mac80211: convert to idr_alloc()
Tejun Heo
2013-02-15
mac80211: clean up mesh code
Johannes Berg
2013-02-15
nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATE
Johannes Berg
2013-02-15
mac80211: advertise operating mode notification capability
Johannes Berg
2013-02-15
mac80211: add radar detection command/event
Simon Wunderlich
2013-02-11
mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLE
Johannes Berg
2013-02-11
mac80211: protect rx-path with spinlock
Christian Lamparter
2013-01-18
mac80211: allow drivers to access IPv6 information
Johannes Berg
2013-01-18
mac80211: remove ARP filter enable/disable logic
Johannes Berg
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
2013-01-03
mac80211: assign bss_conf.bssid only once
Johannes Berg
2013-01-03
mac80211: further simplify ieee80211_bss_info_change_notify
Johannes Berg
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
2013-01-03
mac80211: Allow disabling SGI-20
Ben Greear
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-30
mac80211: allow userspace registration for probe requests in IBSS
Antonio Quartulli
[next]