summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2010-06-24nl80211: Add option to adjust transmit powerJuuso Oikarinen
2010-06-24cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen
2010-06-24mac80211: avoid scheduling while atomic in mesh_rx_plink_frameJohn W. Linville
2010-06-24minstrel_ht: move minstrel_mcs_groups declaration to header fileJohn W. Linville
2010-06-24wireless: mark reg_mutex as staticJohn W. Linville
2010-06-24minstrel_ht: make *idx unsigned in minstrel_downgrade_rateJohn W. Linville
2010-06-24mac80211: don't shadow mgmt variable in ieee80211_rx_h_actionJohn W. Linville
2010-06-21mac80211: Add interface for driver to temporarily disable dynamic psmaster-2010-06-21Juuso Oikarinen
2010-06-21mac80211: Fix compile warning in scan.c.Gertjan van Wingerde
2010-06-18mac80211: fix sw scan bracketingmaster-2010-06-18Johannes Berg
2010-06-18wireless: move regulatory_init to .init.textUwe Kleine-König
2010-06-18cfg80211: move cfg80211_exit to .exit.textUwe Kleine-König
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