summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2011-11-07rt2x00: do not drop usb dev reference counter on suspendStanislaw Gruszka
2011-05-09rt2500usb: fallback to SW encryption for TKIP+AESOndrej Zary
2011-05-09rt2x00: use correct headroom for transmissionPavel Roskin
2011-05-09rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde
2011-05-09rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde
2011-02-17rt2x00: add device id for windy31 usb deviceGreg Kroah-Hartman
2010-01-06rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-30rt73usb.c : more idsXose Vazquez Perez
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-27rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-29rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata
2009-09-23rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price
2009-09-09rt2x00: Hardcode TX ack timeout and consume timeIvo van Doorn
2009-08-31rt2x00: Reorganize padding & L2 paddingIvo van Doorn
2009-08-31rt2x00: Fix TX status reportingIvo van Doorn
2009-08-28rt2x00: Cleanup rt2x00mac_bss_info_changed()Ivo van Doorn
2009-08-20rt2x00: bss_info_changed() callback is allowed to sleepIvo van Doorn
2009-08-20rt2x00: configure_filter() callback is allowed to sleepIvo van Doorn
2009-08-20rt2x00: Add support for retry ratesBenoit PAPILLAULT
2009-08-20rt2x00: Fix MCS register intializationIvo van Doorn
2009-08-20rt2x00: wireless CLI ID and packet ID must not be 0Ivo van Doorn
2009-08-20rt2x00: Set SKBDESC_L2_PADDED in RX pathIvo van Doorn
2009-08-20rt2x00: Add new RF chip definesIvo van Doorn
2009-08-20rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializationsIvo van Doorn
2009-08-20rt2x00: Fix RFKILL pollingIvo van Doorn
2009-08-20mac80211: allow configure_filter callback to sleepJohannes Berg
2009-08-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-08-14rt2x00: Fix beacon de-synchronization while update beaconIgor Perminov
2009-08-14rt2x00: FIF_PSPOLL filter flag supportIgor Perminov
2009-08-14rt2x00: Fix for race condition while update beaconIgor Perminov
2009-08-14rt2x00: Fix rounding errors in RSSI average calculationLars Ericsson
2009-08-14rt2x00: Fix quality houskeeping for software diversityLars Ericsson
2009-08-14rt2x00: Align ieee80211 header to 4-byte boundary for PCI devicesIvo van Doorn
2009-08-14rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flagIvo van Doorn
2009-08-14rt2x00: Remove usage of deprecated radio_enabled & IEEE80211_CONF_CHANGE_RADI...Ivo van Doorn
2009-08-14rt2x00: fix memory corruption in rf cache, add a sanity checkPavel Roskin
2009-08-04rt2x00: cancel all work on disconnectPavel Roskin
2009-08-04rt61pci: fix module reloadingPavel Roskin
2009-08-04mac80211: redefine usage of the mac80211 workqueueLuis R. Rodriguez
2009-08-04rt2x00: Fix build error when crypto support is disabledIvo van Doorn
2009-08-04rt2x00: move experimental on kconfig only to rt2800usbLuis R. Rodriguez
2009-07-27rt2x00: Don't alter rt2x00dev->default_antLars Ericsson
2009-07-24rt2x00: Comment spellcheckingLuis Correia
2009-07-24wireless: remove print_mac usesJohannes Berg
2009-07-24rt2x00: Remove DEVICE_STATE_DISABLED_RADIO_HWIvo van Doorn
2009-07-24rt2x00: Implement set_tim callback for all driversStefan Steuerwald