index
:
linux/linux-stable.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
chan.c
Age
Commit message (
Expand
)
Author
2014-11-04
cfg80211: 802.11p OCB mode handling
Rostislav Lisovy
2014-10-31
mac80211: fix spelling errors
Stephen Hemminger
2014-09-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-09-04
Merge tag 'mac80211-next-for-john-2014-08-29' of git://git.kernel.org/pub/scm...
John W. Linville
2014-09-04
Merge tag 'mac80211-for-john-2014-08-29' of git://git.kernel.org/pub/scm/linu...
John W. Linville
2014-08-29
mac80211: fix chantype recalc warning
Michal Kazior
2014-08-26
mac80211: make ieee80211_vif_use_reserved_switch static
Johannes Berg
2014-08-26
mac80211: ignore AP_VLAN in ieee80211_recalc_chanctx_chantype
Felix Fietkau
2014-08-22
mac80211: fix channel switch for chanctx-based drivers
Michal Kazior
2014-07-18
mac80211: suppress unused variable warning without lockdep
Johannes Berg
2014-06-25
mac80211: use chanctx reservation for STA CSA
Michal Kazior
2014-06-25
mac80211: use chanctx reservation for AP CSA
Michal Kazior
2014-06-25
mac80211: implement multi-vif in-place reservations
Michal Kazior
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-05
mac80211: mark local variable __maybe_unused
Johannes Berg
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: compute chanctx refcount on-the-fly
Michal Kazior
2014-04-25
mac80211: split ieee80211_free_chanctx()
Michal Kazior
2014-04-25
mac80211: split ieee80211_new_chanctx()
Michal Kazior
2014-04-25
mac80211: improve chanctx reservation lookup
Michal Kazior
2014-04-25
mac80211: improve find_chanctx() for reservations
Michal Kazior
2014-04-25
mac80211: track reserved vifs in chanctx
Michal Kazior
2014-04-25
mac80211: track assigned vifs in chanctx
Michal Kazior
2014-04-25
mac80211: add support for radar detection for reservations
Michal Kazior
2014-04-25
mac80211: prevent chanctx overcommit
Michal Kazior
2014-04-09
mac80211: allow reservation of a running chanctx
Luciano Coelho
2014-04-09
mac80211: implement chanctx reservation
Luciano Coelho
2014-04-09
mac80211: refactor ieee80211_assign/unassign_vif_chanctx into one
Luciano Coelho
2014-04-09
mac80211: split ieee80211_vif_change_channel in two
Luciano Coelho
2014-04-09
mac80211: protect AP VLAN list with local->mtx
Michal Kazior
2014-04-09
cfg80211/mac80211: move interface counting for combination check to mac80211
Luciano Coelho
2014-04-09
mac80211: use RCU_INIT_POINTER
Monam Agarwal
2014-04-09
mac80211: fix radar_enabled propagation
Michal Kazior
2014-04-09
mac80211: Disable SMPS for the monitor interface
Ido Yariv
2014-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-03
mac80211: consider virtual mon when calculating min_def
Eliad Peller
2014-02-04
mac80211: fix sdata->radar_required locking
Michal Kazior
2013-12-19
mac80211: fix iflist_mtx/mtx locking in radar detection
Johannes Berg
2013-12-18
mac80211: make ieee80211_recalc_radar_chanctx static
Johannes Berg
2013-11-25
mac80211: add min required channel definition field
Eliad Peller
2013-11-25
mac80211: move csa_chandef to sdata
Luciano Coelho
2013-10-02
mac80211: implement STA CSA for drivers using channel contexts
Arik Nemtsov
2013-08-01
mac80211: add channel switch command and beacon callbacks
Simon Wunderlich
2013-04-22
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
Johannes Berg
2013-04-10
mac80211: fix recalc_radar hwconf sync problem
Simon Wunderlich
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
mac80211: fix idle handling sequence
Johannes Berg
2013-02-15
mac80211: add ieee80211_vif_change_bandwidth
Johannes Berg
2013-02-15
mac80211: fix ieee80211_change_chandef name
Johannes Berg
[prev]
[next]