aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg1-0/+1
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6John W. Linville1-1/+1
2010-07-21mac80211: proper IBSS lockingJohannes Berg1-5/+2
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-0/+2
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen1-0/+2
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-28/+38
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen1-0/+6
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen1-0/+2
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi1-0/+2
2010-06-14mac80211: defer RX agg session teardown to workJohannes Berg1-0/+2
2010-06-14mac80211: move BA session workJohannes Berg1-1/+4
2010-06-14mac80211: make TX aggregation start/stop request asyncJohannes Berg1-0/+1
2010-06-14mac80211: refcount aggregation queue stopJohannes Berg1-7/+1
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg1-0/+2
2010-06-14mac80211: use RCU for TX aggregationJohannes Berg1-2/+0
2010-06-14mac80211: move aggregation callback processingJohannes Berg1-4/+7
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg1-4/+0
2010-06-14mac80211: use common work functionJohannes Berg1-0/+11
2010-06-14mac80211: use common work structJohannes Berg1-3/+1
2010-06-14mac80211: use common skb queueJohannes Berg1-5/+2
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg1-5/+0
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-2/+5
2010-06-03mac80211: simplify key lockingJohannes Berg1-2/+2
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen1-0/+2
2010-06-03net: use __packed annotationEric Dumazet1-1/+1
2010-06-02cfg80211: make action channel type optionalJohannes Berg1-0/+1
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2010-05-12mac80211: add offload channel switch supportJohannes Berg1-1/+2
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+15
2010-05-07mac80211: improve HT channel handlingJohannes Berg1-1/+4
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg1-0/+11
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+2
2010-05-03mac80211: improve IBSS scanningJohannes Berg1-1/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-2/+19
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg1-2/+0
2010-04-03net: convert multicast list to list_headJiri Pirko1-2/+1
2010-03-31mac80211: Track Beacon signal strength and implement cqm eventsJouni Malinen1-0/+19
2010-03-23mac80211: Add support for connection monitor in hardwareJuuso Oikarinen1-2/+2
2010-03-09mac80211: Improve software scan timingHelmut Schaa1-0/+1
2010-02-15cfg80211/mac80211: allow registering for and sending action framesJouni Malinen1-1/+5
2010-02-09mac80211: Retry null data frame for power save.Vivek Natarajan1-0/+1
2010-02-08mac80211: allow station add/remove to sleepJohannes Berg1-9/+9
2010-01-25mac80211: track work started through callbacksJohannes Berg1-1/+0
2010-01-12mac80211: add debugfs interface for U-APSD queue configurationKalle Valo1-0/+14
2010-01-12mac80211: add U-APSD client supportKalle Valo1-1/+12
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen1-2/+2
2009-12-28mac80211: make off-channel work genericJohannes Berg1-2/+5
2009-12-28mac80211: support remain-on-channel commandJohannes Berg1-0/+15
2009-12-28mac80211: Generalize off-channel operation helpers from scan codeJouni Malinen1-1/+7
2009-12-28mac80211: proper bss private data handlingJohannes Berg1-5/+2