rt2x00: Fix beaconing on rt2800.
[safe/jmp/linux-2.6] / net /
2010-05-07 John W. Linvillemac80211: set IEEE80211_TX_CTL_FIRST_FRAGMENT for beacons
2010-05-07 Johannes Bergmac80211: improve HT channel handling
2010-05-07 Johannes Bergcfg80211/mac80211: better channel handling
2010-05-07 Johannes Bergmac80211: fix BSS info reconfiguration
2010-05-05 Johannes Bergmac80211: use fixed channel in ibss join when appropriate
2010-05-03 John W. LinvilleMerge branch 'wireless-next-2.6' of git://git./linux...
2010-05-03 Johannes Bergmac80211: improve IBSS scanning
2010-05-03 Johannes Bergmac80211: allow controlling aggregation manually
2010-05-03 Johannes Bergmac80211: fix ieee80211_find_sta[_by_hw]
2010-04-30 Reinette ChatreMerge branch 'wireless-2.6' into wireless-next-2.6
2010-04-30 John W. Linvillemac80211: remove deprecated noise field from ieee80211_...
2010-04-30 Johannes Bergmac80211: tell driver about IBSS merge
2010-04-28 Johannes Bergmac80211: notify driver about IBSS status
2010-04-28 Stanislaw Gruszkamac80211: fix supported rates IE if AP doesn't give...
2010-04-28 Stanislaw Gruszkamac80211: do not wip out old supported rates
2010-04-27 Shanyu Zhaomac80211: fix rts threshold check
2010-04-27 Johannes Bergmac80211: give virtual interface to hw_scan
2010-04-27 Juuso Oikarinencfg80211: Remove default dynamic PS timeout value
2010-04-27 Juuso Oikarinenmac80211: Determine dynamic PS timeout based on ps...
2010-04-27 Felix Fietkaumac80211: implement ap isolation support
2010-04-27 Felix Fietkaucfg80211: add ap isolation support
2010-04-27 Felix Fietkaumac80211: fix handling of 4-address-mode in ieee80211_c...
2010-04-26 Juuso Oikarinenmac80211: Fix sta->last_tx_rate setting with no-op...
2010-04-20 Juuso Oikarinenmac80211: Fix ieee80211_sta_conn_mon_timer with hw...
2010-04-20 Holger Schurigmac80211: sample survey implementation for mac80211...
2010-04-20 Daniel Yingqiang Maath9k: Group Key fix for VAPs
2010-04-19 Johannes Bergmac80211: add missing newline
2010-04-19 Juuso Oikarinenmac80211: Prevent running sta_cleanup timer unnecessarily
2010-04-19 Johannes Bergmac80211: fix stopping RX BA session from timer
2010-04-19 Reinette Chatremac80211: pass HT changes to driver when off channel
2010-04-19 Johannes Bergmac80211: remove bogus TX agg state assignment
2010-04-16 Nishant Sarmukadamcfg80211: Avoid sending IWEVASSOCREQIE and IWEVASSOCRES...
2010-04-09 Teemu Paasikivimac80211: check whether scan is in progress before...
2010-04-09 Luis R. Rodriguezmac80211: fix typo for LDPC capability
2010-04-09 Zhu Yimac80211: delay skb linearising in rx decryption
2010-04-08 Johannes Bergmac80211: enhance tracing
2010-04-08 Javier Cardonamac80211: Moved mesh action codes to a more visible...
2010-04-08 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2010-04-07 Johannes Bergmac80211: fix paged RX crypto
2010-04-07 Johannes Bergmac80211: fix some RX aggregation locking
2010-04-07 Johannes Bergmac80211: clean up/fix aggregation code
2010-04-07 Johannes Bergmac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA
2010-04-07 Johannes Bergmac80211: remove ieee80211_sta_stop_rx_ba_session
2010-04-07 Johannes Bergmac80211: remove irq disabling for sta lock
2010-04-07 Johannes Bergmac80211: fix station destruction problem
2010-04-07 Jouni Malinencfg80211: Add local-state-change-only auth/deauth/disassoc
2010-04-06 Jouni Malinenmac80211: Fix robust management frame handling (MFP)
2010-04-06 Johannes Bergmac80211: annotate station rcu dereferences
2010-04-06 Javier Cardonamac80211: Handle mesh action frames in ieee80211_rx_h_a...
2010-03-31 Jouni Malinenmac80211: Fix drop_unencrypted for MFP with hwaccel
2010-03-31 Marco Porschnl80211: reenable station del for mesh
2010-03-31 Jouni Malinenmac80211: Fix dropping of unprotected robust multicast...
2010-03-31 Jouni Malinenmac80211: Fix BIP to be used only with group-addressed...
2010-03-31 Jouni Malinenmac80211: Send deauth/disassoc prior to dropping STA...
2010-03-31 Jouni Malinenmac80211: Track Beacon signal strength and implement...
2010-03-31 Stanislaw Gruszkamac80211: enable QoS explicitly in AP mode
2010-03-31 Stanislaw Gruszkamac80211: explicitly disable/enable QoS
2010-03-31 Zhu Yimac80211: support paged rx SKBs
2010-03-31 Frans Popwireless: remove trailing space in messages
2010-03-30 Johannes Bergmac80211: move netdev queue enabling to correct spot
2010-03-30 Porsch, Marcomac80211: fix PREQ processing and one small bug
2010-03-30 John W. Linvillemac80211: correct typos in "unavailable upon resume...
2010-03-30 John W. Linvillewireless: convert reg_regdb_search_lock to mutex
2010-03-24 Dan Carpentermac80211: remove unneed variable from ieee80211_tx_pend...
2010-03-24 Juuso Oikarinenmac80211: Add support for connection quality monitoring
2010-03-24 Juuso Oikarinencfg80211: Add connection quality monitoring support...
2010-03-23 Juuso Oikarinenmac80211: Add support for connection monitor in hardware
2010-03-23 Joe Perchesnet/wireless/wext-core.c: Use IW_EVENT_IDX macro
2010-03-23 Joe Perchesnet/wireless/wext_core.c: Use IW_IOCTL_IDX macro
2010-03-19 florian@mickler.orgrename new rfkill sysfs knobs
2010-03-16 Bruno Randolfmac80211: (really) fix rates setup on IBSS merge
2010-03-16 John W. LinvilleRevert "mac80211: fix rates setup on IBSS merge"
2010-03-15 Felix Fietkaumac80211: optimize tx status processing
2010-03-10 Felix Fietkauminstrel: make the rate control ops reusable from anoth...
2010-03-10 Felix Fietkauminstrel: simplify and fix debugfs code
2010-03-10 Andres Salomonmac80211: give warning if building w/out rate ctrl...
2010-03-10 florian@mickler.orgenhance sysfs rfkill interface
2010-03-10 Eric Dumazetmac80211: Fix memory leak in ieee80211_if_write()
2010-03-10 Juuso Oikarinenmac80211: Fix (dynamic) power save entry
2010-03-10 Jouni Malinenmac80211: Fix sta_mtx unlocking on insert STA failure...
2010-03-09 Johannes Bergmac80211: use different MAC addresses for virtual inter...
2010-03-09 Helmut Schaamac80211: Improve software scan timing
2010-03-09 Bruno Randolfmac80211: fix rates setup on IBSS merge
2010-03-09 Johannes Bergmac80211: deprecate RX status noise
2010-03-08 Neil Hormantipc: filter out messages not intended for this host
2010-03-08 Neil Hormantipc: fix endianness on tipc subscriber messages
2010-03-08 Eric Dumazetethtool: Use noinline_for_stack
2010-03-08 Joe Perchesnet/sunrpc: Convert (void)snprintf to snprintf
2010-03-08 Joe Perchesnet/sunrpc: Remove uses of NIPQUAD, use %pI4
2010-03-08 Eric Dumazettcp: Fix tcp_make_synack()
2010-03-08 Eric Dumazetnet: fix route cache rebuilds
2010-03-08 Eric Dumazettcp: Add SNMP counters for backlog and min_ttl drops
2010-03-07 Herbert Xubridge: Fix RCU race in br_multicast_stop
2010-03-07 Herbert Xubridge: Use RCU list primitive in __br_mdb_ip_get
2010-03-07 YOSHIFUJI Hideaki... ipv6: Optmize translation between IPV6_PREFER_SRC_xxx...
2010-03-07 Dan Carpentersock.c: potential null dereference
2010-03-07 Dan Carpenterbridge: cleanup: remove unneed check
2010-03-05 Jeff Garzikethtool: Add direct access to ops->get_sset_count
2010-03-05 Jeff Garzikethtool: Add direct access to ops->get_sset_count
2010-03-05 Zhu Yinet: backlog functions rename
next