aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
...
* mac80211: Filter ProbeReq SuppRates based on TX rate maskJouni Malinen2010-09-241-1/+1
* mac80211: make the beacon monitor available externallyLuis R. Rodriguez2010-09-161-0/+1
* mac80211: add helper for reseting the connection monitorLuis R. Rodriguez2010-09-161-0/+1
* mac80211: only cancel software-based scans on suspendJohn W. Linville2010-09-011-0/+6
* mac80211: Do not generate CQM events based on first Beacon framesJouni Malinen2010-08-311-0/+7
* mac80211: fix offchannel queue stopJohannes Berg2010-08-271-0/+3
* mac80211: support runtime interface type changesJohannes Berg2010-08-271-1/+13
* mac80211: allow changing port control protocolJohannes Berg2010-08-271-0/+2
* mac80211: allow vendor specific cipher suitesJohannes Berg2010-08-271-0/+2
* mac80211: allow scan to complete from any contextJohannes Berg2010-08-271-0/+6
* mac80211: remove unused scan expire defineJohannes Berg2010-08-271-6/+0
* cfg80211/mac80211: extensible frame processingJohannes Berg2010-08-241-0/+1
* mac80211: allow drivers to request SM PS mode changeJohannes Berg2010-08-161-1/+5
* mac80211: per interface idle notificationJohannes Berg2010-08-161-0/+3
* mac80211: AMPDU rx reorder timeout timerChristian Lamparter2010-08-161-0/+1
* mac80211: unify scan and work mutexesJohannes Berg2010-08-161-2/+2
* mac80211: support use of NAPI for bottom-half processingJohn W. Linville2010-08-161-0/+5
* mac80211: allow drivers to request DTIM periodJohannes Berg2010-07-291-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville2010-07-271-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-011-0/+2
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-171-28/+38
| |\ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-2/+5
| |\ \ \
| * | | | net: use __packed annotationEric Dumazet2010-06-031-1/+1
* | | | | mac80211: proper IBSS lockingJohannes Berg2010-07-211-5/+2
| |_|_|/ |/| | |
* | | | mac80211: Add interface for driver to temporarily disable dynamic psJuuso Oikarinen2010-06-211-0/+2
| |_|/ |/| |
* | | mac80211: Fix ps-qos network latency handlingJuuso Oikarinen2010-06-151-0/+6
* | | mac80211: Fix circular locking dependency in ARP filter handlingJuuso Oikarinen2010-06-141-0/+2
* | | mac80211: Set basic rates while joining ibss networkTeemu Paasikivi2010-06-141-0/+2
* | | mac80211: defer RX agg session teardown to workJohannes Berg2010-06-141-0/+2
* | | mac80211: move BA session workJohannes Berg2010-06-141-1/+4
* | | mac80211: make TX aggregation start/stop request asyncJohannes Berg2010-06-141-0/+1
* | | mac80211: refcount aggregation queue stopJohannes Berg2010-06-141-7/+1
* | | mac80211: remove non-irqsafe aggregation callbacksJohannes Berg2010-06-141-0/+2
* | | mac80211: use RCU for TX aggregationJohannes Berg2010-06-141-2/+0
* | | mac80211: move aggregation callback processingJohannes Berg2010-06-141-4/+7
* | | mac80211: pull mgmt frame rx into rx handlerJohannes Berg2010-06-141-4/+0
* | | mac80211: use common work functionJohannes Berg2010-06-141-0/+11
* | | mac80211: use common work structJohannes Berg2010-06-141-3/+1
* | | mac80211: use common skb queueJohannes Berg2010-06-141-5/+2
* | | cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg2010-06-141-5/+0
| |/ |/|
* | mac80211: simplify key lockingJohannes Berg2010-06-031-2/+2
* | mac80211: Add support for hardware ARP query filteringJuuso Oikarinen2010-06-031-0/+2
* | cfg80211: make action channel type optionalJohannes Berg2010-06-021-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-1/+2
|\
| * mac80211: add offload channel switch supportJohannes Berg2010-05-121-1/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-111-1/+15
|\ \ | |/
| * mac80211: improve HT channel handlingJohannes Berg2010-05-071-1/+4
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-0/+11
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-1/+2
|\ \ | |/
| * mac80211: improve IBSS scanningJohannes Berg2010-05-031-1/+2