index
:
~alon/linux
dummy
master
qxl
qxl-cleanup
Unnamed repository; edit this file 'description' to name the repository.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-28
rt2x00: Add USB ID for Linksys WUSB 600N rev 2.
Gertjan van Wingerde
1
-0
/
+1
2009-12-21
mac80211: fix peer HT capabilities
Johannes Berg
1
-2
/
+1
2009-12-21
rt2x00: Fix calculation of rt2800 iveiv entry offset.
Gertjan van Wingerde
1
-1
/
+1
2009-12-21
rt2x00: Disable powersaving for rt61pci and rt2800pci.
Gertjan van Wingerde
2
-0
/
+11
2009-12-21
drivers/net/wireless: Correct code taking the size of a pointer
Julia Lawall
1
-2
/
+2
2009-12-14
rt2x00: Fix rt2800usb detection in rt2800lib.
Gertjan van Wingerde
1
-2
/
+2
2009-12-04
rt2x00: Fix padding bug on L2PAD devices.
Gertjan van Wingerde
1
-1
/
+1
2009-11-28
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
10
-16
/
+16
2009-11-28
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
7
-87
/
+87
2009-11-28
rt2x00: Fix typo (lengt --> length) in rt2x00queue.c
Gertjan van Wingerde
1
-2
/
+2
2009-11-28
rt2x00: Clean up use of rt2x00_intf_is_pci.
Gertjan van Wingerde
1
-10
/
+7
2009-11-28
rt2x00: Remove unused variable frame_control from rt2x00mac_tx.
Gertjan van Wingerde
1
-3
/
+0
2009-11-28
rt2x00: Only initialize HT on rt2800 devices that support it.
Gertjan van Wingerde
1
-1
/
+5
2009-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
6
-13
/
+57
2009-11-19
mac80211: request TX status where needed
Johannes Berg
5
-11
/
+20
2009-11-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2009-11-18
rt2x00: more ids to rt2800usb.c
Xose Vazquez Perez
1
-2
/
+37
2009-11-16
rt2800: do not enable tbtt unless we are in a beacon mode
Josef Bacik
1
-1
/
+2
2009-11-16
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
4
-10
/
+27
2009-11-16
rt2x00: Log RT/RF chipset information correctly.
Gertjan van Wingerde
7
-4
/
+13
2009-11-16
rt2x00: Initialize rf302x RF values properly for rt2800pci.
Gertjan van Wingerde
1
-17
/
+12
2009-11-16
rt2x00: Fix rt2800lib RF chip programming selection.
Gertjan van Wingerde
1
-3
/
+7
2009-11-13
rt2800lib: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-11-13
rt2x00: Properly detect Ralink RT3070 devices.
Gertjan van Wingerde
2
-13
/
+16
2009-11-11
rt2x00: Fix typo in rf programming of rt2800lib.
Gertjan van Wingerde
1
-1
/
+1
2009-11-11
rt2x00: fix some typos and punctuation in comments
Thadeu Lima de Souza Cascardo
1
-18
/
+18
2009-11-11
rt2x00: Update copyright statements.
Gertjan van Wingerde
39
-43
/
+82
2009-11-11
rt2500usb: remove dead link tuning code
Bartlomiej Zolnierkiewicz
1
-134
/
+0
2009-11-11
rt2800usb: add eFuse EEPROM support
Bartlomiej Zolnierkiewicz
1
-1
/
+5
2009-11-11
rt2800: add eFuse EEPROM support code to rt2800lib
Bartlomiej Zolnierkiewicz
5
-64
/
+77
2009-11-11
rt2800usb: fix RX descriptor naming
Bartlomiej Zolnierkiewicz
2
-25
/
+25
2009-11-11
rt2800: unify rt2800*_probe_hw_mode()
Bartlomiej Zolnierkiewicz
4
-399
/
+221
2009-11-11
rt2800: prepare for rt2800*_probe_hw_mode() unification
Bartlomiej Zolnierkiewicz
2
-17
/
+26
2009-11-11
rt2800usb: reorganize code in rt2800usb_probe_hw_mode()
Bartlomiej Zolnierkiewicz
1
-21
/
+21
2009-11-11
rt2800pci: add missing RF values to rf_vals table
Bartlomiej Zolnierkiewicz
1
-0
/
+4
2009-11-11
rt2800: unify EEPROM support code
Bartlomiej Zolnierkiewicz
4
-376
/
+204
2009-11-11
rt2800: prepare for unification of EEPROM support code
Bartlomiej Zolnierkiewicz
2
-36
/
+55
2009-11-11
rt2x00: Remove deprecated ieee80211_rx_status->qual usage
Ivo van Doorn
4
-109
/
+0
2009-11-11
rt2x00: Add dynamic detection of eFuse EEPROM in rt2800pci.
Gertjan van Wingerde
2
-4
/
+19
2009-11-11
rt2x00: Fix building of rt2800lib when rt2x00 driver is built-in.
Gertjan van Wingerde
1
-0
/
+2
2009-11-11
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
5
-4
/
+9
2009-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
14
-7161
/
+4049
2009-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-7
/
+17
2009-11-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
3
-7
/
+17
2009-11-06
rt2800: add rt2800lib (part four)
Bartlomiej Zolnierkiewicz
4
-313
/
+161
2009-11-06
rt2800: add rt2800lib (part three)
Bartlomiej Zolnierkiewicz
4
-1057
/
+609
2009-11-06
rt2x00: move REGISTER_BUSY_* definitions to rt2x00.h
Bartlomiej Zolnierkiewicz
3
-15
/
+9
2009-11-06
rt2800: add rt2800lib (part two)
Bartlomiej Zolnierkiewicz
4
-1680
/
+887
2009-11-06
rt2800: add rt2800lib (part one)
Bartlomiej Zolnierkiewicz
6
-459
/
+264
2009-11-06
rt2800: prepare for rt2800lib addition
Bartlomiej Zolnierkiewicz
2
-104
/
+133
[next]