aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville1-0/+6
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen1-0/+7
2010-08-27mac80211: fix offchannel queue stopJohannes Berg1-0/+3
2010-08-27mac80211: support runtime interface type changesJohannes Berg1-1/+13
2010-08-27mac80211: allow changing port control protocolJohannes Berg1-0/+2
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg1-0/+2
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg1-0/+6
2010-08-27mac80211: remove unused scan expire defineJohannes Berg1-6/+0
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg1-0/+1
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg1-1/+5
2010-08-16mac80211: per interface idle notificationJohannes Berg1-0/+3
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter1-0/+1
2010-08-16mac80211: unify scan and work mutexesJohannes Berg1-2/+2
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville1-0/+5
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