aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-06rtl8187: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-11-06b43legacy: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-11-06b43: Remove deprecated 'qual' from returned RX statusLarry Finger
2009-11-06ath5k: add LED support for Acer Aspire One AO751h/AO531hKeng-Yu Lin
2009-11-06rt2800: add rt2800lib (part four)Bartlomiej Zolnierkiewicz
2009-11-06rt2800: add rt2800lib (part three)Bartlomiej Zolnierkiewicz
2009-11-06rt2x00: move REGISTER_BUSY_* definitions to rt2x00.hBartlomiej Zolnierkiewicz
2009-11-06rt2800: add rt2800lib (part two)Bartlomiej Zolnierkiewicz
2009-11-06rt2800: add rt2800lib (part one)Bartlomiej Zolnierkiewicz
2009-11-06rt2800: prepare for rt2800lib additionBartlomiej Zolnierkiewicz
2009-11-06rt2x00: add support for different chipset interfacesBartlomiej Zolnierkiewicz
2009-11-06rt2800: fix comments in rt2800.hBartlomiej Zolnierkiewicz
2009-11-06rt2800: fix duplication in header filesBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: add RXINFO_DESC_SIZE definitionBartlomiej Zolnierkiewicz
2009-11-06rt2800: add rt2800lib.hBartlomiej Zolnierkiewicz
2009-11-06rt2x00: fix rt2x00pci_register_multi[read,write]() argumentsBartlomiej Zolnierkiewicz
2009-11-06rt2x00: fix rt2x00usb_regbusy_read() argumentsBartlomiej Zolnierkiewicz
2009-11-06rt2x00: fix rt2x00usb_register_multiwrite() argumentsBartlomiej Zolnierkiewicz
2009-11-06rt2800pci: convert to use struct rt2800_ops methodsBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: convert to use struct rt2800_ops methodsBartlomiej Zolnierkiewicz
2009-11-06rt2x00: add driver private field to struct rt2x00_devBartlomiej Zolnierkiewicz
2009-11-06rt2800pci: add rt2800_mcu_request() wrapperBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: add rt2800_mcu_request() wrapperBartlomiej Zolnierkiewicz
2009-11-06rt2800pci: add rt2800_rf_[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: add rt2800_rf_[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800pci: add rt2800_rfcsr_[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: add rt2800_rfcsr_[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800pci: add rt2800_bbp_[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: add rt2800_bbp_[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800pci: add rt2800_regbusy_read() wrapperBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: add rt2800_regbusy_read() wrapperBartlomiej Zolnierkiewicz
2009-11-06rt2800pci: add rt2800_register_multi[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: add rt2800_register_multi[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800pci: add rt2800_register_[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2800usb: add rt2800_register_[read,write]() wrappersBartlomiej Zolnierkiewicz
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville
2009-11-06Merge branch 'linux-2.6.33.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2009-11-06ieee802154: add support for creation/removal of logic interfacesDmitry Eremin-Solenikov
2009-11-06ieee802154: add PHY_NAME to LIST_IFACE command resultsDmitry Eremin-Solenikov
2009-11-06ieee802154: add two nl802154 helpersDmitry Eremin-Solenikov
2009-11-06fakehard: mlme_ops->get_phy implementationDmitry Eremin-Solenikov
2009-11-06ieee802154: add an mlme_ops call to retrieve PHY objectDmitry Eremin-Solenikov
2009-11-06fakehard: claim all 2.4 Ghz channels as supportedDmitry Eremin-Solenikov
2009-11-06fakehard: no need to export net_to_phy, make it staticDmitry Eremin-Solenikov
2009-11-06ieee802154: add LIST_PHY command supportDmitry Eremin-Solenikov
2009-11-06ieee802154: split away MAC commands implementationDmitry Eremin-Solenikov
2009-11-06ieee802154: merge nl802154 and wpan-class in single moduleDmitry Eremin-Solenikov
2009-11-06ieee802154: constify struct net_device in some operationsDmitry Eremin-Solenikov
2009-11-06wpan-phy: follow usual patter of devices registrationDmitry Eremin-Solenikov