aboutsummaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)Author
2010-09-01mac80211: only cancel software-based scans on suspendJohn W. Linville
2010-08-31mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen
2010-08-27mac80211: fix offchannel queue stopJohannes Berg
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27mac80211: allow changing port control protocolJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg
2010-08-27mac80211: remove unused scan expire defineJohannes Berg
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-21mac80211: proper IBSS lockingJohannes Berg
2010-07-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-14mac80211: defer RX agg session teardown to workJohannes Berg
2010-06-14mac80211: move BA session workJohannes Berg
2010-06-14mac80211: make TX aggregation start/stop request asyncJohannes Berg
2010-06-14mac80211: refcount aggregation queue stopJohannes Berg
2010-06-14mac80211: remove non-irqsafe aggregation callbacksJohannes Berg
2010-06-14mac80211: use RCU for TX aggregationJohannes Berg
2010-06-14mac80211: move aggregation callback processingJohannes Berg
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg
2010-06-14mac80211: use common work functionJohannes Berg
2010-06-14mac80211: use common work structJohannes Berg
2010-06-14mac80211: use common skb queueJohannes Berg
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03mac80211: simplify key lockingJohannes Berg
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen
2010-06-03net: use __packed annotationEric Dumazet
2010-06-02cfg80211: make action channel type optionalJohannes Berg
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-12mac80211: add offload channel switch supportJohannes Berg
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-07mac80211: improve HT channel handlingJohannes Berg
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03mac80211: improve IBSS scanningJohannes Berg
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-04-07mac80211: remove ieee80211_sta_stop_rx_ba_sessionJohannes Berg
2010-04-03net: convert multicast list to list_headJiri Pirko