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
2010-10-11
rt2x00: Validate MCS on RX path
Ivo van Doorn
2010-10-11
rt2x00: Move watchdog work to kernel work_queue
Ivo van Doorn
2010-10-11
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-10-11
rt2x00: Fix tx status handling in rt2800pci
Helmut Schaa
2010-10-11
rt2x00: Remove superfluous initialization of qidx
Helmut Schaa
2010-10-11
rt2x00: Use unlikely for error case in rt2x00queue_write_tx_frame
Helmut Schaa
2010-10-11
rt2x00: Use proper type for rxwi_w2 in rt2800_agc_to_rssi
Helmut Schaa
2010-10-11
rt2x00: Optimize unmapping of skbs
Helmut Schaa
2010-10-11
rt2x00: Shortcut link state updates when not operating as STA
Helmut Schaa
2010-10-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-10-05
rt2x00: Work around hw aggregation oddity in rt2800
Helmut Schaa
2010-10-05
rt2x00: Improve cooperation between rt2800pci and minstrel
Helmut Schaa
2010-10-05
rt2x00: Fix oops caused by error path in rt2x00lib_start
Helmut Schaa
2010-10-05
rt2x00: Update comment about the AMPDU flag in the TXWI
Helmut Schaa
2010-10-05
rt2x00: Enable rx aggregation in rt2800
Helmut Schaa
2010-10-05
rt2x00: Improve TX status entry validation
Ivo van Doorn
2010-10-05
rt2x00: correctly set max_report_rates in rt61pci and rt2800
Helmut Schaa
2010-10-05
rt2x00: Don't enable broad- and multicast buffering on USB devices
Helmut Schaa
2010-10-05
rt2x00: add field definitions for the TBTT_SYNC_CFG register
Helmut Schaa
2010-10-05
rt2x00: Add register definition for busy time on secondary channel
Helmut Schaa
2010-10-05
rt2x00: Add rt73usb device ID
Ivo van Doorn
2010-10-05
rt2x00: Allow tx duplication for legacy rates in HT40 mode
Helmut Schaa
2010-10-05
rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci
Helmut Schaa
2010-10-05
rt2x00: Don't initialize MM40 HT protection to RTS/CTS on PCI devices
Helmut Schaa
2010-10-05
rt2x00: Implement HT protection for rt2800
Helmut Schaa
2010-10-05
rt2x00: Fix SM PS check
Helmut Schaa
2010-10-05
rt2x00: rework tx status handling in rt2800pci
Helmut Schaa
2010-10-05
rt2x00: Split out parts of the rt2800_txdone function for easier reuse
Helmut Schaa
2010-10-05
rt2x00: Don't overwrite beacon buffers in pairwise key setup
Helmut Schaa
2010-09-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
2010-09-14
drivers/net/wireless: Use static const char * const where possible
Joe Perches
2010-09-14
rt2x00: fix oops in rt2x00lib_txdone with rt61pci
Helmut Schaa
2010-09-14
rt2x00: Enable missing interrupts in rt61pci
Helmut Schaa
2010-09-14
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
2010-09-14
rt2x00: Check for specific changed flags when updating the erp config
Helmut Schaa
2010-09-14
rt2x00: Initialize AMPDU_BA_WINSIZE register
Helmut Schaa
2010-09-14
rt2x00: Antenna diversity does not work in 2.6.35
Lars Ericsson
2010-09-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-08-31
rt2x00: Cleanup rt2x00usb_watchdog_reset_tx
Ivo van Doorn
2010-08-31
rt2x00: Split watchdog check into a DMA and STATUS timeout
Ivo van Doorn
2010-08-31
rt2x00: Correctly kill beacon queue
Ivo van Doorn
2010-08-31
rt2x00: Set PWR_PIN_CFG during initialization
Ivo van Doorn
2010-08-31
rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID
Ivo van Doorn
2010-08-31
rt2x00: Wakeup hardware before loading firmware
Ivo van Doorn
2010-08-31
rt2x00: Validate TX status results with current data entry
Ivo van Doorn
2010-08-31
rt2x00: Add rt2800_wait_csr_ready
Ivo van Doorn
2010-08-31
rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI
Helmut Schaa
2010-08-31
rt2x00: Rename txentry_desc.queue -> txentry_desc.qid
Helmut Schaa
2010-08-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[prev]
[next]