summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2800usb.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+7
2010-05-13rt2x00: Simplify TXD handling of beacons.Gertjan van Wingerde1-1/+7
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-132/+44
2010-05-10wireless: rt2x00: rt2800usb: replace X by xXose Vazquez Perez1-1/+1
2010-05-10rt2x00: Fix beaconing on rt2800.Gertjan van Wingerde1-8/+6
2010-05-10rt2x00: provide beacon's txdesc to write_beacon callback function.Gertjan van Wingerde1-1/+2
2010-05-10rt2x00: Clean up all driver's kick_tx_queue callback functions.Gertjan van Wingerde1-20/+9
2010-05-10rt2x00: Factor out RXWI processing to common rt2800 code.Gertjan van Wingerde1-51/+23
2010-05-10rt2x00: Factor out TXWI writing to common rt2800 code.Gertjan van Wingerde1-47/+3
2010-05-10rt2x00: Don't check whether hardware crypto is enabled when reading RXD.Gertjan van Wingerde1-6/+2
2010-05-07rt2x00: rt2800: use correct txop value in tx descriptorHelmut Schaa1-1/+1
2010-05-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-6/+7
2010-05-04rt2x00: Register frame length in TX entry descriptor instead of L2PAD.Gertjan van Wingerde1-1/+1
2010-05-03wireless: rt2x00: rt2800usb: be in sync with latest windows drivers.Xose Vazquez Perez1-1/+6
2010-05-03rt2x00: remove now unused noise field from struct rxdone_entry_descJohn W. Linville1-4/+0
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-11/+15
2010-04-20wireless: rt2x00: rt2800usb: identify Allwin devicesXose Vazquez Perez1-8/+10
2010-04-16wireless: rt2x00: rt2800usb: identify Hawking devicesXose Vazquez Perez1-3/+5
2010-04-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-36/+40
2010-04-14wireless: rt2x00: rt2800usb: identify Sitecom devicesXose Vazquez Perez1-7/+4
2010-03-31wireless: rt2x00: rt2800usb: new idsXose Vazquez Perez1-0/+11
2010-03-31wireless: rt2x00: rt2800usb: delete idXose Vazquez Perez1-2/+0
2010-03-31wireless: rt2x00: rt2800usb: identify ids-chipsXose Vazquez Perez1-27/+25
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-02-16rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.Gertjan van Wingerde1-105/+181
2010-02-16rt2x00: rework RT chipset and revision determination for PCI an SOC devices.Gertjan van Wingerde1-11/+9
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-2/+2
2010-01-12rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde1-20/+2
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-0/+1
2009-12-29rt2x00: Cleanup chip handling helper functions.Gertjan van Wingerde1-2/+2
2009-12-29rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde1-0/+1
2009-12-22rt2x00: Fix rt2800usb RX frame format and as such L2PADBenoit Papillault1-11/+27
2009-12-22rt2x00: Disable RX aggregation for rt2800usbBenoit PAPILLAULT1-3/+1
2009-12-22rt2x00: Remove SKBDESC_L2_PADDED flag.Gertjan van Wingerde1-3/+1
2009-12-22rt2x00 : trim the skb after having the l2pad removed.Alban Browaeys1-1/+0
2009-11-28rt2x00: Centralize setting of extra TX headroom requested by rt2x00.Gertjan van Wingerde1-0/+1
2009-11-28rt2x00: Whitespace cleanup.Gertjan van Wingerde1-12/+12
2009-11-19rt2x00: more ids to rt2800usb.cXose Vazquez Perez1-2/+37
2009-11-16rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde1-0/+1
2009-11-12rt2x00: Update copyright statements.Gertjan van Wingerde1-1/+5
2009-11-12rt2800usb: add eFuse EEPROM supportBartlomiej Zolnierkiewicz1-1/+5
2009-11-12rt2800usb: fix RX descriptor namingBartlomiej Zolnierkiewicz1-5/+5
2009-11-12rt2800: unify rt2800*_probe_hw_mode()Bartlomiej Zolnierkiewicz1-210/+1
2009-11-12rt2800: prepare for rt2800*_probe_hw_mode() unificationBartlomiej Zolnierkiewicz1-7/+12
2009-11-12rt2800usb: reorganize code in rt2800usb_probe_hw_mode()Bartlomiej Zolnierkiewicz1-21/+21
2009-11-12rt2800: unify EEPROM support codeBartlomiej Zolnierkiewicz1-194/+1
2009-11-12rt2800: prepare for unification of EEPROM support codeBartlomiej Zolnierkiewicz1-15/+25
2009-11-11rt2x00: Move interface type assignments to generic code.Gertjan van Wingerde1-2/+0
2009-11-07rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz1-157/+1
2009-11-07rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz1-538/+3