| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | mwl8k: use integral index instead of pointer for driver_data | John W. Linville | 2009-11-06 | 1 | -24/+23 |
| * | | mwl8k: add support for the 88w8366 | Lennert Buytenhek | 2009-11-06 | 1 | -1/+94 |
| * | | mwl8k: implement AP firmware EDCA parameter configuration | Lennert Buytenhek | 2009-11-06 | 1 | -12/+37 |
| * | | mwl8k: add AP firmware (mbss) handling to mwl8k_set_mac_addr() | Lennert Buytenhek | 2009-11-06 | 1 | -2/+14 |
| * | | mwl8k: add AP firmware handling to ->start() | Lennert Buytenhek | 2009-11-06 | 1 | -8/+10 |
| * | | mwl8k: add AP firmware handling to ->configure_filter() | Lennert Buytenhek | 2009-11-06 | 1 | -0/+10 |
| * | | mwl8k: implement AP firmware antenna configuration | Lennert Buytenhek | 2009-11-06 | 1 | -2/+42 |
| * | | mwl8k: add the commands used for AP firmware initialisation | Lennert Buytenhek | 2009-11-06 | 1 | -1/+132 |
| * | | mwl8k: rename mwl8k_cmd_get_hw_spec() to mwl8k_cmd_get_hw_spec_sta() | Lennert Buytenhek | 2009-11-06 | 1 | -5/+5 |
| * | | mwl8k: set ->interface_modes from the driver data | Lennert Buytenhek | 2009-11-06 | 1 | -1/+3 |
| * | | mwl8k: allow for different receive descriptor formats | Lennert Buytenhek | 2009-11-06 | 1 | -61/+119 |
| * | | mwl8k: use pci_unmap_addr{,set}() to keep track of unmap addresses on rx | Lennert Buytenhek | 2009-11-06 | 1 | -25/+30 |
| * | | mwl8k: handle loading AP firmware images | Lennert Buytenhek | 2009-11-06 | 1 | -4/+19 |
| * | | mwl8k: spell out the names of firmware images in the pci driver data | Lennert Buytenhek | 2009-11-06 | 1 | -21/+22 |
| * | | mwl8k: change pci id table driver data to a structure pointer | Lennert Buytenhek | 2009-11-06 | 1 | -17/+30 |
| * | | rtl8187: Remove deprecated 'qual' from returned RX status | Larry Finger | 2009-11-06 | 2 | -11/+3 |
| * | | b43legacy: Remove deprecated 'qual' from returned RX status | Larry Finger | 2009-11-06 | 2 | -3/+0 |
| * | | b43: Remove deprecated 'qual' from returned RX status | Larry Finger | 2009-11-06 | 2 | -3/+0 |
| * | | ath5k: add LED support for Acer Aspire One AO751h/AO531h | Keng-Yu Lin | 2009-11-06 | 1 | -0/+2 |
| * | | 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 |
| * | | rt2800usb: add rt2800_mcu_request() wrapper | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -10/+17 |
| * | | rt2800pci: add rt2800_rf_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -13/+19 |
| * | | rt2800usb: add rt2800_rf_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -13/+19 |
| * | | rt2800pci: add rt2800_rfcsr_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -52/+64 |
| * | | rt2800usb: add rt2800_rfcsr_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -42/+54 |
| * | | rt2800pci: add rt2800_bbp_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -63/+75 |
| * | | rt2800usb: add rt2800_bbp_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 1 | -63/+75 |
| * | | rt2800pci: add rt2800_regbusy_read() wrapper | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -6/+14 |
| * | | rt2800usb: add rt2800_regbusy_read() wrapper | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -5/+13 |
| * | | rt2800pci: add rt2800_register_multi[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -11/+26 |
| * | | rt2800usb: add rt2800_register_multi[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -8/+22 |
| * | | rt2800pci: add rt2800_register_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -239/+261 |
| * | | rt2800usb: add rt2800_register_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2009-11-06 | 2 | -192/+213 |