| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | wl1271: use __dev_alloc_skb() on RX | Luis R. Rodriguez | 2009-11-04 | 1 | -1/+1 |
* | rt2x00: remove needless ifdefs from rt2x00leds.h | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -4/+0 |
* | rt2800usb: fix comments in rt2800usb.h | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -8/+8 |
* | rt2800usb: use rt2x00usb_register_multiwrite() to set key entries | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -14/+4 |
* | rt2x00: fix rt2x00usb_register_read() comment | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -1/+1 |
* | rt2800pci: fix comment about IV/EIV fields | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -2/+2 |
* | rt2800pci: fix comment about register access | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -1/+3 |
* | rt2800pci: fix crypto in TX frame | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -1/+1 |
* | rt2800usb: fix rt2800usb_rfcsr_read() | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -1/+1 |
* | rt2800pci: make Kconfig help entry more helpful | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -1/+4 |
* | rt2800usb: make Kconfig help entry more helpful | Bartlomiej Zolnierkiewicz | 2009-11-04 | 1 | -1/+5 |
* | mac80211: make ieee80211_find_sta per virtual interface | Johannes Berg | 2009-11-04 | 5 | -5/+8 |
* | mwl8k: pci BAR mapping changes | Lennert Buytenhek | 2009-11-04 | 1 | -3/+22 |
* | mwl8k: shorten receive/transmit state variable names | Lennert Buytenhek | 2009-11-04 | 1 | -101/+93 |
* | mwl8k: add support for enabling hardware sniffer mode | Lennert Buytenhek | 2009-11-04 | 1 | -3/+63 |
* | mwl8k: report rate and other information for received frames | Lennert Buytenhek | 2009-11-04 | 1 | -6/+25 |
* | mwl8k: clarify WME transmit queue 0/1 swizzling | Lennert Buytenhek | 2009-11-04 | 1 | -20/+6 |
* | mwl8k: use cond_resched() when loading firmware blocks | Lennert Buytenhek | 2009-11-04 | 1 | -0/+2 |
* | mwl8k: clear hardware MAC address if no STA interface configured | Lennert Buytenhek | 2009-11-04 | 1 | -1/+42 |
* | mwl8k: enforce FIF_BCN_PRBRESP_PROMISC when no STA interfaces are active | Lennert Buytenhek | 2009-11-04 | 1 | -3/+14 |
* | mwl8k: implement FIF_ALLMULTI | Lennert Buytenhek | 2009-11-04 | 1 | -11/+28 |
* | mwl8k: use the mac80211-provided workqueue instead of creating our own | Lennert Buytenhek | 2009-11-04 | 1 | -22/+6 |
* | mwl8k: fix multicast address filter programming | Lennert Buytenhek | 2009-11-04 | 1 | -13/+27 |
* | mwl8k: minor transmit quiescing rework | Lennert Buytenhek | 2009-11-04 | 1 | -22/+15 |
* | mwl8k: coding style cleanups | Lennert Buytenhek | 2009-11-04 | 1 | -57/+65 |
* | mwl8k: fix GET_STAT firmware command packet layout | Lennert Buytenhek | 2009-11-04 | 1 | -2/+0 |
* | wl1271: depend on INET | John W. Linville | 2009-11-04 | 1 | -0/+1 |
* | wl1271: Generalize command response reading | Juuso Oikarinen | 2009-11-02 | 2 | -41/+29 |
* | wl1271: Correct endianness-handling of command status | Juuso Oikarinen | 2009-11-02 | 1 | -2/+4 |