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
/
rt2800usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-29
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
Gertjan van Wingerde
1
-0
/
+1
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
1
-0
/
+1
2009-11-28
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
1
-12
/
+12
2009-11-19
rt2x00: more ids to rt2800usb.c
Xose Vazquez Perez
1
-2
/
+37
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
1
-0
/
+1
2009-11-12
rt2x00: Update copyright statements.
Gertjan van Wingerde
1
-1
/
+5
2009-11-12
rt2800usb: add eFuse EEPROM support
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-11-12
rt2800usb: fix RX descriptor naming
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2009-11-12
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
1
-210
/
+1
2009-11-12
rt2800: prepare for rt2800*_probe_hw_mode() unification
Bartlomiej Zolnierkiewicz
1
-7
/
+12
2009-11-12
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
Bartlomiej Zolnierkiewicz
1
-21
/
+21
2009-11-12
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
1
-194
/
+1
2009-11-12
rt2800: prepare for unification of EEPROM support code
Bartlomiej Zolnierkiewicz
1
-15
/
+25
2009-11-11
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
1
-2
/
+0
2009-11-07
rt2800: add rt2800lib (part four)
Bartlomiej Zolnierkiewicz
1
-157
/
+1
2009-11-07
rt2800: add rt2800lib (part three)
Bartlomiej Zolnierkiewicz
1
-538
/
+3
2009-11-07
rt2800: add rt2800lib (part two)
Bartlomiej Zolnierkiewicz
1
-841
/
+15
2009-11-07
rt2800: add rt2800lib (part one)
Bartlomiej Zolnierkiewicz
1
-223
/
+0
2009-11-07
rt2800: prepare for rt2800lib addition
Bartlomiej Zolnierkiewicz
1
-59
/
+75
2009-11-07
rt2800: fix duplication in header files
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-11-07
rt2800usb: add RXINFO_DESC_SIZE definition
Bartlomiej Zolnierkiewicz
1
-2
/
+2
2009-11-07
rt2800: add rt2800lib.h
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2009-11-07
rt2800usb: convert to use struct rt2800_ops methods
Bartlomiej Zolnierkiewicz
1
-0
/
+13
2009-11-07
rt2800usb: add rt2800_mcu_request() wrapper
Bartlomiej Zolnierkiewicz
1
-10
/
+17
2009-11-07
rt2800usb: add rt2800_rf_[read,write]() wrappers
Bartlomiej Zolnierkiewicz
1
-13
/
+19
2009-11-07
rt2800usb: add rt2800_rfcsr_[read,write]() wrappers
Bartlomiej Zolnierkiewicz
1
-42
/
+54
2009-11-07
rt2800usb: add rt2800_bbp_[read,write]() wrappers
Bartlomiej Zolnierkiewicz
1
-63
/
+75
2009-11-07
rt2800usb: add rt2800_regbusy_read() wrapper
Bartlomiej Zolnierkiewicz
1
-5
/
+5
2009-11-07
rt2800usb: add rt2800_register_multi[read,write]() wrappers
Bartlomiej Zolnierkiewicz
1
-8
/
+8
2009-11-07
rt2800usb: add rt2800_register_[read,write]() wrappers
Bartlomiej Zolnierkiewicz
1
-192
/
+192
2009-11-05
rt2800usb: use rt2x00usb_register_multiwrite() to set key entries
Bartlomiej Zolnierkiewicz
1
-14
/
+4
2009-11-05
rt2800usb: fix rt2800usb_rfcsr_read()
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-10-27
rt2x00: Fix crypto in TX frame for rt2800usb
Benoit PAPILLAULT
1
-1
/
+1
2009-09-09
rt2x00: Hardcode TX ack timeout and consume time
Ivo van Doorn
1
-2
/
+1
2009-08-20
rt2x00: bss_info_changed() callback is allowed to sleep
Ivo van Doorn
1
-1
/
+0
2009-08-20
rt2x00: Fix MCS register intialization
Ivo van Doorn
1
-1
/
+1
2009-08-20
rt2x00: wireless CLI ID and packet ID must not be 0
Ivo van Doorn
1
-2
/
+2
2009-08-20
rt2x00: Set SKBDESC_L2_PADDED in RX path
Ivo van Doorn
1
-1
/
+3
2009-08-20
rt2x00: Fix for rt2800usb for SHARED_KEY_TABLE initializations
Ivo van Doorn
1
-4
/
+4
2009-08-14
rt2x00: Fix beacon de-synchronization while update beacon
Igor Perminov
1
-2
/
+0
2009-08-14
rt2x00: FIF_PSPOLL filter flag support
Igor Perminov
1
-1
/
+8
2009-07-24
rt2x00: Comment spellchecking
Luis Correia
1
-2
/
+2
2009-07-24
wireless: remove print_mac uses
Johannes Berg
1
-3
/
+1
2009-07-24
rt2x00: Implement set_tim callback for all drivers
Stefan Steuerwald
1
-0
/
+1
2009-07-10
rt2x00: use wiphy rfkill interface
Ivo van Doorn
1
-6
/
+1
2009-06-03
rt2x00: Add new rt2800usb USB ID's
Ivo van Doorn
1
-0
/
+12
2009-05-22
rt2x00: Remove usage of IEEE80211_CONF_CHANGE_BEACON_INTERVAL
Ivo van Doorn
1
-13
/
+5
2009-05-22
rt2x00: Add new rt2800usb USB ID's for Sweex
Ivo van Doorn
1
-2
/
+4
2009-05-20
rt2x00: Add USB ID for rt2800usb
Ivo van Doorn
1
-0
/
+1
2009-05-06
rt2x00: Simplify rt2x00_check_rev
Ivo van Doorn
1
-3
/
+4
[next]