index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2x00pci.c
Age
Commit message (
Expand
)
Author
2013-12-11
rt2x00: Fix FSF address in file headers
Jeff Kirsher
2013-12-05
wireless: rt2x00: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-10
rt2x00_pci: Fix interrupt handler name (visible at /proc/interrupts)
Kirill Tkhai
2013-09-30
Revert "rt2x00pci: Use PCI MSIs whenever possible"
Stanislaw Gruszka
2013-05-22
rt2x00pci: Use PCI MSIs whenever possible
Jakub Kicinski
2013-04-22
rt2x00: Use more current logging styles, shrink object size
Joe Perches
2013-04-03
rt2x00: rt2x00pci: fix build error on Ralink RT3x5x SoCs
Gabor Juhos
2013-04-03
rt2x00: rt2x00pci_regbusy_read() - only print register access failure once
Tim Gardner
2012-06-20
rt2x00 : RT3290 chip support v4
Woody Hung
2012-04-23
rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devices
Helmut Schaa
2011-04-19
rt2x00: Allow dynamic addition of PCI/USB IDs.
Gertjan van Wingerde
2011-04-19
rt2x00: Decrease association time for USB devices
Ivo van Doorn
2011-04-04
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
Helmut Schaa
2011-01-31
rt2x00: Remove interrupt thread registration
Helmut Schaa
2011-01-14
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
2010-12-22
rt2x00: Use pci_is_pcie()
Hauke Mehrtens
2010-12-13
rt2x00: Cleanup RX index counting
Ivo van Doorn
2010-11-15
rt2x00pci: do not use GFP_DMA
John W. Linville
2010-10-11
rt2x00: Simplify Queue function arguments
Ivo van Doorn
2010-08-04
rt2x00: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
2010-07-12
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
2010-06-30
rt2x00: Move common txdone handling to rt2x00lib_txdone.
Gertjan van Wingerde
2010-06-30
rt2x00: Merge PCI and USB versions of write_tx_data into single function.
Gertjan van Wingerde
2010-06-03
rt2x00: Introduce separate interface type for PCI-express.
Gertjan van Wingerde
2010-06-03
rt2x00: Properly reserve room for descriptors in skbs.
Gertjan van Wingerde
2010-06-03
rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.
Gertjan van Wingerde
2010-05-24
rt2x00: don't use to_pci_dev in rt2x00pci_uninitialize
Helmut Schaa
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-05-12
rt2x00: Simplify TXD handling of beacons.
Gertjan van Wingerde
2010-04-23
Merge branch 'master' into for-davem
John W. Linville
2010-04-16
rt2x00: add txdesc parameter to write_tx_data
Helmut Schaa
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-15
rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
Gertjan van Wingerde
2009-12-21
rt2x00 : bail out of regbusy_read if device is removed.
Alban Browaeys
2009-11-11
rt2x00: Update copyright statements.
Gertjan van Wingerde
2009-11-11
rt2x00: Move interface type assignments to generic code.
Gertjan van Wingerde
2009-04-22
rt2x00: Move Move pci_dev specific access to rt2x00pci
Ivo van Doorn
2009-04-20
rt2x00: Don't free register information on suspend
Ivo van Doorn
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
2009-01-29
rt2x00: Update copyright year to 2009
Ivo van Doorn
2008-11-25
rt2x00: Cleanup indirect register access
Ivo van Doorn
2008-11-21
rt2x00: Cleanup TX/RX entry handling
Ivo van Doorn
2008-10-31
pci: use pci_ioremap_bar() in drivers/net
Arjan van de Ven
2008-06-26
rt2x00: Cleanup symbol exports
Ivo van Doorn
2008-06-26
rt2x00: Replace statically allocated DMA buffers with mapped skb's.
Gertjan van Wingerde
2008-06-26
rt2x00: Centralize allocation of RX skbs.
Gertjan van Wingerde
2008-06-26
rt2x00: Convert rt2x00 to use generic DMA-mapping API
Gertjan van Wingerde
2008-06-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
[next]