index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2800lib.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-04
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
2011-03-04
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
2011-03-04
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
2011-02-21
rt2x00: Add support for RT5390 chip
RA-Shiang Tu
2011-02-21
rt2x00: Add/Modify the GPIO register definition
Shiang Tu
2011-02-21
rt2x00: Add/Modify protection related register definitions
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-02-14
rt2x00: Check for errors from skb_pad() calls
Seth Forshee
2011-01-31
rt2x00: Copy the MAC address to the WCID entry properly.
Gertjan van Wingerde
2011-01-31
rt2x00: Correct initial value of US_CYC_CNT register for pcie interface
RA-Jay Hung
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
2011-01-19
rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090
RA-Jay Hung
2011-01-19
rt2x00: Fix radio off hang issue for PCIE interface
RA-Jay Hung
2010-12-13
rt2x00: Pad beacon to multiple of 32 bits.
Wolfgang Kufner
2010-12-13
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
2010-12-13
rt2x00: Add rt2800 EEPROM definition
RA-Jay Hung
2010-11-22
rt2x00: Use static const
Joe Perches
2010-11-17
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800lib.c
Mark Einon
2010-11-15
rt2x00: Fix hw crypto in AP mode for some devices
Helmut Schaa
2010-11-15
rt2x00: Reduce tx descriptor size
Helmut Schaa
2010-11-15
rt2x00: Wait up to one second on rt2800 for WPDMA to be ready
Helmut Schaa
2010-11-15
rt2x00: Sync Tx and RX ring sizes with legacy drivers
Helmut Schaa
2010-11-15
rt2x00: Add TXOP_CTRL_CFG register definition
Helmut Schaa
2010-10-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-11
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
Helmut Schaa
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-05
rt2x00: Work around hw aggregation oddity in rt2800
Helmut Schaa
2010-10-05
rt2x00: Enable rx aggregation in rt2800
Helmut Schaa
2010-10-05
rt2x00: Improve TX status entry validation
Ivo van Doorn
2010-10-05
rt2x00: correctly set max_report_rates in rt61pci and rt2800
Helmut Schaa
2010-10-05
rt2x00: Don't enable broad- and multicast buffering on USB devices
Helmut Schaa
2010-10-05
rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices
Helmut Schaa
2010-10-05
rt2x00: Implement HT protection for rt2800
Helmut Schaa
2010-10-05
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
Helmut Schaa
2010-10-05
rt2x00: Don't overwrite beacon buffers in pairwise key setup
Helmut Schaa
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-14
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
2010-09-14
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-31
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
Ivo van Doorn
2010-08-31
rt2x00: Wakeup hardware before loading firmware
Ivo van Doorn
2010-08-31
rt2x00: Validate TX status results with current data entry
Ivo van Doorn
2010-08-31
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
2010-08-31
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
[next]