summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00usb.c
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Update copyright noticeIvo van Doorn2008-02-291-1/+1
* drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warningAndrew Morton2008-01-281-1/+1
* rt2x00: Data and desc pointer initializationIvo van Doorn2008-01-281-10/+15
* rt2x00: Correctly initialize data and desc pointerIvo van Doorn2008-01-281-2/+0
* rt2x00: Move init_txring and init_rxring into rt2x00libIvo van Doorn2008-01-281-37/+23
* rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSYIvo van Doorn2008-01-281-7/+1
* rt2x00: Add TX/RX frame dumping facilityIvo van Doorn2008-01-281-3/+3
* rt2x00: Add skb descriptorIvo van Doorn2008-01-281-9/+27
* rt2x00: Replace DRV_NAME with KBUILD_MODNAMEIvo van Doorn2008-01-281-5/+0
* rt2x00: Place mutex around USB register accessAdam Baker2008-01-281-4/+28
* rt2x00: Remove data_desc structureIvo van Doorn2008-01-281-2/+2
* rt2x00: Unconstify rt2x00devAdam Baker2008-01-281-2/+2
* rt2x00: Fix ieee80211 payload alignmentIvo van Doorn2008-01-161-2/+9
* rt2x00: Put 802.11 data on 4 byte boundaryIvo van Doorn2008-01-101-2/+15
* rt2x00: Request usb_maxpacket() onceIvo van Doorn2007-11-181-3/+6
* [PATCH] rt2x00: Add get_tx_data_len callback functionIvo van Doorn2007-10-101-12/+17
* [PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.Ivo van Doorn2007-10-101-6/+4
* [PATCH] mac80211: revamp interface and filter configurationJohannes Berg2007-10-101-11/+5
* [RT2x00]: add driver for Ralink wireless hardwareIvo van Doorn2007-10-101-0/+595
OpenPOWER on IntegriCloud