index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2800lib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-11
1
-13
/
+165
|
\
|
*
rt2x00: Factor out RXWI processing to common rt2800 code.
Gertjan van Wingerde
2010-05-10
1
-0
/
+44
|
*
rt2x00: Factor out TXWI writing to common rt2800 code.
Gertjan van Wingerde
2010-05-10
1
-0
/
+54
|
*
rt2x00: Fix RF3052 channel initialization
Ivo van Doorn
2010-05-07
1
-9
/
+58
|
*
rt2x00: rt2800: don't overwrite SIFS values on erp changes
Helmut Schaa
2010-05-07
1
-2
/
+0
|
*
rt2x00: rt2800: update initial SIFS values
Helmut Schaa
2010-05-07
1
-2
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-05
1
-15
/
+76
|
\
|
|
*
rt2x00: Fix HT40+/HT40- setting in rt2800.
Gertjan van Wingerde
2010-05-04
1
-2
/
+2
|
*
rt2x00: Remove rt2x00pci.h include from rt2800lib.
Gertjan van Wingerde
2010-05-04
1
-3
/
+0
|
*
rt2x00: rt2800lib: update rfcsr & bbp init code for SoC devices
Helmut Schaa
2010-04-28
1
-9
/
+34
|
*
rt2x00: rt2800lib: Remove redundant check for RT2872
Helmut Schaa
2010-04-26
1
-1
/
+0
|
*
rt2x00: rt2800lib: Fix rx path on SoC devices
Helmut Schaa
2010-04-26
1
-1
/
+33
|
*
rt2x00: rt2800: use tx_power2 in rt2800_config_channel_rf3xxx
Helmut Schaa
2010-04-26
1
-0
/
+5
|
*
rt2x00: rt2800lib: disable HT40 for now as it causes reception problems
Helmut Schaa
2010-04-26
1
-1
/
+4
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-15
1
-130
/
+337
|
\
|
|
*
rt2x00: Add rt3390 support in rt2800 register initialization.
Gertjan van Wingerde
2010-04-12
1
-11
/
+59
|
*
rt2x00: Add rt3090 support in rt2800 register initialization.
Gertjan van Wingerde
2010-04-12
1
-14
/
+40
|
*
rt2x00: Add rt3071 support in rt2800 register initialization.
Gertjan van Wingerde
2010-04-12
1
-9
/
+93
|
*
rt2x00: Finish rt3070 support in rt2800 register initialization.
Gertjan van Wingerde
2010-04-12
1
-62
/
+71
|
*
rt2x00: Align rt2800 register initialization with vendor driver.
Gertjan van Wingerde
2010-04-12
1
-35
/
+95
|
*
rt2x00: Refactor rt2800 version constants.
Gertjan van Wingerde
2010-04-12
1
-20
/
+10
|
*
rt2x00: Align RT chipset definitions with vendor driver.
Gertjan van Wingerde
2010-04-12
1
-15
/
+7
|
*
rt2x00: Update rt2800 register definitions towards latest definitions.
Gertjan van Wingerde
2010-04-12
1
-1
/
+1
|
*
rt2x00: Let RF chipset decide the RF channel switch method to use in rt2800.
Gertjan van Wingerde
2010-04-12
1
-17
/
+14
|
*
rt2x00: use rt2800_config_channel_rt3x for rt2872
Helmut Schaa
2010-04-08
1
-1
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
1
-2
/
+2
|
|
\
|
*
|
rt2x00: Disable auto wakeup before waking up device.
Gertjan van Wingerde
2010-04-06
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-04-06
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
rt2x00: Fix typo in RF register programming of rt2800.
Gertjan van Wingerde
2010-03-30
1
-2
/
+2
|
|
/
*
/
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
|
/
*
rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
Gertjan van Wingerde
2010-02-15
1
-45
/
+47
*
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
2010-02-15
1
-10
/
+29
*
rt2x00: Introduce SoC interface type.
Gertjan van Wingerde
2010-02-15
1
-19
/
+19
*
rt2x00: remove get_tx_stats() mac80211 op
Kalle Valo
2010-02-08
1
-1
/
+0
*
rt2x00: Make rt2800_init_led static and don't export it.
Gertjan van Wingerde
2010-01-12
1
-2
/
+1
*
rt2x00: Unify rt2800 WPDMA ready waiting functions.
Gertjan van Wingerde
2010-01-12
1
-0
/
+19
*
rt2x00: RF3052 is a valid RF chipset for USB devices as well.
Gertjan van Wingerde
2010-01-12
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2010-01-05
1
-1
/
+1
|
\
|
*
rt2x00: Fix LED configuration setting for rt2800.
Gertjan van Wingerde
2010-01-05
1
-1
/
+1
*
|
rt2x00: Cleanup chip handling helper functions.
Gertjan van Wingerde
2009-12-28
1
-47
/
+43
*
|
rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB
Gertjan van Wingerde
2009-12-28
1
-2
/
+2
|
/
*
mac80211: fix peer HT capabilities
Johannes Berg
2009-12-21
1
-2
/
+1
*
rt2x00: Disable powersaving for rt61pci and rt2800pci.
Gertjan van Wingerde
2009-12-21
1
-0
/
+6
*
drivers/net/wireless: Correct code taking the size of a pointer
Julia Lawall
2009-12-21
1
-2
/
+2
*
rt2x00: Fix rt2800usb detection in rt2800lib.
Gertjan van Wingerde
2009-12-14
1
-2
/
+2
*
rt2x00: Centralize setting of extra TX headroom requested by rt2x00.
Gertjan van Wingerde
2009-11-28
1
-6
/
+0
*
rt2x00: Clean up use of rt2x00_intf_is_pci.
Gertjan van Wingerde
2009-11-28
1
-10
/
+7
*
rt2x00: Only initialize HT on rt2800 devices that support it.
Gertjan van Wingerde
2009-11-28
1
-1
/
+5
*
rt2800: do not enable tbtt unless we are in a beacon mode
Josef Bacik
2009-11-16
1
-1
/
+2
*
rt2x00: Fix BUG on rt2800usb when trying to read eFuse EEPROM.
Gertjan van Wingerde
2009-11-16
1
-10
/
+14
[next]