index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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: rt2800usb: fix status register reread logic
Stanislaw Gruszka
2012-03-26
1
-1
/
+1
*
rt2x00: rt2800usb: schedule txdone work on timeout
Stanislaw Gruszka
2012-03-26
1
-1
/
+7
*
rt2x00: rt2800usb: limit tx queues length
Stanislaw Gruszka
2012-03-15
1
-1
/
+1
*
rt2x00: rt2800usb: do not check packedid for aggregated frames
Stanislaw Gruszka
2012-03-15
1
-2
/
+3
*
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
2012-03-15
1
-30
/
+90
*
rt2x00: rt2800usb: rework txdone code
Stanislaw Gruszka
2012-03-15
1
-41
/
+31
*
rt2x00: rt2800usb: move additional txdone into new function
Stanislaw Gruszka
2012-03-15
1
-5
/
+11
*
rt2x00:Add RT5372 chipset support
John Li
2012-02-27
1
-0
/
+14
*
rt2x00:Add VCO recalibration
John Li
2012-02-27
1
-0
/
+1
*
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
Gertjan van Wingerde
2012-02-27
1
-0
/
+1
*
rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
Gertjan van Wingerde
2012-02-08
1
-0
/
+1
*
rt2800usb: remove PWR_PIN_CFG=0x3 during init
Stanislaw Gruszka
2012-01-27
1
-2
/
+0
*
rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
Stanislaw Gruszka
2012-01-27
1
-1
/
+1
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
1
-12
/
+1
|
\
|
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
1
-12
/
+1
|
|
\
|
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-12
/
+1
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
1
-42
/
+23
|
\
\
\
|
*
|
|
rt2800usb: Let rt2x00usb handle USB padding
Jakub KiciĆski
2012-01-04
1
-27
/
+10
|
*
|
|
rt2x00: Identify rt2800usb chipsets.
Gertjan van Wingerde
2012-01-04
1
-14
/
+12
|
*
|
|
rt2800usb: Move ID out of unknown
Larry Finger
2012-01-04
1
-1
/
+1
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-0
/
+2
|
\
\
\
\
|
|
/
/
/
|
*
|
|
rt2800: Add support for the Fujitsu Stylistic Q550
Alan Cox
2011-12-21
1
-0
/
+2
|
|
/
/
*
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
|
/
/
*
|
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
Gertjan van Wingerde
2011-11-15
1
-0
/
+1
|
/
*
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-09-22
1
-6
/
+16
|
\
|
*
rt2x00: fix crash in rt2800usb_get_txwi
Stanislaw Gruszka
2011-08-11
1
-4
/
+3
|
*
rt2x00: fix crash in rt2800usb_write_tx_desc
Stanislaw Gruszka
2011-08-11
1
-1
/
+12
*
|
Merge branch 'master' of ssh://infradead/~/public_git/wireless-next into for-...
John W. Linville
2011-09-19
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
rt2x00: Make use of sta_add/remove callbacks in rt2800
Helmut Schaa
2011-09-14
1
-0
/
+4
|
*
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
2011-09-14
1
-1
/
+2
*
|
rt2x00: Add rt2870 device id for Dvico usb key
Anthony Bourguignon
2011-08-09
1
-0
/
+2
|
/
*
rt2800usb: Add new device ID for Belkin
Eduardo Bacchi Kienetz
2011-07-11
1
-0
/
+2
*
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
2011-07-07
1
-0
/
+1
*
rt2x00: Properly identify rt2800usb devices.
Gertjan van Wingerde
2011-07-07
1
-2
/
+2
*
rt2x00: Move rt2800_txdone and rt2800_txdone_entry_check to rt2800usb.
Gertjan van Wingerde
2011-06-01
1
-1
/
+82
*
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
|
\
[next]