wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt2x00mac.c
2010-02-08 Kalle Valort2x00: remove get_tx_stats() mac80211 op
2009-12-28 Johannes Bergmac80211: remove struct ieee80211_if_init_conf
2009-11-28 Gertjan van Wingerdert2x00: Remove unused variable frame_control from rt2x0...
2009-11-19 Johannes Bergmac80211: request TX status where needed
2009-11-11 Gertjan van Wingerdert2x00: Update copyright statements.
2009-08-28 Ivo van Doornrt2x00: Cleanup rt2x00mac_bss_info_changed()
2009-08-20 Ivo van Doornrt2x00: bss_info_changed() callback is allowed to sleep
2009-08-20 Ivo van Doornrt2x00: configure_filter() callback is allowed to sleep
2009-08-20 Ivo van Doornrt2x00: Fix RFKILL polling
2009-08-20 Johannes Bergmac80211: allow configure_filter callback to sleep
2009-08-14 Igor Perminovrt2x00: FIF_PSPOLL filter flag support
2009-08-14 Igor Perminovrt2x00: Fix for race condition while update beacon
2009-08-14 Ivo van Doornrt2x00: Remove usage of deprecated radio_enabled &...
2009-08-04 Luis R. Rodriguezmac80211: redefine usage of the mac80211 workqueue
2009-08-04 Ivo van Doornrt2x00: Fix build error when crypto support is disabled
2009-07-27 Lars Ericssonrt2x00: Don't alter rt2x00dev->default_ant
2009-07-24 Luis Correiart2x00: Comment spellchecking
2009-07-24 Stefan Steuerwaldrt2x00: Implement set_tim callback for all drivers
2009-07-10 Ivo van Doornrt2x00: use wiphy rfkill interface
2009-07-10 Johannes Bergrt2x00: remove skb->do_not_encrypt usage
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-02-09 Ivo van Doornrt2x00: Add kill_tx_queue callback function
2009-01-29 Ivo van Doornrt2x00: Update copyright year to 2009
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-29 Ivo van Doornrt2x00: Move code into seperate functions
2009-01-29 Ivo van Doornrt2x00: Implement WDS support
2009-01-29 Andrey Yurovskyrt2x00: Add mesh support
2008-12-05 Ivo van Doornrt2x00: Correctly initialize AID during set_key()
2008-12-05 Ivo van Doornrt2x00: Fix check for BSS info changes
2008-12-05 Ivo van Doornrt2x00: Implement HW encryption (rt2500usb)
2008-11-25 Ivo van Doornrt2x00: Fix TX failure path
2008-11-21 Ivo van Doornrt2x00: Fix BUG_ON() with antenna handling
2008-11-21 Ivo van Doornrt2x00: Block set_key() during suspend/shutdown
2008-11-10 Ivo van Doornrt2x00: Remove ieee80211_bss_conf from rt2x00_intf
2008-11-10 Ivo van Doornrt2x00: Optimize configuration handling
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-09-24 Ivo van Doornrt2x00: Fix HW crypto key handling
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-08-29 Ivo van Doornrt2x00: Initialize txop during conf_tx() callback
2008-08-29 Mattias Nisslerrt2x00: Only configure hardware when radio is enabled
2008-08-29 Ivo van Doornrt2x00: Fix race conditions in flag handling
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption
2008-08-22 Daniel Wagnerrt2x00mac: In error case stop netdev queue, free skb...
2008-08-07 Ivo van Doornrt2x00: Block all unsupported modes
2008-08-01 Ivo van Doornrt2x00: Sequence counter should be protected in irqsave
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Ivo van Doornrt2x00: Force full register config after start()
2008-07-29 Ivo van Doornrt2x00: Fix memleak when RTS/CTS fails
2008-07-29 Ivo van Doornrt2x00: Fix QOS sequence counting
2008-07-15 Johannes Bergwireless: fix warnings from QoS patch
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
2008-07-14 Ivo van Doornrt2x00: Reorganize beacon handling
2008-07-14 Ivo van Doornrt2x00: Add support for CTS protection in rt2x00lib
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-08 Ivo van Doornrt2x00: Use ieee80211_hw->workqueue again
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-27 Ivo van Doornrt2x00: Fix lock dependency errror
2008-06-14 Ivo van Doornrt2x00: Clear IEEE80211_TX_CTL_USE_RTS_CTS flag for...
2008-06-14 Ivo van Doornrt2x00: Don't kick TX queue after each frame
2008-06-14 Ivo van Doornrt2x00: Move generic TX frame writing code into rt2x00queue
2008-06-14 Ivo van Doornrt2x00: Remove CTS/RTS check in tx()
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-28 Ivo van Doornrt2x00: Fix memleak in tx() path
2008-05-22 Johannes Bergmac80211: use multi-queue master netdevice
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Gertjan van Wingerdert2x00: Fix queue related oops in case of deselected...
2008-05-07 Johannes Bergmac80211: QoS related cleanups
2008-05-07 Johannes Bergmac80211: clean up get_tx_stats callback
2008-05-07 Ivo van Doornrt2x00: Use rt2x00 queue numbering
2008-05-07 Ivo van Doornrt2x00: Remove DRIVER_SUPPORT_MIXED_INTERFACES
2008-05-07 Ivo van Doornrt2x00: Support hardware RTS and CTS-to-self frames
2008-04-01 Ivo van Doornrt2x00: Remove MAC80211_LEDS dependency
2008-04-01 Ivo van Doornrt2x00: TO_DS filter depends on intf_ap_count
2008-04-01 Ivo van Doornrt2x00: Invert scheduled packet_filter check
2008-03-25 Ivo van Doornrt2x00: Fix in_atomic() usage
2008-03-13 Ivo van Doornrt2x00: Rename config_preamble() to config_erp()
2008-03-13 Ivo van Doornrt2x00: Check IEEE80211_TXCTL_SEND_AFTER_DTIM flag
2008-02-29 Ivo van Doornrt2x00: Don't report driver generated frames to tx_status()
2008-02-29 Ivo van Doornrt2x00: Fix scheduling while atomic errors in usb drivers
2008-02-29 Ivo van Doornrt2x00: Move beacon and atim queue defines into rt2x00
2008-02-29 Ivo van Doornrt2x00: Add per-interface structure
2008-02-29 Ivo van Doornrt2x00: Enable master and adhoc mode again
2008-02-29 Ivo van Doornrt2x00: Fix tx parameter initialization
2008-02-29 Ivo van Doornrt2x00: Queue handling overhaul
2008-02-29 Ivo van Doornrt2x00: Update copyright notice
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Johannes Bergmac80211: dont use interface indices in drivers
2008-01-28 Ivo van Doornrt2x00: Move start() and stop() handlers into rt2x00lib.c
2008-01-28 Ivo van Doornrt2x00: Always call ieee80211_stop_queue() when return...
2008-01-28 Ivo van Doornrt2x00: Use IEEE80211_IF_TYPE_INVALID directly
2008-01-28 Ivo van Doornrt2x00: Replace DRV_NAME with KBUILD_MODNAME
2007-11-10 Ivo van Doornrt2x00: Block adhoc & master mode
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Reorganize configuration handler
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Pass dev_state to rt2x00lib_toggle_rx
2007-10-10 Ivo van Doorn[PATCH] rt2x00: Reorganize rt2x00dev->flags
2007-10-10 Johannes Berg[PATCH] mac80211: revamp interface and filter configuration
2007-10-10 Ivo van Doorn[RT2x00]: add driver for Ralink wireless hardware