aboutsummaryrefslogtreecommitdiff
path: root/include/net/mac80211.h
AgeCommit message (Expand)AuthorFilesLines
2011-04-12mac80211: Check for queued frames before entering power save.Gravatar Vivek Natarajan 1-0/+4
2011-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-2/+13
2011-04-04mac80211: fix comment regarding aggregation buf_sizeGravatar Johannes Berg 1-2/+13
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2011-03-21wireless: fix 80211 kernel-doc warningsGravatar Randy Dunlap 1-1/+1
2011-03-11mac80211: implement support for cfg80211_ops->{get,set}_ringparamGravatar John W. Linville 1-0/+7
2011-02-25mac80211: support direct offchannel TX offloadGravatar Johannes Berg 1-0/+10
2011-02-25mac80211: make tx() operation return voidGravatar Johannes Berg 1-1/+1
2011-02-23mac80211: rename RX_FLAG_TSFTGravatar Johannes Berg 1-4/+5
2011-02-03mac80211: Add testing functionality for TKIPGravatar Jouni Malinen 1-0/+4
2011-02-03mac80211: add HW flag for disabling auto link-PS in AP modeGravatar Arik Nemtsov 1-1/+53
2011-01-19mac80211: allow advertising correct maximum aggregate sizeGravatar Johannes Berg 1-0/+5
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeGravatar Johannes Berg 1-1/+6
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeGravatar Luciano Coelho 1-0/+8
2011-01-10mac80211: add missing docs for off-chan TX flagGravatar Johannes Berg 1-0/+4
2011-01-10mac80211: add remain-on-channel docsGravatar Johannes Berg 1-0/+10
2011-01-05mac80211: implement hardware offload for remain-on-channelGravatar Johannes Berg 1-0/+19
2010-12-22mac80211: selective throughput LED trigger activeGravatar Johannes Berg 1-3/+17
2010-12-22mac80211: add throughput based LED blink triggerGravatar Johannes Berg 1-0/+38
2010-12-15mac80211: Add timeout to BA session start APIGravatar Sujith Manoharan 1-1/+3
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Gravatar Johannes Stezenbach 1-4/+24
2010-11-24cfg80211: Add documentation for antenna opsGravatar Bruno Randolf 1-0/+7
2010-11-24cfg80211/mac80211: improve ad-hoc multicast rate handlingGravatar Felix Fietkau 1-2/+2
2010-11-17mac80211: defines for AC numbersGravatar Johannes Berg 1-0/+14
2010-11-16mac80211: add support for setting the ad-hoc multicast rateGravatar Felix Fietkau 1-2/+4
2010-11-16mac80211: Add function to get probe request template for current APGravatar Juuso Oikarinen 1-0/+15
2010-11-16mac80211: Add antenna configurationGravatar Bruno Randolf 1-0/+2
2010-11-16mac80211: support hardware TX fragmentation offloadGravatar Arik Nemtsov 1-0/+6
2010-10-13mac80211: add probe request filter flagGravatar Johannes Berg 1-3/+6
2010-10-06cfg80211/mac80211: allow per-station GTKsGravatar Johannes Berg 1-0/+24
2010-10-05mac80211: distinct between max rates and the number of rates the hw can reportGravatar Helmut Schaa 1-1/+5
2010-09-27mac80211: move packet flags into packetGravatar Johannes Berg 1-4/+2
2010-09-27mac80211/ath9k: Support AMPDU with multiple VIFs.Gravatar Ben Greear 1-11/+14
2010-09-24mac80211: clear txflags for ps-filtered framesGravatar Christian Lamparter 1-0/+16
2010-09-16mac80211: add p2p device type supportGravatar Johannes Berg 1-1/+26
2010-09-14mac80211: add a note about iterating interfaces during add_interface()Gravatar Felix Fietkau 1-0/+2
2010-08-27mac80211: support runtime interface type changesGravatar Johannes Berg 1-0/+9
2010-08-27mac80211: allow scan to complete from any contextGravatar Johannes Berg 1-1/+2
2010-08-25mac80211: trivial spelling fixesGravatar Bob Copeland 1-5/+5
2010-08-24mac80211: fix docbookGravatar Johannes Berg 1-1/+1
2010-08-16mac80211: use cipher suite selectorsGravatar Johannes Berg 1-16/+2
2010-08-16mac80211: allow drivers to request SM PS mode changeGravatar Johannes Berg 1-0/+12
2010-08-16mac80211: per interface idle notificationGravatar Johannes Berg 1-0/+6
2010-08-16mac80211: support use of NAPI for bottom-half processingGravatar John W. Linville 1-0/+24
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 1-2/+10
2010-07-29mac80211: allow drivers to request DTIM periodGravatar Johannes Berg 1-2/+7
2010-07-28mac80211: inform drivers about the off-channel status on channel changesGravatar Felix Fietkau 1-0/+3
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar David S. Miller 1-6/+5
2010-07-21net: remove last uses of __attribute__((packed))Gravatar Gustavo F. Padovan 1-1/+1
2010-07-20mac80211: move QoS-enable to BSS infoGravatar Johannes Berg 1-6/+5