summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2010-01-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde
2010-01-05rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde
2010-01-05rt2x00: use correct headroom for transmissionPavel Roskin
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-21rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde
2009-12-21rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde
2009-12-21drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall
2009-12-14rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-04rt2x00: Fix padding bug on L2PAD devices.Gertjan van Wingerde
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde
2009-11-28rt2x00: Whitespace cleanup.Gertjan van Wingerde
2009-11-28rt2x00: Fix typo (lengt --> length) in rt2x00queue.cGertjan van Wingerde
2009-11-28rt2x00: Clean up use of rt2x00_intf_is_pci.Gertjan van Wingerde
2009-11-28rt2x00: Remove unused variable frame_control from rt2x00mac_tx.Gertjan van Wingerde
2009-11-28rt2x00: Only initialize HT on rt2800 devices that support it.Gertjan van Wingerde
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-19mac80211: request TX status where neededJohannes Berg
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18rt2x00: more ids to rt2800usb.cXose Vazquez Perez
2009-11-16rt2800: do not enable tbtt unless we are in a beacon modeJosef Bacik
2009-11-16rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde
2009-11-16rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde
2009-11-16rt2x00: Initialize rf302x RF values properly for rt2800pci.Gertjan van Wingerde
2009-11-16rt2x00: Fix rt2800lib RF chip programming selection.Gertjan van Wingerde
2009-11-13rt2800lib: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-11-13rt2x00: Properly detect Ralink RT3070 devices.Gertjan van Wingerde
2009-11-11rt2x00: Fix typo in rf programming of rt2800lib.Gertjan van Wingerde
2009-11-11rt2x00: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-11-11rt2x00: Update copyright statements.Gertjan van Wingerde
2009-11-11rt2500usb: remove dead link tuning codeBartlomiej Zolnierkiewicz
2009-11-11rt2800usb: add eFuse EEPROM supportBartlomiej Zolnierkiewicz
2009-11-11rt2800: add eFuse EEPROM support code to rt2800libBartlomiej Zolnierkiewicz
2009-11-11rt2800usb: fix RX descriptor namingBartlomiej Zolnierkiewicz
2009-11-11rt2800: unify rt2800*_probe_hw_mode()Bartlomiej Zolnierkiewicz
2009-11-11rt2800: prepare for rt2800*_probe_hw_mode() unificationBartlomiej Zolnierkiewicz
2009-11-11rt2800usb: reorganize code in rt2800usb_probe_hw_mode()Bartlomiej Zolnierkiewicz
2009-11-11rt2800pci: add missing RF values to rf_vals tableBartlomiej Zolnierkiewicz
2009-11-11rt2800: unify EEPROM support codeBartlomiej Zolnierkiewicz
2009-11-11rt2800: prepare for unification of EEPROM support codeBartlomiej Zolnierkiewicz
2009-11-11rt2x00: Remove deprecated ieee80211_rx_status->qual usageIvo van Doorn
2009-11-11rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.Gertjan van Wingerde
2009-11-11rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in.Gertjan van Wingerde
2009-11-11rt2x00: Move interface type assignments to generic code.Gertjan van Wingerde