summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+1
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde1-0/+1
2011-06-07net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+18
2011-05-02rt2x00: Add autowake support for USB hardwareIvo van Doorn1-0/+17
2011-05-02rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde1-0/+1
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-37/+60
2011-04-19rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn1-0/+2
2011-04-19rt2x00: Implement get_ringparam callback functionIvo van Doorn1-0/+2
2011-04-19rt2x00: Decrease association time for USB devicesIvo van Doorn1-1/+1
2011-04-19rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach1-0/+6
2011-04-19rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach1-0/+1
2011-04-19rt2x00: Split rt2x00dev->flagsIvo van Doorn1-36/+48
2011-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+6
2011-04-05rt2x00: Implement tx power temperature compensationHelmut Schaa1-0/+6
2011-04-05rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-4/+4
2011-03-04rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde1-8/+0
2011-03-04rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde1-0/+3
2011-03-04rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde1-3/+2
2011-03-04rt2x00: Remove now unused crypto.aid fieldHelmut Schaa1-1/+0
2011-03-04rt2x00: Optimize TX descriptor handlingHelmut Schaa1-0/+1
2011-03-04rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa1-0/+1
2011-03-04rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa1-0/+17
2011-02-25mac80211: make tx() operation return voidJohannes Berg1-1/+1
2011-02-21rt2x00: Add support for RT5390 chipRA-Shiang Tu1-0/+1
2011-02-21rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung1-0/+1
2011-02-21rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung1-0/+2
2011-01-31rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn1-0/+7
2011-01-31rt2x00: Remove interrupt thread registrationHelmut Schaa1-11/+0
2011-01-31rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa1-0/+13
2011-01-31rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa1-0/+4
2011-01-04rt2x00: Remove unused interface spinlockHelmut Schaa1-6/+0
2011-01-04rt2x00: Simplify intf->delayed_flags lockingHelmut Schaa1-2/+5
2011-01-04rt2x00: remove intf->mac field.Gertjan van Wingerde1-5/+0
2011-01-04rt2x00: Remove intf->bssid field.Gertjan van Wingerde1-5/+0
2011-01-04rt2x00: simplify txstatus_fifo handlingJohannes Stezenbach1-1/+1
2010-12-13rt2x00: remove stray semicolonJohannes Stezenbach1-1/+1
2010-12-13rt2x00: Cleanup RX index countingIvo van Doorn1-0/+1
2010-12-13rt2x00: Add "flush" queue commandIvo van Doorn1-0/+21
2010-12-13rt2x00: Protect queue control with mutexIvo van Doorn1-0/+52
2010-12-13rt2x00: Reorganize queue callback functionsIvo van Doorn1-2/+7
2010-11-30mac80211/rt2x00: add ieee80211_tx_status_ni()Johannes Stezenbach1-0/+1
2010-11-18rt2x00: Increase REGISTER_BUSY_COUNTIvo van Doorn1-1/+1
2010-11-15rt2x00: Implement flush callbackIvo van Doorn1-0/+1
2010-10-11rt2x00: Move watchdog work to kernel work_queueIvo van Doorn1-0/+5
2010-10-11rt2x00: Simplify Queue function argumentsIvo van Doorn1-8/+5
2010-10-05rt2x00: Implement HT protection for rt2800Helmut Schaa1-0/+1
2010-10-05rt2x00: rework tx status handling in rt2800pciHelmut Schaa1-0/+17
2010-09-15rt2x00: Check for specific changed flags when updating the erp configHelmut Schaa1-1/+2