index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rt2x00
/
rt2800pci.c
Age
Commit message (
Expand
)
Author
2011-05-02
rt2x00: Fix optimize register access for rt2800pci
Ivo van Doorn
2011-04-19
rt2x00: Implement get_ringparam callback function
Ivo van Doorn
2011-04-19
rt2x00: Optimize register access in rt2800pci
Helmut Schaa
2011-04-19
rt2x00: Allow dynamic addition of PCI/USB IDs.
Gertjan van Wingerde
2011-04-19
rt2x00: Always inline rt2x00pci_enable_interrupt
Helmut Schaa
2011-04-19
rt2x00: Decrease association time for USB devices
Ivo van Doorn
2011-04-19
rt2x00: Split rt2x00dev->flags
Ivo van Doorn
2011-04-04
rt2x00: Implement tx power temperature compensation
Helmut Schaa
2011-04-04
rt2x00: Limit rt2800pci txdone processing to 16 entries at once
Helmut Schaa
2011-04-04
rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
Helmut Schaa
2011-03-04
rt2x00: Fix comment in rt2800pci
Helmut Schaa
2011-03-04
rt2x00: Revise irqmask locking for PCI devices
Helmut Schaa
2011-03-04
rt2x00: Optimize TX descriptor handling
Helmut Schaa
2011-03-04
rt2x00: Make use of unlikely during tx status processing
Helmut Schaa
2011-03-04
rt2x00: Optimize calls to rt2x00queue_get_queue
Helmut Schaa
2011-03-04
rt2x00: fix whitespace damage in the rt2800 specific code
Gabor Juhos
2011-02-21
rt2x00: Add support for RT5390 chip
RA-Shiang Tu
2011-02-18
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
2011-02-18
wireless: rt2x00: rt2800pci.c: add two ids
Xose Vazquez Perez
2011-01-31
rt2x00: Fix WPA TKIP Michael MIC failures.
Gertjan van Wingerde
2011-01-31
rt2x00: Remove STATE_RADIO_IRQ_OFF_ISR and STATE_RADIO_IRQ_ON_ISR
Helmut Schaa
2011-01-31
rt2x00: Convert rt2800pci to use tasklets
Helmut Schaa
2011-01-31
rt2x00: Disable txstatus tasklet by default
Helmut Schaa
2011-01-31
rt2x00: Refactor beacon code to make use of start- and stop_queue
Helmut Schaa
2011-01-19
rt2x00: Fix radio off hang issue for PCIE interface
RA-Jay Hung
2011-01-04
rt2x00: simplify txstatus_fifo handling
Johannes Stezenbach
2010-12-13
rt2x00: Fix WMM Queue naming
Ivo van Doorn
2010-12-13
rt2x00: Reorganize queue callback functions
Ivo van Doorn
2010-12-13
rt2x00: Introduce 3 queue commands in drivers (start, kick, stop).
Ivo van Doorn
2010-12-13
rt2x00: trivial: add missing \n on warnings
Johannes Stezenbach
2010-12-13
rt2x00: Don't frequently reset beacon interval in AdHoc mode
Helmut Schaa
2010-12-13
rt2x00: Implement get_survey callback for rt2800
Helmut Schaa
2010-11-30
mac80211/rt2x00: add ieee80211_tx_status_ni()
Johannes Stezenbach
2010-11-17
rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.
Gertjan van Wingerde
2010-11-17
rt2x00: Remove unneccessary internal Kconfig symbols.
Gertjan van Wingerde
2010-11-17
rt2x00: Remove RT30XX Kconfig variables.
Gertjan van Wingerde
2010-11-17
rt2x00: Add initial support for RT3370/RT3390 devices.
Gertjan van Wingerde
2010-11-15
rt2x00: Remove rt2x00lib_toggle_rx
Ivo van Doorn
2010-11-15
rt2x00: Fix MCU_SLEEP arguments
Ivo van Doorn
2010-11-15
rt2x00: Implement flush callback
Ivo van Doorn
2010-11-15
rt2x00: Sync Tx and RX ring sizes with legacy drivers
Helmut Schaa
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-05
rt2x00: Fix race between dma mapping and clearing rx entries in rt2800pci
Helmut Schaa
2010-10-05
rt2x00: rework tx status handling in rt2800pci
Helmut Schaa
2010-09-14
rt2x00: Mask out unused interrupts in rt2800pci
Helmut Schaa
2010-08-31
rt2x00: Wakeup hardware before loading firmware
Ivo van Doorn
2010-08-25
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
Ivo van Doorn
2010-08-25
rt2x00: Move direct access to queue->entries to rt2x00queue.c
Ivo van Doorn
2010-08-25
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
[next]