index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00.h
Age
Commit message (
Expand
)
Author
2012-06-20
rt2x00 : RT3290 chip support v4
Woody Hung
2012-06-04
rt2x00: use atomic variable for seqno
Stanislaw Gruszka
2012-04-23
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
Helmut Schaa
2012-04-11
rt2x00: do not generate seqno in h/w if QOS is disabled
Stanislaw Gruszka
2012-04-11
rt2x00: configure different txdesc parameters for non HT channel
Stanislaw Gruszka
2012-03-15
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
2012-02-27
rt2x00:Add RT5372 chipset support
John Li
2012-02-27
rt2x00:Add VCO recalibration
John Li
2012-02-08
rt2x00: Update comment on freq_offset field in struct rt2x00_dev.
Gertjan van Wingerde
2012-02-08
rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
Gertjan van Wingerde
2012-02-08
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
Gertjan van Wingerde
2012-01-04
rt2x00: RT3593 is also applicable to USB.
Gertjan van Wingerde
2012-01-04
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
2011-11-15
rt2x00: Fix sleep-while-atomic bug in powersaving code.
Gertjan van Wingerde
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-14
rt2x00: Add WCID to crypto struct
Helmut Schaa
2011-09-14
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
2011-09-14
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
2011-07-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-07
rt2x00: Implement tx_frames_pending mac80211 callback function.
Gertjan van Wingerde
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-02
rt2x00: Add autowake support for USB hardware
Ivo van Doorn
2011-05-02
rt2x00: Introduce capability flag for Bluetooth co-existence.
Gertjan van Wingerde
2011-04-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-19
rt2x00: Implement get_antenna and set_antenna callback functions
Ivo van Doorn
2011-04-19
rt2x00: Implement get_ringparam callback function
Ivo van Doorn
2011-04-19
rt2x00: Decrease association time for USB devices
Ivo van Doorn
2011-04-19
rt2800usb: add timer to handle TX_STA_FIFO
Johannes Stezenbach
2011-04-19
rt2800usb: read TX_STA_FIFO asynchronously
Johannes Stezenbach
2011-04-19
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
2011-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-04
rt2x00: Implement tx power temperature compensation
Helmut Schaa
2011-04-04
rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
Helmut Schaa
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-04
rt2x00: Remove unused rt2x00queue_get_queue function.
Gertjan van Wingerde
2011-03-04
rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.
Gertjan van Wingerde
2011-03-04
rt2x00: Don't treat ATIM queue as second beacon queue.
Gertjan van Wingerde
2011-03-04
rt2x00: Remove now unused crypto.aid field
Helmut Schaa
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
2011-03-04
rt2x00: Generate sw sequence numbers only for devices that need it
Helmut Schaa
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
2011-02-21
rt2x00: Add support for RT5390 chip
RA-Shiang Tu
2011-02-21
rt2x00: Fix rt2800 txpower setting to correct value
RA-Jay Hung
2011-02-21
rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...
RA-Jay Hung
2011-01-31
rt2x00: Move TX/RX work into dedicated workqueue
Ivo van Doorn
2011-01-31
rt2x00: Remove interrupt thread registration
Helmut Schaa
2011-01-31
rt2x00: Introduce tasklets for interrupt handling
Helmut Schaa
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
[next]