mac80211: freeing the wrong variable
[pandora-kernel.git] / net /
2010-07-26 Dan Carpentermac80211: freeing the wrong variable
2010-07-26 John W. Linvillelib80211: remove unused host_build_iv option
2010-07-26 John W. Linvilleminstrel: don't complain about feedback for unrequested...
2010-07-26 John W. Linvilleminstrel_ht: remove unnecessary NULL check in minstrel_...
2010-07-21 Johannes Bergmac80211: proper IBSS locking
2010-07-21 Johannes Bergmac80211: fix IBSS lockdep complaint
2010-07-21 Johannes Bergmac80211: refuse shared key auth when WEP is unavailable
2010-07-21 Maxime Bizoncfg80211: fix race between sysfs and cfg80211
2010-07-20 John W. Linvillewireless: remove unnecessary reg_same_country_ie_hint
2010-07-20 John W. Linvillewireless: mark cfg80211_is_all_idle as static
2010-07-20 John W. Linvillewireless: correct sparse warning in generated regdb.c
2010-07-20 John W. Linvillewireless: correct sparse warning in wext-compat.c
2010-07-20 John W. Linvillewireless: correct sparse warning in lib80211_crypt_tkip.c
2010-07-20 John W. Linvillewireless: only use alpha2 regulatory information from...
2010-07-20 David Gnedtmac80211: set carrier on for monitor interfaces on...
2010-07-20 Johannes Bergmac80211: move QoS-enable to BSS info
2010-07-20 Felix Fietkaumac80211: fix aggregation action frame handling with...
2010-07-16 John W. Linvillemac80211: improve error checking if WEP fails to init
2010-07-16 Christian Lampartermac80211: skip HT parsing if HW does not support HT
2010-07-14 Johannes Bergcfg80211: don't get expired BSSes
2010-07-13 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-07-12 Johannes Bergcfg80211: ignore spurious deauth
2010-07-08 John W. Linvillemac80211: remove wep dependency
2010-07-07 Jiri SlabyNET: nl80211, fix lock imbalance and netdev referencing
2010-07-06 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-07-02 Ming Leiminstrel_ht: fix check for downgrading of top2 rate
2010-07-02 Ming Leiminstrel_ht: fix updating rate with best probability
2010-06-30 Helmut Schaamac82011: Allow selection of minstrel_ht as default...
2010-06-29 John W. Linvillemac80211: add basic tracing to drv_get_survey
2010-06-29 John W. Linvillemac80211: remove unnecessary check in ieee80211_dump_survey
2010-06-28 Felix Fietkaumac80211: fix the for_each_sta_info macro
2010-06-28 John W. Linvillemac80211: use netif_receive_skb in ieee80211_tx_status...
2010-06-28 John W. Linvillemac80211: use netif_receive_skb in ieee80211_rx callpath
2010-06-25 Reinette ChatreMerge branch 'wireless-2.6' into wireless-next-2.6
2010-06-24 Juuso Oikarinennl80211: Add option to adjust transmit power
2010-06-24 Juuso Oikarinencfg80211/mac80211: Update set_tx_power to use mBm inste...
2010-06-24 John W. Linvillemac80211: avoid scheduling while atomic in mesh_rx_plin...
2010-06-24 John W. Linvilleminstrel_ht: move minstrel_mcs_groups declaration to...
2010-06-24 John W. Linvillewireless: mark reg_mutex as static
2010-06-24 John W. Linvilleminstrel_ht: make *idx unsigned in minstrel_downgrade_rate
2010-06-24 John W. Linvillemac80211: don't shadow mgmt variable in ieee80211_rx_h_...
2010-06-21 Juuso Oikarinenmac80211: Add interface for driver to temporarily disab...
2010-06-21 Gertjan van Wingerdemac80211: Fix compile warning in scan.c.
2010-06-18 Johannes Bergmac80211: fix sw scan bracketing
2010-06-18 Uwe Kleine-Königwireless: move regulatory_init to .init.text
2010-06-18 Uwe Kleine-Königcfg80211: move cfg80211_exit to .exit.text
2010-06-17 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-06-16 Christoph Fritzmac80211: fix warn, enum may be used uninitialized
2010-06-15 Jouni Malinenmac80211: Use a separate CCMP PN receive counter for...
2010-06-15 Jouni Malinenmac80211: Protect Deauthentication frame when using MFP
2010-06-15 Juuso Oikarinenmac80211: Fix ps-qos network latency handling
2010-06-14 Juuso Oikarinenmac80211: Fix circular locking dependency in ARP filter...
2010-06-14 Teemu Paasikivimac80211: remove BSS from cfg80211 list when leaving...
2010-06-14 Teemu Paasikivimac80211: Set changed basic rates flag
2010-06-14 Teemu Paasikivimac80211: Set basic rates while joining ibss network
2010-06-14 Johannes Bergmac80211: bracket driver tracing
2010-06-14 Johannes Bergmac80211: fix mgmt frame accounting
2010-06-14 Johannes Bergmac80211: update aggregation documentation
2010-06-14 Johannes Bergmac80211: allow drivers to sleep in ampdu_action
2010-06-14 Johannes Bergmac80211: change TX aggregation locking
2010-06-14 Johannes Bergmac80211: defer TX agg session teardown to work
2010-06-14 Johannes Bergmac80211: change RX aggregation locking
2010-06-14 Johannes Bergmac80211: fix RX aggregation timer
2010-06-14 Johannes Bergmac80211: defer RX agg session teardown to work
2010-06-14 Johannes Bergmac80211: move BA session work
2010-06-14 Johannes Bergmac80211: make TX aggregation start/stop request async
2010-06-14 Johannes Bergmac80211: refcount aggregation queue stop
2010-06-14 Johannes Bergmac80211: remove non-irqsafe aggregation callbacks
2010-06-14 Johannes Bergmac80211: use RCU for TX aggregation
2010-06-14 Johannes Bergmac80211: use RCU for RX aggregation
2010-06-14 Johannes Bergmac80211: move aggregation callback processing
2010-06-14 Johannes Bergmac80211: move blockack stop due to fragmentation
2010-06-14 Johannes Bergmac80211: always process blockack action from workqueue
2010-06-14 Johannes Bergmac80211: pull mgmt frame rx into rx handler
2010-06-14 Johannes Bergmac80211: common work skb freeing
2010-06-14 Johannes Bergmac80211: use common work function
2010-06-14 Johannes Bergmac80211: use common work struct
2010-06-14 Johannes Bergmac80211: use common skb queue
2010-06-14 Johannes Bergmac80211: simplify station/aggregation code
2010-06-14 Johannes Bergcfg80211/mac80211: allow action frame TX/RX in IBSS
2010-06-08 Johannes Bergmac80211: fix deauth before assoc
2010-06-08 Juuso Oikarinenmac80211: Add netif state checking to ieee80211_ifa_changed
2010-06-07 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-06-07 John W. Linvillemac80211: fix lock leak w/ ARP filtering and w/o CONFIG...
2010-06-07 Holger Schurigmac80211: fix function pointer check
2010-06-04 Johannes Bergmac80211: process station blockack action frames from...
2010-06-04 Sujithmac80211: Remove deprecated sta_notify commands
2010-06-04 John W. Linvillemac80211: make ARP filtering depend on CONFIG_INET
2010-06-03 Felix Fietkaumac80211: reduce debugfs code size
2010-06-03 Johannes Bergmac80211: simplify key locking
2010-06-03 Johannes Bergmac80211: move plink state
2010-06-03 Johannes Bergmac80211: drop control frames after processing
2010-06-03 Johannes Bergmac80211: remove useless work starting
2010-06-03 Johannes Bergmac80211: move WEP weak IV check
2010-06-03 Johannes Bergmac80211: clean up ieee80211_stop_tx_ba_session
2010-06-03 Juuso Oikarinenmac80211: Add support for hardware ARP query filtering
2010-06-03 Johannes Bergmac80211: remove bogus mod_timer() call
2010-06-02 Johannes Bergcfg80211: make action channel type optional
2010-06-02 Walter Goldenswireless: fix several minor description typos
2010-06-02 Helmut Schaacfg80211: don't refuse HT20 channels on devices that...
next