p54: fix oops caused by bad eeproms
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 /
2009-01-12 Ivo van Doornrt2x00: Fix rt2500usb HW crypto: WEP 128 & AES
2009-01-12 Ivo van DoornFix rt2500usb HW crypto: TKIP
2009-01-12 Ivo van Doornrt2x00: Fix segementation fault
2009-01-12 Ivo van Doornrt2x00: Fix TX short preamble detection
2009-01-12 Stefan Lippers-Hol... rt2x00: add USB ID for the Linksys WUSB200.
2009-01-12 Andrew Pricert2x00: Fix radio LED type check
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2008-12-05 Ivo van Doornrt2x00: Correctly initialize AID during set_key()
2008-12-05 Ivo van Doornrt2x00: Move crypto TX descriptor handling to rt2x00cry...
2008-12-05 Ivo van Doornrt2x00: Fix check for BSS info changes
2008-12-05 Ivo van Doornrt2x00: Add RXDONE_CRYPTO_IV/ICV flags
2008-12-05 Ivo van Doornrt2x00: Release rt2x00 2.2.3
2008-12-05 Ivo van Doornrt2x00: Implement HW encryption (rt2500usb)
2008-12-05 Ivo van Doornrt2x00: Remove duplicate code
2008-12-05 Ivo van Doornrt2x00: Store retry limit values
2008-12-05 Ivo van Doornrt2x00: Optimize IV/EIV handling
2008-11-26 Ivo van Doornrt2x00: Don't switch off LED on initialization
2008-11-25 Ivo van Doornrt2x00: Detect USB BULK in/out endpoints
2008-11-25 Ivo van Doornrt2x00: Fix TX failure path
2008-11-25 Ivo van Doornrt2x00: Move rt73usb register access wrappers into...
2008-11-25 Ivo van Doornrt2x00: Cleanup indirect register access
2008-11-21 Ivo van Doornrt2x00: Fix race condition when using inderect registers
2008-11-21 Ivo van Doornrt2x00: Optimize get_duration / get_duration_res
2008-11-21 Ivo van Doornrt2x00: Cleanup TX/RX entry handling
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-21 Ivo van Doornrt2x00: Fix LED state handling
2008-11-21 Ivo van Doornrt2x00: Remove RATE_BASIC flag
2008-11-10 Ivo van Doornrt2x00: Remove debugfs CSR access wrappers
2008-11-10 Ivo van Doornrt2x00: Release rt2x00 2.2.2
2008-11-10 Ivo van Doornrt2x00: Improve interface_modes initialization
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 ZhaoleiFix debugfs_create_*'s error checking method for wirele...
2008-10-31 John Daikerrt2x00: reduce checkpatch.pl errors
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-10-31 Johannes Bergmac80211: kill hw.conf.antenna_sel_{rx,tx}
2008-10-31 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-10-31 Arjan van de Venpci: use pci_ioremap_bar() in drivers/net
2008-10-29 Ivo van Doornrt2x00: Fix build error when mac80211=M rt2x00=Y
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-10-15 Felix Fietkaurt2x00: fix regression introduced by "mac80211: free...
2008-10-06 Felix Fietkaumac80211: free up 2 bytes in skb->cb
2008-10-06 Gertjan van Wingerdert2x00: Fix rfkill structure initialization to prevent...
2008-09-30 Gertjan van Wingerdert2x00: Fix build errors due to modularized rfkill...
2008-09-24 Ivo van Doornrt2x00: Fix HW crypto key handling
2008-09-15 Johannes Bergmac80211: fix virtual interfaces vs. injection
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-11 Ivo van Doornrt2x00: Make rt2x00 LEDS invisible config option
2008-09-11 Ivo van Doornrt2x00: Make RFKILL enabled by default
2008-09-11 Ivo van Doornrt2x00: Revert "rt2x00: Fix the beacon length bug"
2008-09-08 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-09-02 Boaz Harroshrt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON
2008-08-29 Ivo van Doornrt2x00: Release rt2x00 2.2.1
2008-08-29 Mattias Nisslerrt2x00: skb->data pointer should not include TX descriptor
2008-08-29 Ivo van Doornrt2x00: Add Signal type flag
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: Map extra_tx_headroom to DMA
2008-08-29 Ivo van Doornrt2x00: Fix race conditions in flag handling
2008-08-22 Ivo van Doornrt2x00: Add module parameter to disable HW crypto
2008-08-22 Ivo van Doornrt2x00: Move lna_gain calculation to config() callback
2008-08-22 Ivo van Doornrt2x00: Release rt2x00 2.2.0
2008-08-22 Ivo van Doornrt2x00: Gather channel information in structure
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption (rt73usb)
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption (rt61pci)
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption
2008-08-22 Harvey Harrisonwireless: replace __FUNCTION__ with __func__
2008-08-22 Daniel Wagnerrt2x00mac: In error case stop netdev queue, free skb...
2008-08-18 Jochen Friedrichrt2x00: Fix txdone_entry_desc_flags
2008-08-07 Ivo van Doornrt2x00: Block all unsupported modes
2008-08-04 Ivo van Doornrt2x00: Disable link tuning in rt2500usb
2008-08-02 Ivo van Doornrt2x00: Fix compile warning
2008-08-01 Peter Chubbrt2500pci: restoring missing line
2008-08-01 Ivo van Doornrt2x00: Sequence counter should be protected in irqsave
2008-08-01 Ivo van Doornrt2x00: Fix VGC lower bound initialization
2008-08-01 Ivo van Doornrt2x00: rt61pci needs another millisecond after firmwar...
2008-08-01 Ivo van Doornrt2x00: Fix partial antenna configuration
2008-08-01 Ivo van Doornrt2x00: Fix access permissions on debugfs files
2008-07-29 Johannes Bergmac80211: partially fix skb->cb use
2008-07-29 Ivo van Doornrt2x00: Clear queue entry flags during initialization
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-29 Iwo Merglerrt2x00: Fix the beacon length bug
2008-07-29 Iwo Merglerrt2x00: Large vendor requests for rt73usb firmware...
2008-07-29 Iwo Merglerrt2x00: Support for large vendor requests
2008-07-29 Ivo van Doornrt2x00: Fix EIFS timing value
2008-07-29 Ivo van Doornrt2x00: Remove duplicate declaration
2008-07-29 Johannes Bergmac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE...
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 Johannes Bergwireless: fix warnings from QoS patch
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 David WoodhouseMerge git://git./linux/kernel/git/torvalds/linux-2...
2008-07-14 Ivo van Doornrt2x00: Reset LED assoc status after firmware update
2008-07-14 Johannes Bergmac80211: fix TX sequence numbers
next