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
/
rt2800usb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rt2x00: Initial support for RT5370 USB devices.
Gertjan van Wingerde
2011-05-05
1
-0
/
+8
*
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
2011-05-02
1
-0
/
+1
*
rt2x00: Optimize TX_STA_FIFO register reading
Ivo van Doorn
2011-05-02
1
-4
/
+5
*
rt2x00: Reduce tx status reading timeout
Ivo van Doorn
2011-05-02
1
-2
/
+2
*
rt2x00: Implement get_ringparam callback function
Ivo van Doorn
2011-04-19
1
-0
/
+1
*
rt2x00: Optimize register access in rt2800usb
Ivo van Doorn
2011-04-19
1
-28
/
+28
*
rt2x00: Add USB IDs.
Gertjan van Wingerde
2011-04-19
1
-0
/
+28
*
rt2x00: Allow dynamic addition of PCI/USB IDs.
Gertjan van Wingerde
2011-04-19
1
-217
/
+223
*
rt2x00: Linksys WUSB600N rev2 is a RT3572 device.
Gertjan van Wingerde
2011-04-19
1
-1
/
+1
*
rt2800usb: add timer to handle TX_STA_FIFO
Johannes Stezenbach
2011-04-19
1
-1
/
+40
*
rt2800usb: handle TX status timeouts
Johannes Stezenbach
2011-04-19
1
-4
/
+7
*
rt2800usb: read TX_STA_FIFO asynchronously
Johannes Stezenbach
2011-04-19
1
-0
/
+31
*
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
2011-04-19
1
-7
/
+7
*
rt2800usb: Add seven new USB IDs
Mark Davis
2011-04-12
1
-13
/
+22
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-07
1
-3
/
+7
|
\
|
*
wireless: rt2x00: rt2800usb.c add and identify ids
Xose Vazquez Perez
2011-03-29
1
-3
/
+7
*
|
rt2x00: Add support for the ZyXEL NWD-211AN USB
Ivo van Doorn
2011-04-04
1
-0
/
+1
*
|
rt2x00: Implement tx power temperature compensation
Helmut Schaa
2011-04-04
1
-0
/
+1
*
|
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
Helmut Schaa
2011-04-04
1
-1
/
+0
|
/
*
rt2x00: Add unknown Toshiba device
Peter Lemenkov
2011-03-21
1
-0
/
+2
*
rt2x00: Add 2L Central Europe BV 8070
Peter Lemenkov
2011-03-21
1
-0
/
+2
*
rt2x00: Add Planex Communications, Inc. RT8070
Peter Lemenkov
2011-03-21
1
-0
/
+1
*
rt2x00: Add rt2870 device id
Peter Lemenkov
2011-03-21
1
-1
/
+1
*
rt2x00: Optimize TX descriptor handling
Helmut Schaa
2011-03-04
1
-0
/
+1
*
rt2x00: Fix WPA TKIP Michael MIC failures.
Gertjan van Wingerde
2011-01-31
1
-0
/
+6
*
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
Helmut Schaa
2011-01-31
1
-2
/
+0
*
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
2011-01-31
1
-0
/
+1
*
rt2x00: Fix panic on frame padding for rt2800 usb devices
Ismael Luceno
2011-01-04
1
-4
/
+12
*
rt2x00: Add "flush" queue command
Ivo van Doorn
2010-12-13
1
-2
/
+1
*
rt2x00: Reorganize queue callback functions
Ivo van Doorn
2010-12-13
1
-8
/
+3
*
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
Ivo van Doorn
2010-12-13
1
-29
/
+55
*
rt2x00: trivial: add missing \n on warnings
Johannes Stezenbach
2010-12-13
1
-2
/
+2
*
rt2x00: Don't frequently reset beacon interval in AdHoc mode
Helmut Schaa
2010-12-13
1
-2
/
+10
*
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
2010-12-13
1
-0
/
+1
*
rt2x00: Fix rt2800 USB TX Path DMA issue
RA-Jay Hung
2010-11-17
1
-13
/
+26
*
rt2x00: Remove RT30XX Kconfig variables.
Gertjan van Wingerde
2010-11-17
1
-93
/
+74
*
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
2010-11-17
1
-3
/
+7
*
rt2x00: Add watchdog functions for HW queue
Ivo van Doorn
2010-11-15
1
-1
/
+44
*
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
2010-11-15
1
-4
/
+1
*
rt2x00: checkpatch.pl error fixes for rt2800usb.c
Mark Einon
2010-11-15
1
-1
/
+1
*
rt2x00: Fix MCU_SLEEP arguments
Ivo van Doorn
2010-11-15
1
-2
/
+2
*
rt2x00: Implement flush callback
Ivo van Doorn
2010-11-15
1
-0
/
+1
*
rt2x00: Sync Tx and RX ring sizes with legacy drivers
Helmut Schaa
2010-11-15
1
-4
/
+5
*
rt2x00: Correctly kill beacon queue
Ivo van Doorn
2010-08-31
1
-1
/
+9
*
rt2x00: Set PWR_PIN_CFG during initialization
Ivo van Doorn
2010-08-31
1
-0
/
+2
*
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
2010-08-31
1
-11
/
+1
*
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
Ivo van Doorn
2010-08-25
1
-69
/
+3
*
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
2010-08-25
1
-5
/
+4
*
rt2x00: Implement TX status reporting for rt2800usb
Ivo van Doorn
2010-08-16
1
-1
/
+39
*
rt2x00: Request TXWI pointer from driver
Ivo van Doorn
2010-08-16
1
-7
/
+7
[next]