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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
rt2x00: Remove unneccessary internal Kconfig symbols.
Gertjan van Wingerde
2010-11-17
2
-30
/
+20
|
*
|
|
rt2x00: Remove RT30XX Kconfig variables.
Gertjan van Wingerde
2010-11-17
3
-121
/
+85
|
*
|
|
rt2x00: Clean up Kconfig for RT2800 devices.
Gertjan van Wingerde
2010-11-17
1
-28
/
+19
|
*
|
|
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
2010-11-17
5
-6
/
+39
|
*
|
|
rt2x00: Increase REGISTER_BUSY_COUNT
Ivo van Doorn
2010-11-17
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-11-16
27
-235
/
+301
|
\
\
\
\
|
|
/
/
/
|
|
|
/
|
|
_
|
/
|
/
|
|
|
*
|
rt2x00: Add watchdog functions for HW queue
Ivo van Doorn
2010-11-15
2
-3
/
+58
|
*
|
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
2010-11-15
12
-54
/
+17
|
*
|
rt2x00: Fix rt2x00queue_kick_tx_queue arguments
Ivo van Doorn
2010-11-15
1
-6
/
+3
|
*
|
rt2x00: Rename queue->lock to queue->index_lock
Ivo van Doorn
2010-11-15
3
-13
/
+13
|
*
|
rt2x00: checkpatch.pl error fixes for rt73usb.c
Mark Einon
2010-11-15
1
-1
/
+1
|
*
|
rt2x00: checkpatch.pl error fixes for rt2x00queue.c
Mark Einon
2010-11-15
1
-2
/
+2
|
*
|
rt2x00: checkpatch.pl error fixes for rt2x00link.c
Mark Einon
2010-11-15
1
-1
/
+1
|
*
|
rt2x00: checkpatch.pl error fixes for rt2x00lib.h
Mark Einon
2010-11-15
1
-1
/
+1
|
*
|
rt2x00: checkpatch.pl error fixes for rt2x00dev.c
Mark Einon
2010-11-15
1
-1
/
+1
|
*
|
rt2x00: checkpatch.pl error fixes for rt2x00config.c
Mark Einon
2010-11-15
1
-1
/
+1
|
*
|
rt2x00: checkpatch.pl error fixes for rt2800usb.h
Mark Einon
2010-11-15
1
-2
/
+2
|
*
|
rt2x00: checkpatch.pl error fixes for rt2800usb.c
Mark Einon
2010-11-15
1
-1
/
+1
|
*
|
rt2x00: checkpatch.pl error fixes for rt2800pci.h
Mark Einon
2010-11-15
1
-6
/
+6
|
*
|
rt2x00: checkpatch.pl error fixes for rt2800lib.c
Mark Einon
2010-11-15
1
-1
/
+1
|
*
|
rt2x00: checkpatch.pl error fixes for rt2800.h
Mark Einon
2010-11-15
1
-11
/
+11
|
*
|
rt2x00: checkpatch.pl error fixes for rt2500usb.c
Mark Einon
2010-11-15
1
-1
/
+1
|
*
|
rt2x00: checkpatch.pl error fixes for rt2500pci.h
Mark Einon
2010-11-15
1
-2
/
+2
|
*
|
rt2x00: checkpatch.pl error fixes for rt2400pci.h
Mark Einon
2010-11-15
1
-3
/
+3
|
*
|
rt2x00: Fix comments in rt73usb.h and rt61pci.h
Lalith Suresh
2010-11-15
2
-2
/
+2
|
*
|
rt2x00: Fix hw crypto in AP mode for some devices
Helmut Schaa
2010-11-15
2
-9
/
+14
|
*
|
rt2x00: Fix crash on USB unplug
Ivo van Doorn
2010-11-15
2
-8
/
+12
|
*
|
rt2x00: Fix MCU_SLEEP arguments
Ivo van Doorn
2010-11-15
2
-3
/
+3
|
*
|
rt2x00: Implement flush callback
Ivo van Doorn
2010-11-15
9
-0
/
+46
|
*
|
rt2x00: Remove failsave from rt2x00usb_watchdog_tx_dma
Ivo van Doorn
2010-11-15
1
-15
/
+0
|
*
|
rt2x00: Rename rt2x00queue_timeout
Ivo van Doorn
2010-11-15
2
-3
/
+3
|
*
|
rt2x00: Optimize rt2x00debug_dump_frame when frame dumping is not active
Helmut Schaa
2010-11-15
1
-3
/
+3
|
*
|
rt2x00: Reduce tx descriptor size
Helmut Schaa
2010-11-15
7
-35
/
+18
|
*
|
rt2x00: Wait up to one second on rt2800 for WPDMA to be ready
Helmut Schaa
2010-11-15
1
-1
/
+5
|
*
|
rt2x00: Sync Tx and RX ring sizes with legacy drivers
Helmut Schaa
2010-11-15
9
-44
/
+29
|
*
|
rt2x00: Add TXOP_CTRL_CFG register definition
Helmut Schaa
2010-11-15
2
-1
/
+40
|
*
|
rt2x00pci: do not use GFP_DMA
John W. Linville
2010-11-15
1
-1
/
+1
|
|
/
*
|
led-class: always implement blinking
Johannes Berg
2010-11-12
1
-3
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
25
-1030
/
+1811
|
\
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-15
11
-122
/
+126
|
|
\
|
|
*
rt2x00: Fix URB error handling
Ivo van Doorn
2010-10-11
2
-10
/
+9
|
|
*
rt2x00: Don't perform watchdog checks on empty queue
Ivo van Doorn
2010-10-11
1
-4
/
+6
|
|
*
rt2x00: Make queue_entry flags access atomic
Ivo van Doorn
2010-10-11
1
-4
/
+4
|
|
*
rt2x00: Fix dead queue when skb allocation failed
Ivo van Doorn
2010-10-11
1
-1
/
+1
|
|
*
rt2x00: Validate MCS on RX path
Ivo van Doorn
2010-10-11
1
-35
/
+37
|
|
*
rt2x00: Move watchdog work to kernel work_queue
Ivo van Doorn
2010-10-11
2
-4
/
+7
|
|
*
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-10-11
8
-57
/
+50
|
|
*
rt2x00: Fix tx status handling in rt2800pci
Helmut Schaa
2010-10-11
1
-1
/
+1
|
|
*
rt2x00: Remove superfluous initialization of qidx
Helmut Schaa
2010-10-11
1
-1
/
+1
|
|
*
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
Helmut Schaa
2010-10-11
1
-1
/
+2
[prev]
[next]