index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00usb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Correctly initialize data and desc pointer
Ivo van Doorn
2008-01-29
1
-2
/
+0
*
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
2008-01-29
1
-37
/
+23
*
rt2x00: Always call ieee80211_stop_queue() when return NETDEV_TX_BUSY
Ivo van Doorn
2008-01-29
1
-7
/
+1
*
rt2x00: Add TX/RX frame dumping facility
Ivo van Doorn
2008-01-29
1
-3
/
+3
*
rt2x00: Add skb descriptor
Ivo van Doorn
2008-01-29
1
-9
/
+27
*
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
2008-01-29
1
-5
/
+0
*
rt2x00: Place mutex around USB register access
Adam Baker
2008-01-29
1
-4
/
+28
*
rt2x00: Remove data_desc structure
Ivo van Doorn
2008-01-29
1
-2
/
+2
*
rt2x00: Unconstify rt2x00dev
Adam Baker
2008-01-29
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-19
1
-3
/
+6
*
[PATCH] rt2x00: Add get_tx_data_len callback function
Ivo van Doorn
2007-10-11
1
-12
/
+17
*
[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.
Ivo van Doorn
2007-10-11
1
-6
/
+4
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-11
1
-11
/
+5
*
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn
2007-10-11
1
-0
/
+595