index
:
litmus-rt-tegra.git
master
wip-mc
wip-nested-locking
LITMUS^RT and MC^2 V0 support for the NVIDIA Tegra 3 SoC
Jonathan Herman
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Commit message (
Expand
)
Author
Age
...
*
|
rt2x00: Fix beacon skew in rt2800pci
Helmut Schaa
2012-03-12
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-29
|
\
|
|
*
rt2x00: fix a possible NULL pointer dereference
Gabor Juhos
2012-02-21
*
|
rt2800pci: Fix 'Error - MCU request failed' during initialization
Jakub Kicinski
2012-02-27
*
|
rt2800: Add documentation on MCU requests
Jakub Kicinski
2012-02-27
*
|
rt2x00:Add RT5372 chipset support
John Li
2012-02-27
*
|
rt2x00:Add VCO recalibration
John Li
2012-02-27
*
|
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
Gertjan van Wingerde
2012-02-27
*
|
rt2x00:Add debug message for new chipset
John Li
2012-02-22
*
|
rt2x00:Fix typo
John Li
2012-02-22
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-15
|
\
|
|
*
rt2800lib: fix wrong -128dBm when signal is stronger than -12dBm
Luigi Tarenga
2012-02-01
*
|
rt2x00: Correctly set txmixer_gain in RT3572 channel switching.
Gertjan van Wingerde
2012-02-08
*
|
rt2x00: Fix RT3572 channel switch RFCSR 7 programming.
Gertjan van Wingerde
2012-02-08
*
|
rt2x00: Align RT3572 channel switch RFCSR 1 programming with Ralink driver.
Gertjan van Wingerde
2012-02-08
*
|
rt2x00: Fix RFCSR 12 & 13 programming on RT3572 channel switching.
Gertjan van Wingerde
2012-02-08
*
|
rt2x00: Use saved BBP 25 and 26 values when configuring channel on RT3572.
Gertjan van Wingerde
2012-02-08
*
|
rt2x00: Update comment on freq_offset field in struct rt2x00_dev.
Gertjan van Wingerde
2012-02-08
*
|
rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.
Gertjan van Wingerde
2012-02-08
*
|
rt2x00: Introduce concept of driver data in struct rt2x00_dev.
Gertjan van Wingerde
2012-02-08
*
|
rt2800: document RF_R03 register bits [7:4]
Stanislaw Gruszka
2012-02-06
*
|
rt2800: radio 3xxxx: channel switch RX/TX calibration fixes
Stanislaw Gruszka
2012-02-06
*
|
rt2800: radio 3xxx: add channel switch calibration routines
Stanislaw Gruszka
2012-02-06
*
|
rt2800: radio 3xxx: program RF_R1 during channel switch
Stanislaw Gruszka
2012-02-06
*
|
rt2800: radio 3xxx: reprogram only lower bits of RF_R3
Stanislaw Gruszka
2012-02-06
*
|
rt2800usb: remove PWR_PIN_CFG=0x3 during init
Stanislaw Gruszka
2012-01-27
*
|
rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset
Stanislaw Gruszka
2012-01-27
*
|
rt2800: disable DMA after firmware load
Stanislaw Gruszka
2012-01-27
*
|
rt2800usb: initialize H2M_INT_SRC register
Stanislaw Gruszka
2012-01-27
|
/
*
rt2800pci: fix spurious interrupts generation
Stanislaw Gruszka
2012-01-13
*
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2012-01-07
|
\
|
*
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
2012-01-06
|
|
\
|
|
*
USB: convert drivers/net/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-05
|
\
\
\
|
*
|
|
rt2x00: Change RF3853 to RF3053.
Gertjan van Wingerde
2012-01-04
|
*
|
|
rt2x00: RT3593 is also applicable to USB.
Gertjan van Wingerde
2012-01-04
|
*
|
|
rt2x00usb: Zero USB padding before sending URB
Jakub Kiciński
2012-01-04
|
*
|
|
rt2800usb: Let rt2x00usb handle USB padding
Jakub Kiciński
2012-01-04
|
*
|
|
rt2x00: Convert big if-statements to switch-statements.
Gertjan van Wingerde
2012-01-04
|
*
|
|
rt2x00: Whitespace cleanup.
Gertjan van Wingerde
2012-01-04
|
*
|
|
rt2x00: Identify rt2800usb chipsets.
Gertjan van Wingerde
2012-01-04
|
*
|
|
rt2800usb: Move ID out of unknown
Larry Finger
2012-01-04
|
*
|
|
rt2x00: Mark active channel's survey data as "in use"
Helmut Schaa
2012-01-04
*
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
|
\
|
|
|
|
*
|
|
rt2800: Add support for the Fujitsu Stylistic Q550
Alan Cox
2011-12-21
*
|
|
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
|
/
/
/
*
|
|
rt2x00: Make use of ieee80211_free_txskb in tx path
Helmut Schaa
2011-12-14
*
|
|
rt2x00: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2011-12-06
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-02
|
\
|
|
|
*
|
Revert "rt2800pci: handle spurious interrupts"
John W. Linville
2011-11-22
[prev]
[next]