rt2x00: Don't check whether hardware crypto is enabled when reading RXD.
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt61pci.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: Add wakeup interrupt handler to rt61pci.
2010-02-26 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
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-15 David S. MillerMerge branch 'master' of ssh:///linux/kernel/git/linvil...
2010-02-08 Kalle Valort2x00: remove get_tx_stats() mac80211 op
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-28 Gertjan van Wingerdert2x00: Cleanup chip handling helper functions.
2009-12-21 Gertjan van Wingerdert2x00: Disable powersaving for rt61pci and rt2800pci.
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 Thadeu Lima de Sou... rt2x00: fix some typos and punctuation in comments
2009-11-11 Gertjan van Wingerdert2x00: Update copyright statements.
2009-09-09 Ivo van Doornrt2x00: Hardcode TX ack timeout and consume time
2009-08-14 Igor Perminovrt2x00: Fix beacon de-synchronization while update...
2009-08-14 Igor Perminovrt2x00: FIF_PSPOLL filter flag support
2009-08-04 Pavel Roskinrt61pci: fix module reloading
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-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-06 Johannes Bergmac80211: unify config_interface and bss_info_changed
2009-04-22 Ivo van Doornrt2x00: Move Move pci_dev specific access to rt2x00pci
2009-02-27 Ivo van Doornrt2x00: Remove check for rf word 0
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: Split EEPROM_NIC_TX_RX_FIXED
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
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: 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: Make RFKILL enabled by default
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 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: Gather channel information in structure
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption (rt61pci)
2008-08-01 Ivo van Doornrt2x00: rt61pci needs another millisecond after firmwar...
2008-07-29 Ivo van Doornrt2x00: Fix QOS sequence counting
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-26 Ivo van Doornrt2x00: Cleanup symbol exports
2008-06-26 Gertjan van Wingerdert2x00: Replace statically allocated DMA buffers with...
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-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: Move led initialization into function
2008-06-14 Ivo van Doornrt2x00: Cleanup/optimize set_state() function callback...
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 Gertjan van Wingerdert2x00: Only initialize the minimum needed fields of...
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...
2008-05-22 Ivo van Doornrt2x00: Fix TX status reporting
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-15 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-05-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-13 Ivo van Doornrt2x00: Don't use pskb_expand_head()
2008-05-07 Ivo van Doornrt2x00: Use rt2x00 queue numbering
2008-05-01 Ivo van Doornrt2x00: Fix quality/activity led handling
2008-04-14 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-04-09 Daniel Wagnerrt61pci: rt61pci_beacon_update do not free skb twice
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-03-25 Ivo van Doornrt2x00: Fix in_atomic() usage
2008-03-25 Ivo van Doornrt2x00: Add dev_flags to rx descriptor
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-13 Ivo van Doornrt2x00: Fix rt2400pci signal
next