summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | mac80211: request TX status where neededJohannes Berg2009-11-195-11/+20
| * | | rt2x00: more ids to rt2800usb.cXose Vazquez Perez2009-11-181-2/+37
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191-0/+1
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-093-7/+17
| |\ \ | | |/ | |/|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-031-0/+5
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-291-1/+1
| |\ \ \
| * | | | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | | | | rt2800: do not enable tbtt unless we are in a beacon modeJosef Bacik2009-11-161-1/+2
* | | | | rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.Gertjan van Wingerde2009-11-164-10/+27
* | | | | rt2x00: Log RT/RF chipset information correctly.Gertjan van Wingerde2009-11-167-4/+13
* | | | | rt2x00: Initialize rf302x RF values properly for rt2800pci.Gertjan van Wingerde2009-11-161-17/+12
* | | | | rt2x00: Fix rt2800lib RF chip programming selection.Gertjan van Wingerde2009-11-161-3/+7
* | | | | rt2800lib: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-11-131-1/+1
* | | | | rt2x00: Properly detect Ralink RT3070 devices.Gertjan van Wingerde2009-11-132-13/+16
* | | | | rt2x00: Fix typo in rf programming of rt2800lib.Gertjan van Wingerde2009-11-111-1/+1
* | | | | rt2x00: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-11-111-18/+18
* | | | | rt2x00: Update copyright statements.Gertjan van Wingerde2009-11-1139-43/+82
* | | | | rt2500usb: remove dead link tuning codeBartlomiej Zolnierkiewicz2009-11-111-134/+0
* | | | | rt2800usb: add eFuse EEPROM supportBartlomiej Zolnierkiewicz2009-11-111-1/+5
* | | | | rt2800: add eFuse EEPROM support code to rt2800libBartlomiej Zolnierkiewicz2009-11-115-64/+77
* | | | | rt2800usb: fix RX descriptor namingBartlomiej Zolnierkiewicz2009-11-112-25/+25
* | | | | rt2800: unify rt2800*_probe_hw_mode()Bartlomiej Zolnierkiewicz2009-11-114-399/+221
* | | | | rt2800: prepare for rt2800*_probe_hw_mode() unificationBartlomiej Zolnierkiewicz2009-11-112-17/+26
* | | | | rt2800usb: reorganize code in rt2800usb_probe_hw_mode()Bartlomiej Zolnierkiewicz2009-11-111-21/+21
* | | | | rt2800pci: add missing RF values to rf_vals tableBartlomiej Zolnierkiewicz2009-11-111-0/+4
* | | | | rt2800: unify EEPROM support codeBartlomiej Zolnierkiewicz2009-11-114-376/+204
* | | | | rt2800: prepare for unification of EEPROM support codeBartlomiej Zolnierkiewicz2009-11-112-36/+55
* | | | | rt2x00: Remove deprecated ieee80211_rx_status->qual usageIvo van Doorn2009-11-114-109/+0
* | | | | rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.Gertjan van Wingerde2009-11-112-4/+19
* | | | | rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in.Gertjan van Wingerde2009-11-111-0/+2
* | | | | rt2x00: Move interface type assignments to generic code.Gertjan van Wingerde2009-11-115-4/+9
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-0914-7161/+4049
|\ \ \ \ \
| * | | | | rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz2009-11-064-313/+161
| * | | | | rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz2009-11-064-1057/+609
| * | | | | rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz2009-11-063-15/+9
| * | | | | rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz2009-11-064-1680/+887
| * | | | | rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz2009-11-066-459/+264
| * | | | | rt2800: prepare for rt2800lib additionBartlomiej Zolnierkiewicz2009-11-062-104/+133
| * | | | | rt2x00: add support for different chipset interfacesBartlomiej Zolnierkiewicz2009-11-061-0/+29
| * | | | | rt2800: fix comments in rt2800.hBartlomiej Zolnierkiewicz2009-11-061-12/+9
| * | | | | rt2800: fix duplication in header filesBartlomiej Zolnierkiewicz2009-11-065-3597/+1821
| * | | | | rt2800usb: add RXINFO_DESC_SIZE definitionBartlomiej Zolnierkiewicz2009-11-062-3/+4
| * | | | | rt2800: add rt2800lib.hBartlomiej Zolnierkiewicz2009-11-065-151/+101
| * | | | | rt2x00: fix rt2x00pci_register_multi[read,write]() argumentsBartlomiej Zolnierkiewicz2009-11-062-12/+11
| * | | | | rt2x00: fix rt2x00usb_regbusy_read() argumentsBartlomiej Zolnierkiewicz2009-11-063-3/+3
| * | | | | rt2x00: fix rt2x00usb_register_multiwrite() argumentsBartlomiej Zolnierkiewicz2009-11-062-4/+5
| * | | | | rt2800pci: convert to use struct rt2800_ops methodsBartlomiej Zolnierkiewicz2009-11-062-6/+51
| * | | | | rt2800usb: convert to use struct rt2800_ops methodsBartlomiej Zolnierkiewicz2009-11-062-6/+51
| * | | | | rt2x00: add driver private field to struct rt2x00_devBartlomiej Zolnierkiewicz2009-11-061-0/+5
| * | | | | rt2800pci: add rt2800_mcu_request() wrapperBartlomiej Zolnierkiewicz2009-11-061-9/+16