mac80211: introduce hw config change flags
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt2x00mac.c
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