tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / net / wireless / zd1211rw / zd_mac.c
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Luis R. Rodriguezzd1211rw: make it clear we don't use leds.h LED stuff
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-08-03 Patrick Simmonszd1211rw: fix unaligned access in zd_mac_rx
2009-07-10 Johannes Bergmac80211: push rx status into skb->cb
2009-05-20 Gábor Stefanikzd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-03-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-16 Jouni Malinenzd1211rw: Do not panic on device eject when associated
2009-03-05 Alina Friedrichsenzd1211rw: Implement get_tsf()
2009-02-27 Luis R. Rodriguezcfg80211: move all regulatory hints to workqueue
2009-02-13 Johannes Bergzd1211rw: honour enable_beacon conf
2009-02-13 Johannes Bergzd1211rw: do not ratelimit no-ops
2009-02-09 Johannes Bergmac80211: remove HW_SIGNAL_DB
2009-01-08 Coly Lifix similar typos to successfull
2008-12-06 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-12-05 Shaddy Baddahzd1211rw: use unaligned safe memcmp() in-place of compa...
2008-10-31 Johannes Bergwireless: remove struct regdom hinting
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-23 David S. Millerzd1211: Use skb_queue_walk() instead of by-hand impleme...
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-15 Luis R. Rodriguezzd1211rw: make use of new regulatory_hint()
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-07-29 Johannes Bergmac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE...
2008-07-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-07-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-09 Luis Carlos Cobozd1211rw: stop beacons on remove_interface
2008-07-08 Daniel Drakezd1211rw: beacon config error checking
2008-06-26 Harvey Harrisonzd1211rw: use frame control helpers
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-09 Michael Bueschzd1211rw: Fix data padding for QoS
2008-05-22 Al Viromisc drivers/net endianness noise
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: use rate index in TX control
2008-05-21 Al Viromisc drivers/net endianness noise
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-14 Bruno Randolfzd1211rw: initial IBSS support
2008-03-06 Luis Carlos Cobozd1211rw: support for mesh interface and beaconing
2008-02-29 Michael Bueschzd1211rw: Fix beacon filter flags thinko
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-21 Johannes Bergzd1211rw: fix sparse warnings
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Michael Bueschzd1211rw: fix alignment for QOS and WDS frames
2008-01-28 Daniel Drakezd1211rw: add copyright notices
2008-01-28 Daniel Drakezd1211rw: port to mac80211
2007-12-17 Ulrich Kunitzzd1211rw: Fix alignment problems
2007-10-10 Ulrich Kunitz[ZD1211RW]: Removed zd_util.c and zd_util.h
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ulrich Kunitz[PATCH] zd1211rw: consistent handling of ZD1211 specifi...
2007-10-10 Ulrich Kunitz[PATCH] zd1211rw: monitor all packets
2007-08-06 Ulrich Kunitz[PATCH] zd1211rw: fix filter for PSPOLL frames
2007-07-10 Daniel Drake[PATCH] zd1211rw: Defer firmware load until first ifup
2007-07-10 Daniel Drake[PATCH] zd1211rw: Allow channels 1-11 for unrecognised...
2007-04-28 Daniel Drake[PATCH] zd1211rw: Don't handle broken frames in monitor...
2007-04-28 Daniel Drake[PATCH] zd1211rw: Use compare_ether_addr()
2007-02-07 Daniel Drake[PATCH] zd1211rw: Remove noisy debug message
2007-02-07 Ulrich Kunitz[PATCH] zd1211rw: Added error stats update
2007-02-07 Ulrich Kunitz[PATCH] zd1211rw: Fixed array size issue in reset_mode
2006-12-19 Ulrich Kunitz[PATCH] zd1211rw: Call ieee80211_rx in tasklet
2006-12-07 Jeff Garzik[wireless] zd1211rw: workqueue-related build fixes
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git./linux/kernel...
2006-12-06 Ulrich Kunitz[PATCH] zd1211rw: Support for multicast addresses
2006-12-06 Daniel Drake[PATCH] zd1211rw: Fill enc_capa in GIWRANGE handler
2006-12-06 Daniel Drake[PATCH] zd1211rw: zd_mac_rx isn't always called in...
2006-12-05 David HowellsWorkQueue: Fix up arch-specific work items where possible
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-02 Daniel Drake[PATCH] zd1211rw: Use softmac ERP handling functionality
2006-12-02 Daniel Drake[PATCH] zd1211rw: Rename cs_rate to zd_rate
2006-12-02 Ulrich Kunitz[PATCH] zd1211rw: cleanups
2006-12-02 Daniel Drake[PATCH] zd1211rw: Remove IW_FREQ_AUTO support
2006-11-28 John W. LinvilleRevert "[PATCH] zd1211rw: Removed unneeded packed attri...
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-10-17 John W. Linville[PATCH] zd1211rw: fix build-break caused by association...
2006-09-25 Ulrich Kunitz[PATCH] zd1211rw: Add LED support
2006-09-12 Jeff GarzikMerge branch 'upstream-fixes' into upstream
2006-09-11 Ulrich Kunitz[PATCH] zd1211rw: Removed unneeded packed attributes
2006-09-11 John W. LinvilleMerge branch 'upstream-fixes' into upstream
2006-09-11 Ulrich Kunitz[PATCH] zd1211rw: Fix of signal strength and quality...
2006-08-14 Ulrich Kunitz[PATCH] zd1211rw: cleanups
2006-08-02 Ulrich Kunitz[PATCH] zd1211rw: Packet filter fix for managed (STA...
2006-08-02 Daniel Drake[PATCH] zd1211rw: Fix software encryption/decryption
2006-08-02 Daniel Drake[PATCH] zd1211rw: Pass more management frame types...
2006-08-02 Ulrich Kunitz[PATCH] zd1211rw: Fixes radiotap header
2006-07-05 Daniel Drake[PATCH] zd1211rw: disable TX queue during stop
2006-07-05 Daniel Drake[PATCH] ZyDAS ZD1211 USB-WLAN driver