index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00usb.c
Age
Commit message (
Expand
)
Author
2008-03-13
rt2x00:correct rx packet length for USB devices
Adam Baker
2008-03-13
rt2x00: Initialize TX control field in data entries
Mattias Nissler
2008-03-13
rt2x00: Align RX descriptor to 4 bytes
Ivo van Doorn
2008-02-29
rt2x00: Remove async vendor request calls from rt2x00usb
Ivo van Doorn
2008-02-29
rt2x00: Don't report driver generated frames to tx_status()
Ivo van Doorn
2008-02-29
rt2x00: Kill guardian urb during disable_radio
Ivo van Doorn
2008-02-29
rt2x00: Fix skbdesc->data_len initialization
Ivo van Doorn
2008-02-29
rt2x00: make csr_cache and csr_addr an union
Ivo van Doorn
2008-02-29
rt2x00: Enable LED class support for rt2500usb/rt73usb
Ivo van Doorn
2008-02-29
rt2x00: Queue handling overhaul
Ivo van Doorn
2008-02-29
rt2x00: Update copyright notice
Ivo van Doorn
2008-01-28
drivers/net/wireless/rt2x00/rt2x00usb.c: fix uninitialized var warning
Andrew Morton
2008-01-28
rt2x00: Data and desc pointer initialization
Ivo van Doorn
2008-01-28
rt2x00: Correctly initialize data and desc pointer
Ivo van Doorn
2008-01-28
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-28
rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY
Ivo van Doorn
2008-01-28
rt2x00: Add TX/RX frame dumping facility
Ivo van Doorn
2008-01-28
rt2x00: Add skb descriptor
Ivo van Doorn
2008-01-28
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
2008-01-28
rt2x00: Place mutex around USB register access
Adam Baker
2008-01-28
rt2x00: Remove data_desc structure
Ivo van Doorn
2008-01-28
rt2x00: Unconstify rt2x00dev
Adam Baker
2008-01-16
rt2x00: Fix ieee80211 payload alignment
Ivo van Doorn
2008-01-10
rt2x00: Put 802.11 data on 4 byte boundary
Ivo van Doorn
2007-11-18
rt2x00: Request usb_maxpacket() once
Ivo van Doorn
2007-10-10
[PATCH] rt2x00: Add get_tx_data_len callback function
Ivo van Doorn
2007-10-10
[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.
Ivo van Doorn
2007-10-10
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn