index
:
kernel
0x221E-v0.0.1-v6.19
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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
Age
Commit message (
Expand
)
Author
2012-04-23
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
Helmut Schaa
2012-04-23
rt2800: debugfs register access: BBP is 256 bytes big
Anisse Astier
2012-04-23
wireless: rt2x00: rt2800usb more devices were identified
Xose Vazquez Perez
2012-04-23
wireless: rt2x00: rt2800usb add more devices ids
Xose Vazquez Perez
2012-04-17
rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails
Andreas Hartmann
2012-04-16
wireless: rt2x00: rt2800pci add more RT539x ids
Xose Vazquez Perez
2012-04-16
wireless: rt2x00: rt{2500,73}usb.c put back duplicate id
Xose Vazquez Perez
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
2012-04-13
rt2800: zero registers of unused TX rings
Jakub Kicinski
2012-04-13
rt2800: initialize queues before giving up due to DMA error
Jakub Kicinski
2012-04-13
rt2800: add disabling of DMA before loading firmware
Jakub Kicinski
2012-04-13
rt2800: introduce wpdma_disable function
Jakub Kicinski
2012-04-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-04-11
rt2x00: do not generate seqno in h/w if QOS is disabled
Stanislaw Gruszka
2012-04-11
rt2x00: configure different txdesc parameters for non HT channel
Stanislaw Gruszka
2012-04-10
rt2x00: Fix rfkill_polling register function.
Chen, Chien-Chia
2012-04-09
rt2x00: increase led's name buffer length
Jakub Kicinski
2012-03-26
rt2x00: rt2800usb: fix status register reread logic
Stanislaw Gruszka
2012-03-26
rt2x00: rt2800usb: schedule txdone work on timeout
Stanislaw Gruszka
2012-03-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-03-15
rt2x00: rt2800usb: limit tx queues length
Stanislaw Gruszka
2012-03-15
rt2x00: rt2800usb: do not check packedid for aggregated frames
Stanislaw Gruszka
2012-03-15
rt2x00: rt2800usb: rework txstatus code
Stanislaw Gruszka
2012-03-15
rt2x00: rt2800usb: rework txdone code
Stanislaw Gruszka
2012-03-15
rt2x00: rt2800usb: move additional txdone into new function
Stanislaw Gruszka
2012-03-15
rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800
Helmut Schaa
2012-03-13
mac80211: rename bss_conf timestamp to last_tsf
Johannes Berg
2012-03-12
rt2x00: Fix beacon skew in rt2800pci
Helmut Schaa
2012-03-12
rt2x00: fix random stalls
Stanislaw Gruszka
2012-02-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-27
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-22
rt2x00:Add debug message for new chipset
John Li
2012-02-22
rt2x00:Fix typo
John Li
2012-02-21
rt2x00: fix a possible NULL pointer dereference
Gabor Juhos
2012-02-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-08
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-06
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
[prev]
[next]