index
:
tegra/linux
drm/core/mipi-dsi-non-continuous
drm/core/mipi-dsi-shutdown
drm/fixes
drm/for-next
drm/hdmi-for-3.9
drm/master
drm/panel/for-next
drm/tegra-for-3.9
drm/tegra/fixes
drm/tegra/for-next
drm/tegra/hpd-gpios-property
for-next
master
staging/base
staging/drm/fixes
staging/drm/panel
staging/drm/tegra
staging/gk20a
staging/host1x
staging/iommu
staging/master
staging/pci
staging/pwm
staging/tegra
staging/work
Linux kernel tree for NVIDIA Tegra DRM drivers
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00usb.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+3
2011-05-02
rt2x00: Optimize TX_STA_FIFO register reading
Ivo van Doorn
1
-1
/
+3
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-10
/
+21
2011-04-19
rt2x00: Allow dynamic addition of PCI/USB IDs.
Gertjan van Wingerde
1
-7
/
+1
2011-04-19
rt2x00: Decrease association time for USB devices
Ivo van Doorn
1
-3
/
+5
2011-04-19
rt2800usb: read TX_STA_FIFO asynchronously
Johannes Stezenbach
1
-0
/
+15
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-12-13
rt2x00: Add "flush" queue command
Ivo van Doorn
1
-2
/
+2
2010-12-13
rt2x00: Reorganize queue callback functions
Ivo van Doorn
1
-2
/
+2
2010-12-13
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
Ivo van Doorn
1
-4
/
+4
2010-08-25
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
1
-8
/
+4
2010-07-12
rt2x00: Implement watchdog monitoring
Ivo van Doorn
1
-0
/
+10
2010-06-30
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
1
-10
/
+0
2010-06-03
rt2x00: Clean up USB vendor request buffer functions.
Gertjan van Wingerde
1
-19
/
+0
2010-04-16
rt2x00: add txdesc parameter to write_tx_data
Helmut Schaa
1
-1
/
+2
2009-11-11
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+1
2009-11-11
rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in.
Gertjan van Wingerde
1
-0
/
+2
2009-11-06
rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h
Bartlomiej Zolnierkiewicz
1
-6
/
+0
2009-11-06
rt2x00: fix rt2x00usb_regbusy_read() arguments
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-11-06
rt2x00: fix rt2x00usb_register_multiwrite() arguments
Bartlomiej Zolnierkiewicz
1
-3
/
+4
2009-11-04
rt2x00: fix rt2x00usb_register_read() comment
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-02-09
rt2x00: Add kill_tx_queue callback function
Ivo van Doorn
1
-0
/
+11
2009-01-29
rt2x00: Update copyright year to 2009
Ivo van Doorn
1
-1
/
+1
2008-11-25
rt2x00: Move rt73usb register access wrappers into rt2x00usb
Ivo van Doorn
1
-0
/
+136
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
1
-4
/
+1
2008-08-02
rt2x00: Fix compile warning
Ivo van Doorn
1
-1
/
+1
2008-07-29
rt2x00: Large vendor requests for rt73usb firmware upload and beacons
Iwo Mergler
1
-1
/
+0
2008-07-29
rt2x00: Support for large vendor requests
Iwo Mergler
1
-1
/
+20
2008-06-26
rt2x00: Fix sparse warning on nested container_of()
Ivo van Doorn
1
-0
/
+6
2008-06-14
rt2x00: Move generic TX frame writing code into rt2x00queue
Ivo van Doorn
1
-4
/
+7
2008-06-14
rt2x00: Implement rt2x00usb_kick_tx_queue()
Ivo van Doorn
1
-0
/
+11
2008-05-21
mac80211: move TX info into skb->cb
Johannes Berg
1
-8
/
+1
2008-05-21
rt2x00: Merge RX and TX entry private data
Ivo van Doorn
1
-13
/
+4
2008-05-07
rt2x00: Fix kernel-doc
Ivo van Doorn
1
-3
/
+3
2008-05-07
rt2x00: Add helper macros
Ivo van Doorn
1
-3
/
+16
2008-02-29
rt2x00: Remove async vendor request calls from rt2x00usb
Ivo van Doorn
1
-18
/
+0
2008-02-29
rt2x00: Enable LED class support for rt2500usb/rt73usb
Ivo van Doorn
1
-34
/
+95
2008-02-29
rt2x00: Queue handling overhaul
Ivo van Doorn
1
-3
/
+45
2008-02-29
rt2x00: Update copyright notice
Ivo van Doorn
1
-1
/
+1
2008-01-28
rt2x00: Move init_txring and init_rxring into rt2x00lib
Ivo van Doorn
1
-1
/
+4
2008-01-28
rt2x00: Place mutex around USB register access
Adam Baker
1
-0
/
+8
2008-01-28
rt2x00: Unconstify rt2x00dev
Adam Baker
1
-6
/
+5
2007-10-10
[PATCH] rt2x00: Increase rt2x00usb_vendor_request timeout.
Ivo van Doorn
1
-4
/
+4
2007-10-10
[RT2x00]: add driver for Ralink wireless hardware
Ivo van Doorn
1
-0
/
+180