summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...master-2010-06-17John W. Linville
2010-06-16mac80211: fix warn, enum may be used uninitializedChristoph Fritz
2010-06-15mac80211: Use a separate CCMP PN receive counter for management framesJouni Malinen
2010-06-15mac80211: Protect Deauthentication frame when using MFPJouni Malinen
2010-06-15mac80211: Fix ps-qos network latency handlingJuuso Oikarinen
2010-06-14mac80211: Fix circular locking dependency in ARP filter handlingmaster-2010-06-14Juuso Oikarinen
2010-06-14mac80211: remove BSS from cfg80211 list when leaving IBSSTeemu Paasikivi
2010-06-14mac80211: Set changed basic rates flagTeemu Paasikivi
2010-06-14mac80211: Set basic rates while joining ibss networkTeemu Paasikivi
2010-06-14mac80211: bracket driver tracingJohannes Berg
2010-06-14mac80211: fix mgmt frame accountingJohannes Berg
2010-06-14mac80211: update aggregation documentationJohannes Berg
2010-06-14mac80211: allow drivers to sleep in ampdu_actionJohannes Berg
2010-06-14mac80211: change TX aggregation lockingJohannes Berg
2010-06-14mac80211: defer TX agg session teardown to workJohannes Berg
2010-06-14mac80211: change RX aggregation lockingJohannes Berg
2010-06-14mac80211: fix RX aggregation timerJohannes Berg
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: use RCU for RX aggregationJohannes Berg
2010-06-14mac80211: move aggregation callback processingJohannes Berg
2010-06-14mac80211: move blockack stop due to fragmentationJohannes Berg
2010-06-14mac80211: always process blockack action from workqueueJohannes Berg
2010-06-14mac80211: pull mgmt frame rx into rx handlerJohannes Berg
2010-06-14mac80211: common work skb freeingJohannes 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-14mac80211: simplify station/aggregation codeJohannes Berg
2010-06-14cfg80211/mac80211: allow action frame TX/RX in IBSSJohannes Berg
2010-06-08mac80211: fix deauth before assocJohannes Berg
2010-06-08mac80211: Add netif state checking to ieee80211_ifa_changedJuuso Oikarinen
2010-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-06-07mac80211: fix lock leak w/ ARP filtering and w/o CONFIG_INETJohn W. Linville
2010-06-07mac80211: fix function pointer checkHolger Schurig
2010-06-04mac80211: process station blockack action frames from workJohannes Berg
2010-06-04mac80211: Remove deprecated sta_notify commandsSujith
2010-06-04mac80211: make ARP filtering depend on CONFIG_INETJohn W. Linville
2010-06-03mac80211: reduce debugfs code sizemaster-2010-06-03Felix Fietkau
2010-06-03mac80211: simplify key lockingJohannes Berg
2010-06-03mac80211: move plink stateJohannes Berg
2010-06-03mac80211: drop control frames after processingJohannes Berg
2010-06-03mac80211: remove useless work startingJohannes Berg
2010-06-03mac80211: move WEP weak IV checkJohannes Berg
2010-06-03mac80211: clean up ieee80211_stop_tx_ba_sessionJohannes Berg
2010-06-03mac80211: Add support for hardware ARP query filteringJuuso Oikarinen