| Commit message (Expand) | Author | Files | Lines |
2009-11-06 | b43legacy: Remove deprecated 'qual' from returned RX status | Larry Finger | 2 | -3/+0 |
2009-11-06 | b43: Remove deprecated 'qual' from returned RX status | Larry Finger | 2 | -3/+0 |
2009-11-06 | ath5k: add LED support for Acer Aspire One AO751h/AO531h | Keng-Yu Lin | 1 | -0/+2 |
2009-11-06 | rt2800: add rt2800lib (part four) | Bartlomiej Zolnierkiewicz | 4 | -313/+161 |
2009-11-06 | rt2800: add rt2800lib (part three) | Bartlomiej Zolnierkiewicz | 4 | -1057/+609 |
2009-11-06 | rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h | Bartlomiej Zolnierkiewicz | 3 | -15/+9 |
2009-11-06 | rt2800: add rt2800lib (part two) | Bartlomiej Zolnierkiewicz | 4 | -1680/+887 |
2009-11-06 | rt2800: add rt2800lib (part one) | Bartlomiej Zolnierkiewicz | 6 | -459/+264 |
2009-11-06 | rt2800: prepare for rt2800lib addition | Bartlomiej Zolnierkiewicz | 2 | -104/+133 |
2009-11-06 | rt2x00: add support for different chipset interfaces | Bartlomiej Zolnierkiewicz | 1 | -0/+29 |
2009-11-06 | rt2800: fix comments in rt2800.h | Bartlomiej Zolnierkiewicz | 1 | -12/+9 |
2009-11-06 | rt2800: fix duplication in header files | Bartlomiej Zolnierkiewicz | 5 | -3597/+1821 |
2009-11-06 | rt2800usb: add RXINFO_DESC_SIZE definition | Bartlomiej Zolnierkiewicz | 2 | -3/+4 |
2009-11-06 | rt2800: add rt2800lib.h | Bartlomiej Zolnierkiewicz | 5 | -151/+101 |
2009-11-06 | rt2x00: fix rt2x00pci_register_multi[read,write]() arguments | Bartlomiej Zolnierkiewicz | 2 | -12/+11 |
2009-11-06 | rt2x00: fix rt2x00usb_regbusy_read() arguments | Bartlomiej Zolnierkiewicz | 3 | -3/+3 |
2009-11-06 | rt2x00: fix rt2x00usb_register_multiwrite() arguments | Bartlomiej Zolnierkiewicz | 2 | -4/+5 |
2009-11-06 | rt2800pci: convert to use struct rt2800_ops methods | Bartlomiej Zolnierkiewicz | 2 | -6/+51 |
2009-11-06 | rt2800usb: convert to use struct rt2800_ops methods | Bartlomiej Zolnierkiewicz | 2 | -6/+51 |
2009-11-06 | rt2x00: add driver private field to struct rt2x00_dev | Bartlomiej Zolnierkiewicz | 1 | -0/+5 |
2009-11-06 | rt2800pci: add rt2800_mcu_request() wrapper | Bartlomiej Zolnierkiewicz | 1 | -9/+16 |
2009-11-06 | rt2800usb: add rt2800_mcu_request() wrapper | Bartlomiej Zolnierkiewicz | 1 | -10/+17 |
2009-11-06 | rt2800pci: add rt2800_rf_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 1 | -13/+19 |
2009-11-06 | rt2800usb: add rt2800_rf_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 1 | -13/+19 |
2009-11-06 | rt2800pci: add rt2800_rfcsr_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 1 | -52/+64 |
2009-11-06 | rt2800usb: add rt2800_rfcsr_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 1 | -42/+54 |
2009-11-06 | rt2800pci: add rt2800_bbp_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 1 | -63/+75 |
2009-11-06 | rt2800usb: add rt2800_bbp_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 1 | -63/+75 |
2009-11-06 | rt2800pci: add rt2800_regbusy_read() wrapper | Bartlomiej Zolnierkiewicz | 2 | -6/+14 |
2009-11-06 | rt2800usb: add rt2800_regbusy_read() wrapper | Bartlomiej Zolnierkiewicz | 2 | -5/+13 |
2009-11-06 | rt2800pci: add rt2800_register_multi[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2 | -11/+26 |
2009-11-06 | rt2800usb: add rt2800_register_multi[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2 | -8/+22 |
2009-11-06 | rt2800pci: add rt2800_register_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2 | -239/+261 |
2009-11-06 | rt2800usb: add rt2800_register_[read,write]() wrappers | Bartlomiej Zolnierkiewicz | 2 | -192/+213 |
2009-11-05 | wl1271: use __dev_alloc_skb() on RX | Luis R. Rodriguez | 1 | -1/+1 |
2009-11-05 | mac80211: fix internal scan request | Johannes Berg | 1 | -0/+1 |
2009-11-05 | mac80211: Fix IBSS merge | Sujith | 1 | -0/+4 |
2009-11-05 | rt2x00: remove needless ifdefs from rt2x00leds.h | Bartlomiej Zolnierkiewicz | 1 | -4/+0 |
2009-11-05 | rt2800usb: fix comments in rt2800usb.h | Bartlomiej Zolnierkiewicz | 1 | -8/+8 |
2009-11-05 | rt2800usb: use rt2x00usb_register_multiwrite() to set key entries | Bartlomiej Zolnierkiewicz | 1 | -14/+4 |
2009-11-05 | rt2x00: fix rt2x00usb_register_read() comment | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-11-05 | rt2800pci: fix comment about IV/EIV fields | Bartlomiej Zolnierkiewicz | 1 | -2/+2 |
2009-11-05 | rt2800pci: fix comment about register access | Bartlomiej Zolnierkiewicz | 1 | -1/+3 |
2009-11-05 | rt2800pci: fix crypto in TX frame | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-11-05 | rt2800usb: fix rt2800usb_rfcsr_read() | Bartlomiej Zolnierkiewicz | 1 | -1/+1 |
2009-11-05 | rt2800pci: make Kconfig help entry more helpful | Bartlomiej Zolnierkiewicz | 1 | -1/+4 |
2009-11-05 | rt2800usb: make Kconfig help entry more helpful | Bartlomiej Zolnierkiewicz | 1 | -1/+5 |
2009-11-05 | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 7 | -9/+47 |
2009-11-05 | cfg80211: remove dead variable | Johannes Berg | 1 | -2/+0 |
2009-11-05 | mwl8k: pci BAR mapping changes | Lennert Buytenhek | 1 | -3/+22 |