rt2x00: Don't check whether hardware crypto is enabled when reading RXD.
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt73usb.c
2010-05-10 Gertjan van Wingerdert2x00: Don't check whether hardware crypto is enabled...
2010-05-04 Gertjan van Wingerdert2x00: Register frame length in TX entry descriptor...
2010-04-06 Gertjan van Wingerdert2x00: Disable auto wakeup before waking up device.
2010-03-02 Bryan Polkrt2x00: Add USB ID for CEIVA adapter to rt73usb
2010-02-15 Gertjan van Wingerdert2x00: rework RT chipset and revision determination...
2010-02-15 Gertjan van Wingerdert2x00: Reorganize RT chipset setting for PCI/SOC devices.
2010-02-08 Kalle Valort2x00: remove get_tx_stats() mac80211 op
2009-12-28 Gertjan van Wingerdert2x00: Cleanup chip handling helper functions.
2009-12-21 Kenichi HORIOrt73usb: add WLI-U2-H54HP
2009-11-28 Gertjan van Wingerdert2x00: Centralize setting of extra TX headroom request...
2009-11-28 Gertjan van Wingerdert2x00: Whitespace cleanup.
2009-11-16 Gertjan van Wingerdert2x00: Log RT/RF chipset information correctly.
2009-11-11 Gertjan van Wingerdert2x00: Update copyright statements.
2009-10-30 Xose Vazquez Perezrt73usb.c : more ids
2009-09-29 Michal Szalatart2x00: Thrustmaster FunAccess WIFI USB and rt73usb
2009-09-09 Ivo van Doornrt2x00: Hardcode TX ack timeout and consume time
2009-08-20 Ivo van Doornrt2x00: bss_info_changed() callback is allowed to sleep
2009-08-14 Igor Perminovrt2x00: Fix beacon de-synchronization while update...
2009-08-14 Igor Perminovrt2x00: FIF_PSPOLL filter flag support
2009-07-24 Stefan Steuerwaldrt2x00: Implement set_tim callback for all drivers
2009-07-10 Ivo van Doornrt2x00: use wiphy rfkill interface
2009-06-03 Ivo van Doornrt2x00: Remove last usage of beacon_int from ieee80211_...
2009-05-22 Ivo van Doornrt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_IN...
2009-05-11 Ivo van Doornrt2x00: Fix chipset detection for rt73usb
2009-05-06 Ivo van Doornrt2x00: Simplify rt2x00_check_rev
2009-05-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-04-16 Ivo van Doornrt2x00: Add rt73usb USB IDs
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 Xose Vazquez Perezrt2x00 : more devices to rt73usb.c
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 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-01-29 Ivo van Doornrt2x00: Restrict firmware file lengths
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 Johannes Bergmac80211: extend/document powersave API
2009-01-29 Ivo van Doornrt2x00: Remove ENTRY_TXD_OFDM_RATE
2009-01-29 Ivo van Doornrt2x00: Add RFKILL support to rt2500usb and rt73usb
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: Implement Powersaving
2009-01-12 Stefan Lippers-Hol... rt2x00: add USB ID for the Linksys WUSB200.
2008-12-05 Ivo van Doornrt2x00: Add RXDONE_CRYPTO_IV/ICV flags
2008-12-05 Ivo van Doornrt2x00: Optimize IV/EIV handling
2008-11-25 Ivo van Doornrt2x00: Detect USB BULK in/out endpoints
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: Cleanup TX/RX entry handling
2008-11-10 Ivo van Doornrt2x00: Remove debugfs CSR access wrappers
2008-11-10 Ivo van Doornrt2x00: Optimize configuration handling
2008-10-31 John Daikerrt2x00: reduce checkpatch.pl errors
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-09-24 Ivo van Doornrt2x00: Fix HW crypto key handling
2008-09-11 Ivo van Doornrt2x00: Make rt2x00 LEDS invisible config option
2008-09-11 Ivo van Doornrt2x00: Revert "rt2x00: Fix the beacon length bug"
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-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: Gather channel information in structure
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption (rt73usb)
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 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 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: Reorganize beacon handling
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-10 David Woodhousert2x00: treat firmware data as const
2008-07-09 Ivo van Doornrt2x00: Disable synchronization during initialization
2008-06-29 David S. MillerMerge branch 'master' of /linux/kernel/git/linville...
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-26 Gertjan van Wingerdert2x00: Convert rt2x00 to use generic DMA-mapping API
2008-06-26 Gertjan van Wingerdert2x00: Properly clean up beacon skbs.
2008-06-25 Ivo van Doornrt2x00: Fix unbalanced mutex locking
2008-06-17 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-14 Gertjan van Wingerdert2x00: Fix double usage of skb->cb in USB RX path.
2008-06-14 Gertjan van Wingerdert2x00: Cleanup struct skb_frame_desc.
2008-06-14 Ivo van Doornrt2x00: Don't kick TX queue after each frame
2008-06-14 Ivo van Doornrt2x00: Implement rt2x00usb_kick_tx_queue()
2008-06-14 Ivo van Doornrt2x00: Move led initialization into function
2008-06-14 Ivo van Doornrt2x00: Cleanup/optimize set_state() function callback...
2008-06-13 Ivo van Doornrt2x00: Add D-link DWA111 support
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Ivo van Doornrt2x00: Merge RX and TX entry private data
2008-05-22 Ivo van Doornrt2x00: Remove redundant flags/dev_flags initializations
2008-05-22 Ivo van Doornrt2x00: Split rt2x00lib_write_tx_desc()
2008-05-22 Ivo van Doornrt2x00: Preserve descriptor information after memmove()
2008-05-22 Gertjan van Wingerdert2x00: Fix queue related oops in case of deselected...
2008-05-22 Ivo van Doornrt2x00: Remove ieee80211_tx_control argument from write...
next