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