index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2800lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-04
rt2x00: Fix rt2800 key assignment in multi bssid setups
Helmut Schaa
1
-13
/
+30
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
1
-5
/
+6
2011-03-04
rt2x00: Add unlikely macro to special case tx status handling
Helmut Schaa
1
-1
/
+1
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
1
-2
/
+2
2011-03-04
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
1
-342
/
+351
2011-02-21
rt2x00: Add support for RT5390 chip
RA-Shiang Tu
1
-54
/
+359
2011-02-21
rt2x00: Add/Modify the GPIO register definition
Shiang Tu
1
-1
/
+1
2011-02-21
rt2x00: Add/Modify protection related register definitions
Shiang Tu
1
-6
/
+6
2011-02-21
rt2x00: Fix rt2800 txpower setting to correct value
RA-Jay Hung
1
-63
/
+173
2011-02-21
rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...
RA-Jay Hung
1
-9
/
+65
2011-02-14
rt2x00: Check for errors from skb_pad() calls
Seth Forshee
1
-2
/
+10
2011-01-31
rt2x00: Copy the MAC address to the WCID entry properly.
Gertjan van Wingerde
1
-1
/
+1
2011-01-31
rt2x00: Correct initial value of US_CYC_CNT register for pcie interface
RA-Jay Hung
1
-0
/
+4
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
1
-30
/
+37
2011-01-19
mac80211: track receiver's aggregation reorder buffer size
Johannes Berg
1
-1
/
+2
2011-01-19
rt2x00: Fix and fine-tune rf registers for RT3070/RT3071/RT3090
RA-Jay Hung
1
-8
/
+17
2011-01-19
rt2x00: Fix radio off hang issue for PCIE interface
RA-Jay Hung
1
-6
/
+0
2010-12-13
rt2x00: Pad beacon to multiple of 32 bits.
Wolfgang Kufner
1
-3
/
+6
2010-12-13
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
1
-0
/
+49
2010-12-13
rt2x00: Add rt2800 EEPROM definition
RA-Jay Hung
1
-54
/
+57
2010-11-22
rt2x00: Use static const
Joe Perches
1
-1
/
+1
2010-11-18
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
1
-3
/
+6
2010-11-15
rt2x00: checkpatch.pl error fixes for rt2800lib.c
Mark Einon
1
-1
/
+1
2010-11-15
rt2x00: Fix hw crypto in AP mode for some devices
Helmut Schaa
1
-1
/
+12
2010-11-15
rt2x00: Reduce tx descriptor size
Helmut Schaa
1
-1
/
+1
2010-11-15
rt2x00: Wait up to one second on rt2800 for WPDMA to be ready
Helmut Schaa
1
-1
/
+5
2010-11-15
rt2x00: Sync Tx and RX ring sizes with legacy drivers
Helmut Schaa
1
-1
/
+1
2010-11-15
rt2x00: Add TXOP_CTRL_CFG register definition
Helmut Schaa
1
-1
/
+17
2010-10-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2010-10-11
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
Helmut Schaa
1
-1
/
+1
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-57
/
+207
2010-10-05
rt2x00: Work around hw aggregation oddity in rt2800
Helmut Schaa
1
-0
/
+27
2010-10-05
rt2x00: Enable rx aggregation in rt2800
Helmut Schaa
1
-2
/
+6
2010-10-05
rt2x00: Improve TX status entry validation
Ivo van Doorn
1
-2
/
+3
2010-10-05
rt2x00: correctly set max_report_rates in rt61pci and rt2800
Helmut Schaa
1
-2
/
+3
2010-10-05
rt2x00: Don't enable broad- and multicast buffering on USB devices
Helmut Schaa
1
-1
/
+10
2010-10-05
rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices
Helmut Schaa
1
-2
/
+1
2010-10-05
rt2x00: Implement HT protection for rt2800
Helmut Schaa
1
-0
/
+99
2010-10-05
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
Helmut Schaa
1
-47
/
+53
2010-10-05
rt2x00: Don't overwrite beacon buffers in pairwise key setup
Helmut Schaa
1
-1
/
+5
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-24
/
+44
2010-09-15
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
1
-24
/
+36
2010-09-15
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
1
-0
/
+8
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-77
/
+228
2010-08-31
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
Ivo van Doorn
1
-7
/
+11
2010-08-31
rt2x00: Wakeup hardware before loading firmware
Ivo van Doorn
1
-0
/
+6
2010-08-31
rt2x00: Validate TX status results with current data entry
Ivo van Doorn
1
-23
/
+50
2010-08-31
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
1
-10
/
+18
2010-08-31
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
1
-1
/
+1
[next]