aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/mac80211.h
Commit message (Expand)AuthorAgeFilesLines
* wireless: fix 80211 kernel-doc warningsRandy Dunlap2011-03-211-1/+1
* mac80211: implement support for cfg80211_ops->{get,set}_ringparamJohn W. Linville2011-03-111-0/+7
* mac80211: support direct offchannel TX offloadJohannes Berg2011-02-251-0/+10
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-1/+1
* mac80211: rename RX_FLAG_TSFTJohannes Berg2011-02-231-4/+5
* mac80211: Add testing functionality for TKIPJouni Malinen2011-02-031-0/+4
* mac80211: add HW flag for disabling auto link-PS in AP modeArik Nemtsov2011-02-031-1/+53
* mac80211: allow advertising correct maximum aggregate sizeJohannes Berg2011-01-191-0/+5
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+6
* mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho2011-01-191-0/+8
* mac80211: add missing docs for off-chan TX flagJohannes Berg2011-01-101-0/+4
* mac80211: add remain-on-channel docsJohannes Berg2011-01-101-0/+10
* mac80211: implement hardware offload for remain-on-channelJohannes Berg2011-01-051-0/+19
* mac80211: selective throughput LED trigger activeJohannes Berg2010-12-221-3/+17
* mac80211: add throughput based LED blink triggerJohannes Berg2010-12-221-0/+38
* mac80211: Add timeout to BA session start APISujith Manoharan2010-12-151-1/+3
* mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach2010-11-301-4/+24
* cfg80211: Add documentation for antenna opsBruno Randolf2010-11-241-0/+7
* cfg80211/mac80211: improve ad-hoc multicast rate handlingFelix Fietkau2010-11-241-2/+2
* mac80211: defines for AC numbersJohannes Berg2010-11-171-0/+14
* mac80211: add support for setting the ad-hoc multicast rateFelix Fietkau2010-11-161-2/+4
* mac80211: Add function to get probe request template for current APJuuso Oikarinen2010-11-161-0/+15
* mac80211: Add antenna configurationBruno Randolf2010-11-161-0/+2
* mac80211: support hardware TX fragmentation offloadArik Nemtsov2010-11-161-0/+6
* mac80211: add probe request filter flagJohannes Berg2010-10-131-3/+6
* cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-0/+24
* mac80211: distinct between max rates and the number of rates the hw can reportHelmut Schaa2010-10-051-1/+5
* mac80211: move packet flags into packetJohannes Berg2010-09-271-4/+2
* mac80211/ath9k: Support AMPDU with multiple VIFs.Ben Greear2010-09-271-11/+14
* mac80211: clear txflags for ps-filtered framesChristian Lamparter2010-09-241-0/+16
* mac80211: add p2p device type supportJohannes Berg2010-09-161-1/+26
* mac80211: add a note about iterating interfaces during add_interface()Felix Fietkau2010-09-141-0/+2
* mac80211: support runtime interface type changesJohannes Berg2010-08-271-0/+9
* mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-1/+2
* mac80211: trivial spelling fixesBob Copeland2010-08-251-5/+5
* mac80211: fix docbookJohannes Berg2010-08-241-1/+1
* mac80211: use cipher suite selectorsJohannes Berg2010-08-161-16/+2
* mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-161-0/+12
* mac80211: per interface idle notificationJohannes Berg2010-08-161-0/+6
* mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-161-0/+24
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-07-291-2/+10
|\
| * mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-2/+7
| * mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau2010-07-281-0/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-231-6/+5
|\ \ | |/
| * mac80211: move QoS-enable to BSS infoJohannes Berg2010-07-201-6/+5
* | net: remove last uses of __attribute__((packed))Gustavo F. Padovan2010-07-211-1/+1
|/
* mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-0/+39
* mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-4/+1
* mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-14/+21
* mac80211: allow drivers to sleep in ampdu_actionJohannes Berg2010-06-141-1/+1