index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-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
2010-08-16
rt2x00: Implement TX status reporting for rt2800usb
Ivo van Doorn
2010-08-16
rt2x00: Request TXWI pointer from driver
Ivo van Doorn
2010-07-12
rt2x00: Move driver callback functions into the ops structure
Ivo van Doorn
2010-07-12
rt2x00: Move common firmware loading into rt2800lib
Ivo van Doorn
2010-07-12
rt2x00: Remove set_tim callback from PCI drivers
Helmut Schaa
2010-07-12
rt2x00: Use separate mac80211_ops for rt2800pci and rt2800usb
Helmut Schaa
2010-07-12
rt2x00: Use pretbtt irq for fetching beacons on rt2800pci
Helmut Schaa
2010-07-12
rt2x00: Convert rt2x00 to use threaded interrupts
Helmut Schaa
2010-07-12
rt2x00: Rename CONFIG_DISABLE_LINK_TUNING
Ivo van Doorn
2010-07-12
rt2x00: Convert AGC value from descriptor to RSSI (dBm)
Ivo van Doorn
2010-06-30
rt2x00: Fix beacon updates in rt2800pci
Helmut Schaa
2010-06-30
rt2x00: Correctly detect 93C86 EEPROMs in rt2800pci.
Gertjan van Wingerde
2010-06-30
rt2x00: Split of TXWI writing to write_tx_data callback in rt2800usb.
Gertjan van Wingerde
2010-06-30
rt2x00: Rename driver write_tx_datadesc callback function.
Gertjan van Wingerde
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-15
rt2x00: Enable HW crypto by default
Ivo van Doorn
2010-06-15
rt2x00: Fix TX_STA_FIFO handling
Helmut Schaa
2010-06-15
rt2x00: only set TXDONE_FALLBACK in rt2800pci if the frame was retried
Helmut Schaa
2010-06-03
rt2x00: Sync rt2800 MCU boot signal with Ralink driver.
Gertjan van Wingerde
2010-06-03
rt2x00: Move PCI/USB specific register initializations to rt2800{pci,usb}.
Gertjan van Wingerde
2010-06-03
rt2x00: Centralize rt2800 beacon writing.
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
[next]