iwlwifi: adding triple stream rate support for MIMO3
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 /
2009-04-22 Ivo van Doornrt2x00: Fix Sparse warning
2009-04-22 Ivo van Doornrt2x00: Move Move pci_dev specific access to rt2x00pci
2009-04-20 Ivo van Doornrt2x00: Don't free register information on suspend
2009-04-16 Herton Ronaldo Krz... rt2x00: prevent double kfree when failing to register...
2009-04-16 Ivo van Doornrt2x00: Add rt73usb USB IDs
2009-04-07 Yang Hongyangdma-mapping: replace all DMA_32BIT_MASK macro with...
2009-03-28 Ivo van Doornrt2x00: New USB ID for rt73usb
2009-03-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-03-05 Ivo van Doornrt2x00: Export all register stats through debugfs
2009-03-05 Ivo van Doornrt2x00: Fix SW antenna diversity
2009-03-05 Xose Vazquez Perezrt2x00 : more devices to rt73usb.c
2009-03-05 Xose Vazquez Perezrt2x00 : more devices to rt2500usb.c
2009-02-27 Ivo van Doornrt2x00: Fix RF offset
2009-02-27 Ivo van Doornrt2x00: Add various new USB IDs for rt73usb
2009-02-27 Ivo van Doornrt2x00: Remove check for rf word 0
2009-02-27 Ivo van Doornrt2x00: uncomment get_tsf
2009-02-09 Danny Kukawkart2x00: fix led naming
2009-02-09 Ivo van DoornAdd new rt73usb USB ID
2009-02-09 Ivo van Doornrt2x00: Validate firmware in driver
2009-02-09 Ivo van Doornrt2x00: Add kill_tx_queue callback function
2009-02-09 Ivo van Doornrt2x00: Move intf_work to mac82011 workqueue
2009-01-29 Ivo van Doornrt2x00: Simplify suspend/resume handling
2009-01-29 Ivo van Doornrt2x00: Restrict firmware file lengths
2009-01-29 Ivo van Doornrt2x00: rt2x00_rev() should return u32
2009-01-29 Johannes Bergwireless: restrict to 32 legacy rates
2009-01-29 Johannes Bergmac80211: constify ieee80211_if_conf.bssid
2009-01-29 Ivo van Doornrt2x00: Add LED_MODE_ASUS support
2009-01-29 Ivo van Doornrt2x00: conf_tx() only need register access for WMM...
2009-01-29 Ivo van Doornrt2x00: Update copyright year to 2009
2009-01-29 Andrew Pricert2400,rt2500: init led_qual for LED_MODE_DEFAULT
2009-01-29 Johannes Bergmac80211: extend/document powersave API
2009-01-29 Ivo van Doornrt2x00: Only register rfkill input when key is present
2009-01-29 Ivo van Doornrt2x00: Replace RFKILL with INPUT
2009-01-29 Johannes Bergmac80211: clean up set_key callback
2009-01-29 Ivo van Doornrt2x00: Release rt2x00 2.3.0
2009-01-29 Ivo van Doornrt2x00: Introduce RXDONE_SIGNAL_MASK mask
2009-01-29 Ivo van Doornrt2x00: Allow drivers to pass the noise value during...
2009-01-29 Ivo van Doornrt2x00: Remove ENTRY_TXD_OFDM_RATE
2009-01-29 Ivo van Doornrt2x00: Move code into seperate functions
2009-01-29 Ivo van Doornrt2x00: Split EEPROM_NIC_TX_RX_FIXED
2009-01-29 Ivo van Doornrt2x00: Implement WDS support
2009-01-29 Ivo van Doornrt2x00: Rename CONFIG_CRYPTO_COPY_IV
2009-01-29 Ivo van Doornrt2x00: Add RFKILL support to rt2500usb and rt73usb
2009-01-29 Andrey Yurovskyrt2x00: Add mesh support
2009-01-29 Ivo van Doornrt2x00: Restrict interface between rt2x00link and drivers
2009-01-29 Ivo van Doornrt2x00: Reduce calls to bbp_read()
2009-01-29 Ivo van Doornrt2x00: Move link tuning into seperate file
2009-01-29 Ivo van Doornrt2x00: Implement Powersaving
2009-01-22 Ivo van Doornrt2x00: Fix TX rate short preamble detection
2009-01-16 Rami Rosenrt2x00: fix a wrong parameter for __test_and_clear_bit...
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
next