aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-18rt2800: 5592: add iq calibrationStanislaw Gruszka1-2/+7
2013-03-18rt2800: 5592: early definesStanislaw Gruszka1-0/+1
2013-02-14rt2x00: check for dma mappings errorsStanislaw Gruszka1-1/+3
2013-01-30rt2x00: remove NOTICEStanislaw Gruszka1-2/+0
2013-01-30rt2x00: print warning, notice and info as defaultStanislaw Gruszka1-2/+2
2013-01-30rt2x00: print chip and firmware version by defaultStanislaw Gruszka1-1/+1
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa1-0/+20
2012-09-25rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde1-0/+14
2012-09-25rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde1-1/+0
2012-09-11rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle1-0/+1
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn1-1/+3
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung1-0/+1
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka1-2/+1
2012-04-23rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa1-1/+1
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka1-0/+1
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka1-0/+1
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka1-2/+8
2012-02-27rt2x00:Add RT5372 chipset supportJohn Li1-0/+1
2012-02-27rt2x00:Add VCO recalibrationJohn Li1-0/+12
2012-02-08rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde1-1/+1
2012-02-08rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde1-7/+0
2012-02-08rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde1-0/+6
2012-01-04rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde1-1/+1
2012-01-04rt2x00: Whitespace cleanup.Gertjan van Wingerde1-1/+1
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde1-0/+1
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller1-1/+2
2011-09-14rt2x00: Add WCID to crypto structHelmut Schaa1-0/+2
2011-09-14rt2x00: Introduce sta_add/remove callbacksHelmut Schaa1-0/+22
2011-09-14rt2x00: Move bssidx calculation into its own functionHelmut Schaa1-0/+6
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-0/+1
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde1-0/+1
2011-06-06net: 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/linville/wireless-next-2.6 into for-davemJohn 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/linville/wireless-next-2.6 into for-davemJohn 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-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-1/+6
2011-04-04rt2x00: Implement tx power temperature compensationHelmut Schaa1-0/+6
2011-04-04rt2x00: 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