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
/
include
/
net
/
mac80211.h
Age
Commit message (
Expand
)
Author
2011-03-11
mac80211: implement support for cfg80211_ops->{get,set}_ringparam
John W. Linville
2011-02-25
mac80211: support direct offchannel TX offload
Johannes Berg
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-23
mac80211: rename RX_FLAG_TSFT
Johannes Berg
2011-02-03
mac80211: Add testing functionality for TKIP
Jouni Malinen
2011-02-03
mac80211: add HW flag for disabling auto link-PS in AP mode
Arik Nemtsov
2011-01-19
mac80211: allow advertising correct maximum aggregate size
Johannes Berg
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
mac80211: add hw configuration for max ampdu buffer size
Luciano Coelho
2011-01-10
mac80211: add missing docs for off-chan TX flag
Johannes Berg
2011-01-10
mac80211: add remain-on-channel docs
Johannes Berg
2011-01-05
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
2010-12-22
mac80211: selective throughput LED trigger active
Johannes Berg
2010-12-22
mac80211: add throughput based LED blink trigger
Johannes Berg
2010-12-15
mac80211: Add timeout to BA session start API
Sujith Manoharan
2010-11-30
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
2010-11-24
cfg80211: Add documentation for antenna ops
Bruno Randolf
2010-11-24
cfg80211/mac80211: improve ad-hoc multicast rate handling
Felix Fietkau
2010-11-17
mac80211: defines for AC numbers
Johannes Berg
2010-11-16
mac80211: add support for setting the ad-hoc multicast rate
Felix Fietkau
2010-11-16
mac80211: Add function to get probe request template for current AP
Juuso Oikarinen
2010-11-16
mac80211: Add antenna configuration
Bruno Randolf
2010-11-16
mac80211: support hardware TX fragmentation offload
Arik Nemtsov
2010-10-13
mac80211: add probe request filter flag
Johannes Berg
2010-10-06
cfg80211/mac80211: allow per-station GTKs
Johannes Berg
2010-10-05
mac80211: distinct between max rates and the number of rates the hw can report
Helmut Schaa
2010-09-27
mac80211: move packet flags into packet
Johannes Berg
2010-09-27
mac80211/ath9k: Support AMPDU with multiple VIFs.
Ben Greear
2010-09-24
mac80211: clear txflags for ps-filtered frames
Christian Lamparter
2010-09-16
mac80211: add p2p device type support
Johannes Berg
2010-09-14
mac80211: add a note about iterating interfaces during add_interface()
Felix Fietkau
2010-08-27
mac80211: support runtime interface type changes
Johannes Berg
2010-08-27
mac80211: allow scan to complete from any context
Johannes Berg
2010-08-25
mac80211: trivial spelling fixes
Bob Copeland
2010-08-24
mac80211: fix docbook
Johannes Berg
2010-08-16
mac80211: use cipher suite selectors
Johannes Berg
2010-08-16
mac80211: allow drivers to request SM PS mode change
Johannes Berg
2010-08-16
mac80211: per interface idle notification
Johannes Berg
2010-08-16
mac80211: support use of NAPI for bottom-half processing
John W. Linville
2010-07-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-07-29
mac80211: allow drivers to request DTIM period
Johannes Berg
2010-07-28
mac80211: inform drivers about the off-channel status on channel changes
Felix Fietkau
2010-07-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-07-21
net: remove last uses of __attribute__((packed))
Gustavo F. Padovan
2010-07-20
mac80211: move QoS-enable to BSS info
Johannes Berg
2010-06-21
mac80211: Add interface for driver to temporarily disable dynamic ps
Juuso Oikarinen
2010-06-15
mac80211: Fix ps-qos network latency handling
Juuso Oikarinen
2010-06-14
mac80211: Fix circular locking dependency in ARP filter handling
Juuso Oikarinen
2010-06-14
mac80211: allow drivers to sleep in ampdu_action
Johannes Berg
2010-06-14
mac80211: remove non-irqsafe aggregation callbacks
Johannes Berg
[next]