rt2x00: Update copyright year to 2009
[linux-flexiantxendom0-natty.git] / drivers / net / wireless / rt2x00 / rt2x00dev.c
2009-01-29 Ivo van Doornrt2x00: Update copyright year to 2009
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: Implement WDS support
2009-01-29 Andrey Yurovskyrt2x00: Add mesh support
2009-01-29 Ivo van Doornrt2x00: Move link tuning into seperate file
2009-01-12 Ivo van Doornrt2x00: Fix TX short preamble detection
2008-12-05 Ivo van Doornrt2x00: Add RXDONE_CRYPTO_IV/ICV flags
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-21 Ivo van Doornrt2x00: Fix BUG_ON() with antenna handling
2008-11-21 Ivo van Doornrt2x00: Remove RATE_BASIC flag
2008-11-10 Ivo van Doornrt2x00: Improve interface_modes initialization
2008-11-10 Ivo van Doornrt2x00: Remove ieee80211_bss_conf from rt2x00_intf
2008-10-31 Johannes Bergmac80211/drivers: rewrite the rate control API
2008-10-31 Johannes Bergmac80211: introduce hw config change flags
2008-10-31 Johannes Bergmac80211: kill hw.conf.antenna_sel_{rx,tx}
2008-09-15 Johannes Bergmac80211: use nl80211 interface types
2008-09-05 Luis R. Rodriguezcfg80211: keep track of supported interface modes
2008-08-29 Ivo van Doornrt2x00: Add Signal type flag
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: Gather channel information in structure
2008-08-22 Ivo van Doornrt2x00: Implement HW encryption
2008-07-29 Ivo van Doornrt2x00: Force full register config after start()
2008-07-14 Ivo van Doornrt2x00: Reorganize beacon handling
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
2008-07-08 Ivo van Doornrt2x00: Report RX end time for rt2400pci
2008-07-08 Ivo van Doornrt2x00: Use ieee80211_hw->workqueue again
2008-07-08 Ivo van Doornrt2x00: Remove input_polldev requirements for rfkill
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-27 Ivo van Doornrt2x00: Fix lock dependency errror
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: Properly clean up beacon skbs.
2008-06-26 Ivo van Doornrt2x00: Use ieee80211 fc handlers
2008-06-14 Gertjan van Wingerdert2x00: Rework alignment check.
2008-06-14 Gertjan van Wingerdert2x00: Centralize RX packet alignment handling in...
2008-06-14 Ivo van Doornrt2x00: Cleanup/optimize set_state() function callback...
2008-06-10 John W. Linvillert2x00dev.c: fix-up merge damage
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-05-28 Ivo van Doornrt2x00: Use atomic interface iteration in irq context
2008-05-28 Ivo van Doornrt2x00: Don't count retries as failure
2008-05-22 Johannes Bergmac80211: move TX info into skb->cb
2008-05-22 Johannes Bergmac80211: let drivers wake but not start queues
2008-05-22 Ivo van Doornrt2x00: Split rt2x00lib_write_tx_desc()
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-22 Ivo van Doornrt2x00: trim skb_frame_desc to 32 bytes
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: Fix broken recover-on-error path
2008-05-07 Johannes Bergmac80211: remove queue info from ieee80211_tx_status
2008-05-07 Ivo van Doornrt2x00: Use rt2x00 queue numbering
2008-05-01 Ivo van Doornrt2x00: Fix quality/activity led handling
2008-04-16 Ivo van Doornrt2x00: Only free skb when beacon_update fails
2008-04-08 Ivo van Doornrt2x00: Use lib->config_filter() during scheduled packe...
2008-04-03 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-04-01 Ivo van Doornrt2x00: Remove MAC80211_LEDS dependency
2008-04-01 John W. Linvillert2x00: fixup some non-functional merge errors
2008-03-27 Ivo van Doornrt2x00: Ignore set_state(STATE_SLEEP) failure
2008-03-25 Ivo van Doornrt2x00: Fix rate detection for invalid signals
2008-03-25 Ivo van Doornrt2x00: Add dev_flags to rx descriptor
2008-03-19 Andrew Morton[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remov...
2008-03-18 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2008-03-13 Ivo van Doornrt2x00: Only strip preamble bit in rt2400pci
2008-03-13 Ivo van Doornrt2x00: Fix rt2400pci signal
2008-03-13 Ivo van Doornrt2x00: Fix basic rate initialization
2008-03-13 Ivo van Doornrt2x00: Rename config_preamble() to config_erp()
2008-03-13 Ivo van Doornrt2x00: Use skbdesc fields for descriptor initialization
2008-03-13 Mattias Nisslerrt2x00: Use the correct size when copying the control...
2008-03-13 Ivo van Doornrt2x00: Add suspend/resume handlers to rt2x00rfkill
2008-02-29 Gertjan van Wingerdert2x00: Fix hw mode registration with mac80211.
2008-02-29 Ivo van Doornrt2x00: Cleanup mode registration
2008-02-29 Ivo van Doornrt2x00: Don't report driver generated frames to tx_status()
2008-02-29 Ivo van Doornrt2x00: Fix rate initialization
2008-02-29 Ivo van Doornrt2x00: Make use of MAC80211_LED_TRIGGERS
2008-02-29 Ivo van Doornrt2x00: Use ieee80211_channel_to_frequency()
2008-02-29 Ivo van Doornrt2x00: Remove HWMODE_{A,B,G}
2008-02-29 Ivo van Doornrt2x00: Rate structure overhaul
2008-02-29 Johannes Bergcfg80211 API for channels/bitrates, mac80211 and driver...
2008-02-29 Ivo van Doornrt2x00: Move beacon and atim queue defines into rt2x00
2008-02-29 Ivo van Doornrt2x00: Initialize QID from queue->qid
2008-02-29 Ivo van Doornrt2x00: Add per-interface structure
2008-02-29 Ivo van Doornrt2x00: Driver requiring firmware should select crc...
2008-02-29 Ivo van Doornrt2x00: Queue handling overhaul
2008-02-29 Ivo van Doornrt2x00: Update copyright notice
2008-02-28 Ivo van Doornrt2x00: Fix rt2x00lib_reset_link_tuner()
2008-02-28 Ivo van Doornrt2x00: Don't switch to antenna with low rssi
2008-02-28 Ivo van Doornrt2x00: Fix antenna diversity
2008-01-28 Ivo van Doornrt2x00: Fix queue_idx initialization
2008-01-28 Johannes Bergmac80211: add unified BSS configuration
2008-01-28 Ivo van Doornrt2x00: Move init_txring and init_rxring into rt2x00lib
2008-01-28 Ivo van Doornrt2x00: Determine MY_BSS from descriptor
2008-01-28 Ivo van Doornrt2x00: Cleanup write_tx_desc() arguments
2008-01-28 Ivo van Doornrt2x00: Move packet filter flags
2008-01-28 Ivo van Doornrt2x00: Move start() and stop() handlers into rt2x00lib.c
next