Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | mac80211: request TX status where needed | Johannes Berg | 2009-11-19 | 5 | -11/+20 | |
| * | | | rt2x00: more ids to rt2800usb.c | Xose Vazquez Perez | 2009-11-18 | 1 | -2/+37 | |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-19 | 1 | -0/+1 | |
|\ \ \ \ | |/ / / |/| / / | |/ / | ||||||
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-09 | 3 | -7/+17 | |
| |\ \ | | |/ | |/| | ||||||
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-11-03 | 1 | -0/+5 | |
| |\ \ | ||||||
| * \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-10-29 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| * | | | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 | |
* | | | | | rt2800: do not enable tbtt unless we are in a beacon mode | Josef Bacik | 2009-11-16 | 1 | -1/+2 | |
* | | | | | rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM. | Gertjan van Wingerde | 2009-11-16 | 4 | -10/+27 | |
* | | | | | rt2x00: Log RT/RF chipset information correctly. | Gertjan van Wingerde | 2009-11-16 | 7 | -4/+13 | |
* | | | | | rt2x00: Initialize rf302x RF values properly for rt2800pci. | Gertjan van Wingerde | 2009-11-16 | 1 | -17/+12 | |
* | | | | | rt2x00: Fix rt2800lib RF chip programming selection. | Gertjan van Wingerde | 2009-11-16 | 1 | -3/+7 | |
* | | | | | rt2800lib: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-11-13 | 1 | -1/+1 | |
* | | | | | rt2x00: Properly detect Ralink RT3070 devices. | Gertjan van Wingerde | 2009-11-13 | 2 | -13/+16 | |
* | | | | | rt2x00: Fix typo in rf programming of rt2800lib. | Gertjan van Wingerde | 2009-11-11 | 1 | -1/+1 | |
* | | | | | rt2x00: fix some typos and punctuation in comments | Thadeu Lima de Souza Cascardo | 2009-11-11 | 1 | -18/+18 | |
* | | | | | rt2x00: Update copyright statements. | Gertjan van Wingerde | 2009-11-11 | 39 | -43/+82 | |
* | | | | | rt2500usb: remove dead link tuning code | Bartlomiej Zolnierkiewicz | 2009-11-11 | 1 | -134/+0 | |
* | | | | | rt2800usb: add eFuse EEPROM support | Bartlomiej Zolnierkiewicz | 2009-11-11 | 1 | -1/+5 | |
* | | | | | rt2800: add eFuse EEPROM support code to rt2800lib | Bartlomiej Zolnierkiewicz | 2009-11-11 | 5 | -64/+77 | |
* | | | | | rt2800usb: fix RX descriptor naming | Bartlomiej Zolnierkiewicz | 2009-11-11 | 2 | -25/+25 | |
* | | | | | rt2800: unify rt2800*_probe_hw_mode() | Bartlomiej Zolnierkiewicz | 2009-11-11 | 4 | -399/+221 | |
* | | | | | rt2800: prepare for rt2800*_probe_hw_mode() unification | Bartlomiej Zolnierkiewicz | 2009-11-11 | 2 | -17/+26 | |
* | | | | | rt2800usb: reorganize code in rt2800usb_probe_hw_mode() | Bartlomiej Zolnierkiewicz | 2009-11-11 | 1 | -21/+21 | |
* | | | | | rt2800pci: add missing RF values to rf_vals table | Bartlomiej Zolnierkiewicz | 2009-11-11 | 1 | -0/+4 | |
* | | | | | rt2800: unify EEPROM support code | Bartlomiej Zolnierkiewicz | 2009-11-11 | 4 | -376/+204 | |
* | | | | | rt2800: prepare for unification of EEPROM support code | Bartlomiej Zolnierkiewicz | 2009-11-11 | 2 | -36/+55 | |
* | | | | | rt2x00: Remove deprecated ieee80211_rx_status->qual usage | Ivo van Doorn | 2009-11-11 | 4 | -109/+0 | |
* | | | | | rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci. | Gertjan van Wingerde | 2009-11-11 | 2 | -4/+19 | |
* | | | | | rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in. | Gertjan van Wingerde | 2009-11-11 | 1 | -0/+2 | |
* | | | | | rt2x00: Move interface type assignments to generic code. | Gertjan van Wingerde | 2009-11-11 | 5 | -4/+9 | |
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2009-11-09 | 14 | -7161/+4049 | |
|\ \ \ \ \ | ||||||
| * | | | | | rt2800: add rt2800lib (part four) | Bartlomiej Zolnierkiewicz | 2009-11-06 | 4 | -313/+161 | |
| * | | | | | rt2800: add rt2800lib (part three) | Bartlomiej Zolnierkiewicz | 2009-11-06 | 4 | -1057/+609 | |
| * | | | | | rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h | Bartlomiej Zolnierkiewicz | 2009-11-06 | 3 | -15/+9 | |
| * | | | | | rt2800: add rt2800lib (part two) | Bartlomiej Zolnierkiewicz | 2009-11-06 | 4 | -1680/+887 | |
| * | | | | | rt2800: add rt2800lib (part one) | Bartlomiej Zolnierkiewicz | 2009-11-06 | 6 | -459/+264 | |
| * | | | | | rt2800: prepare for rt2800lib addition | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -104/+133 | |
| * | | | | | rt2x00: add support for different chipset interfaces | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -0/+29 | |
| * | | | | | rt2800: fix comments in rt2800.h | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -12/+9 | |
| * | | | | | rt2800: fix duplication in header files | Bartlomiej Zolnierkiewicz | 2009-11-06 | 5 | -3597/+1821 | |
| * | | | | | rt2800usb: add RXINFO_DESC_SIZE definition | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -3/+4 | |
| * | | | | | rt2800: add rt2800lib.h | Bartlomiej Zolnierkiewicz | 2009-11-06 | 5 | -151/+101 | |
| * | | | | | rt2x00: fix rt2x00pci_register_multi[read,write]() arguments | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -12/+11 | |
| * | | | | | rt2x00: fix rt2x00usb_regbusy_read() arguments | Bartlomiej Zolnierkiewicz | 2009-11-06 | 3 | -3/+3 | |
| * | | | | | rt2x00: fix rt2x00usb_register_multiwrite() arguments | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -4/+5 | |
| * | | | | | rt2800pci: convert to use struct rt2800_ops methods | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -6/+51 | |
| * | | | | | rt2800usb: convert to use struct rt2800_ops methods | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -6/+51 | |
| * | | | | | rt2x00: add driver private field to struct rt2x00_dev | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -0/+5 | |
| * | | | | | rt2800pci: add rt2800_mcu_request() wrapper | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -9/+16 |