summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00.h
AgeCommit message (Expand)Author
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-04rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde
2011-03-04rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde
2011-03-04rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde
2011-03-04rt2x00: Remove now unused crypto.aid fieldHelmut Schaa
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa
2011-03-04rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa
2011-03-04rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-21rt2x00: Add support for RT5390 chipRA-Shiang Tu
2011-02-21rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung
2011-02-21rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung
2011-01-31rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn
2011-01-31rt2x00: Remove interrupt thread registrationHelmut Schaa
2011-01-31rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa
2011-01-04rt2x00: Remove unused interface spinlockHelmut Schaa
2011-01-04rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa
2011-01-04rt2x00: remove intf->mac field.Gertjan van Wingerde
2011-01-04rt2x00: Remove intf->bssid field.Gertjan van Wingerde
2011-01-04rt2x00: simplify txstatus_fifo handlingJohannes Stezenbach
2010-12-13rt2x00: remove stray semicolonJohannes Stezenbach
2010-12-13rt2x00: Cleanup RX index countingIvo van Doorn
2010-12-13rt2x00: Add "flush" queue commandIvo van Doorn
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn
2010-12-13rt2x00: Reorganize queue callback functionsIvo van Doorn
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach
2010-11-17rt2x00: Increase REGISTER_BUSY_COUNTIvo van Doorn
2010-11-15rt2x00: Implement flush callbackIvo van Doorn
2010-10-11rt2x00: Move watchdog work to kernel work_queueIvo van Doorn
2010-10-11rt2x00: Simplify Queue function argumentsIvo van Doorn
2010-10-05rt2x00: Implement HT protection for rt2800Helmut Schaa
2010-10-05rt2x00: rework tx status handling in rt2800pciHelmut Schaa
2010-09-14rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa
2010-08-31rt2x00: Split watchdog check into a DMA and STATUS timeoutIvo van Doorn
2010-08-25rt2x00: Fix max TX power settingsIvo van Doorn
2010-08-25rt2x00: Simplify arguments to rt2x00 driver callback functionsIvo van Doorn
2010-08-16rt2x00: Remove ieee80211_rx_status from rt2x00_devIvo van Doorn
2010-08-16rt2x00: Add helper function for reporting tx statusIvo van Doorn
2010-08-16rt2x00: Move USB tx/rx done handling to workqueueIvo van Doorn
2010-07-12rt2x00: Move driver callback functions into the ops structureIvo van Doorn
2010-07-12rt2x00: Use pretbtt irq for fetching beacons on rt2800pciHelmut Schaa
2010-07-12rt2x00: Convert rt2x00 to use threaded interruptsHelmut Schaa
2010-07-12rt2x00: Implement watchdog monitoringIvo van Doorn
2010-07-12rt2x00: Disable link tuning while scanningIvo van Doorn
2010-07-12rt2x00: Rename CONFIG_DISABLE_LINK_TUNINGIvo van Doorn
2010-06-30rt2x00: Rename driver write_tx_datadesc callback function.Gertjan van Wingerde
2010-06-03rt2x00: Introduce separate interface type for PCI-express.Gertjan van Wingerde
2010-06-03rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde
2010-06-03rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde