drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
[safe/jmp/linux-2.6] / drivers / net / wireless / rt2x00 / rt2500pci.c
2010-01-08 Alexey Dobriyandrivers/net/: use DEFINE_PCI_DEVICE_TABLE()
2009-12-28 Gertjan van Wingerdert2x00: Cleanup chip handling helper functions.
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-09-09 Ivo van Doornrt2x00: Hardcode TX ack timeout and consume time
2009-08-14 Igor Perminovrt2x00: Fix beacon de-synchronization while update...
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: Add kill_tx_queue callback function
2009-01-29 Ivo van Doornrt2x00: Add LED_MODE_ASUS support
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: Remove ENTRY_TXD_OFDM_RATE
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-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-10 Ivo van Doornrt2x00: Remove debugfs CSR access wrappers
2008-11-10 Ivo van Doornrt2x00: Optimize configuration handling
2008-10-31 Johannes Bergmac80211: make retry limits part of hw config
2008-10-28 Johannes Bergnet: convert print_mac to %pM
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: Fix race conditions in flag handling
2008-08-22 Ivo van Doornrt2x00: Gather channel information in structure
2008-08-01 Peter Chubbrt2500pci: restoring missing line
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 Ivo van Doornrt2x00: Reorganize beacon handling
2008-07-14 Johannes Bergmac80211: revamp beacon configuration
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-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-14 Bruno Randolfmac80211: use hardware flags for signal/noise units
2008-05-07 Ivo van Doornrt2x00: Use rt2x00 queue numbering
2008-05-01 Ivo van Doornrt2x00: Fix quality/activity led handling
2008-05-01 Ivo van Doornrt2x00: Don't enable short preamble for 1MBs
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-13 Ivo van Doornrt2x00: Fix rt2400pci signal
2008-03-13 Ivo van Doornrt2x00: Fix RX DMA ring initialization
2008-03-13 Ivo van Doornrt2x00: Always enable TSF ticking
2008-03-13 Ivo van Doornrt2x00: Rename config_preamble() to config_erp()
2008-03-13 Ivo van Doornrt2x00: Start bugging when rt2x00lib doesn't filter...
2008-03-13 Ivo van Doornrt2x00: Only disable beaconing just before beacon update
2008-02-29 Ivo van Doornrt2x00: Cleanup mode registration
2008-02-29 Ivo van Doornrt2x00: Remove reset_tsf()
2008-02-29 Ivo van Doornrt2x00: Fix Descriptor DMA initialization
2008-02-29 Ivo van Doornrt2x00: Don't report driver generated frames to tx_status()
2008-02-29 Ivo van Doornrt2x00: Make rt2x00 less verbose
2008-02-29 Ivo van Doornrt2x00: Make use of MAC80211_LED_TRIGGERS
2008-02-29 Ivo van Doornrt2x00: Move beacon and atim queue defines into rt2x00
2008-02-29 Ivo van Doornrt2x00: Add per-interface structure
2008-02-29 Ivo van Doornrt2x00: Queue handling overhaul
2008-02-29 Ivo van Doornrt2x00: Update copyright notice
2008-02-28 Ivo van Doornrt2x00: Add link tuner safe RX toggle states
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: Only set the TBCN flag when the interface is...
2008-01-28 Ivo van Doornrt2x00: Replace DRV_NAME with KBUILD_MODNAME
2008-01-28 Ivo van Doornrt2x00: Move duplicate code into rt2x00pci_txdone()
2008-01-28 Mattias Nisslerrt2x00: Correctly set ACK bit in tx descriptors
2008-01-28 Ivo van Doornrt2x00: Remove data_desc structure
2008-01-28 Adam Bakerrt2x00: Unconstify rt2x00dev
2008-01-28 Ivo van Doorn[PATCH] rt2x00: Cleanup if-statements
2008-01-28 Ivo van Doorn[PATCH] rt2x00: SW diversity should default to antenna B
2008-01-28 Ivo van Doorn[PATCH] rt2x00: Correctly translate mac80211 antenna...
2008-01-28 Ivo van Doorn[PATCH] rt2x00: Use enum defines
2008-01-28 Ivo van Doorn[PATCH] rt2x00: Move quality statistics into seperate...
2007-11-15 Ivo van Doornrt2x00: Fix chipset revision validation
next