index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2500usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Add skb descriptor
Ivo van Doorn
2008-01-28
1
-9
/
+21
*
rt2x00: Replace DRV_NAME with KBUILD_MODNAME
Ivo van Doorn
2008-01-28
1
-7
/
+2
*
rt2x00: Correctly set ACK bit in tx descriptors
Mattias Nissler
2008-01-28
1
-1
/
+1
*
rt2x00: Place mutex around USB register access
Adam Baker
2008-01-28
1
-7
/
+45
*
rt2x00: Remove data_desc structure
Ivo van Doorn
2008-01-28
1
-5
/
+4
*
rt2x00: Unconstify rt2x00dev
Adam Baker
2008-01-28
1
-12
/
+10
*
[PATCH] rt2x00: Cleanup if-statements
Ivo van Doorn
2008-01-28
1
-14
/
+8
*
[PATCH] rt2x00: SW diversity should default to antenna B
Ivo van Doorn
2008-01-28
1
-2
/
+14
*
[PATCH] rt2x00: Correctly translate mac80211 antenna setup to rt2x00
Ivo van Doorn
2008-01-28
1
-8
/
+17
*
[PATCH] rt2x00: Use enum defines
Ivo van Doorn
2008-01-28
1
-3
/
+6
*
[PATCH] rt2x00: Move quality statistics into seperate structure
Ivo van Doorn
2008-01-28
1
-6
/
+6
*
rt2x00: Corectly initialize rt2500usb MAC
Ivo van Doorn
2008-01-10
1
-1
/
+1
*
rt2x00: Request usb_maxpacket() once
Ivo van Doorn
2007-11-18
1
-4
/
+3
*
rt2x00: Fix chipset revision validation
Ivo van Doorn
2007-11-14
1
-2
/
+2
*
[PATCH] rt2x00: Allways memset memory obtained from skb_push()
Ivo van Doorn
2007-10-10
1
-0
/
+2
*
[PATCH] rt2x00: Reorganize configuration handler
Ivo van Doorn
2007-10-10
1
-67
/
+45
*
[PATCH] rt2x00: Small optimizations
Ivo van Doorn
2007-10-10
1
-4
/
+2
*
[PATCH] rt2x00: Add get_tx_data_len callback function
Ivo van Doorn
2007-10-10
1
-11
/
+21
*
[PATCH] rt2x00: get_duration expects values in 100kbs
Ivo van Doorn
2007-10-10
1
-1
/
+1
*
[PATCH] rt2x00: Move TSF sync values into rt2x00config
Ivo van Doorn
2007-10-10
1
-10
/
+4
*
[PATCH] rt2x00: Don't use changed_flags inside configure_packet_filter
Ivo van Doorn
2007-10-10
1
-2
/
+2
*
[PATCH] rt2x00: Remove duplicate code in MAC & BSSID handling
Ivo van Doorn
2007-10-10
1
-22
/
+8
*
[PATCH] rt2x00: Reorganize rt2x00dev->flags
Ivo van Doorn
2007-10-10
1
-1
/
+1
*
[PATCH] mac80211: revamp interface and filter configuration
Johannes Berg
2007-10-10
1
-77
/
+102
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-1
/
+3
*
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn
2007-10-10
1
-0
/
+1837