summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-12rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde
2010-01-12rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde
2010-01-12rt2x00: RF3052 is a valid RF chipset for USB devices as well.Gertjan van Wingerde
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2010-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
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-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-28rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde
2009-12-28rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.Gertjan van Wingerde
2009-12-28rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USBGertjan van Wingerde
2009-12-28rt2x00: Fix checks for rt2800 SOC support.Gertjan van Wingerde
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21rt2x00: Fix trimming of L2 padded frames.Gertjan van Wingerde
2009-12-21rt2x00: Fix rt2800usb RX frame format and as such L2PADBenoit Papillault
2009-12-21rt2x00: Disable RX aggregation for rt2800usbBenoit PAPILLAULT
2009-12-21rt2x00: Only remove L2 padding in received frames if there is payload.Gertjan van Wingerde
2009-12-21rt2x00: Reorganize L2 padding inserting function.Gertjan van Wingerde
2009-12-21rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde
2009-12-21rt2x00: Further L2 padding fixes.Gertjan van Wingerde
2009-12-21rt2x00 : trim the skb after having the l2pad removed.Alban Browaeys
2009-12-21rt2x00 : avoid timestamp for monitor injected frame.Alban Browaeys
2009-12-21rt2x00 : modify padding location.Alban Browaeys
2009-12-21rt2x00 : bail out of regbusy_read if device is removed.Alban Browaeys
2009-12-21rt73usb: add WLI-U2-H54HPKenichi HORIO
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