aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00.h
Commit message (Expand)AuthorAge
* rt2x00 : RT3290 chip support v4Woody Hung2012-06-20
* rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-04
* rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-23
* rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-11
* rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-11
* rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka2012-03-15
* rt2x00:Add RT5372 chipset supportJohn Li2012-02-27
* rt2x00:Add VCO recalibrationJohn Li2012-02-27
* rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde2012-02-08
* rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde2012-02-08
* rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde2012-02-08
* rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde2012-01-04
* rt2x00: Whitespace cleanup.Gertjan van Wingerde2012-01-04
* rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-15
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* rt2x00: Add WCID to crypto structHelmut Schaa2011-09-14
* rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-14
* rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
|\
| * rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-07
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-05
|\
| * rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-02
| * rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde2011-05-02
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-25
|\|
| * rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-19
| * rt2x00: Implement get_ringparam callback functionIvo van Doorn2011-04-19
| * rt2x00: Decrease association time for USB devicesIvo van Doorn2011-04-19
| * rt2800usb: add timer to handle TX_STA_FIFOJohannes Stezenbach2011-04-19
| * rt2800usb: read TX_STA_FIFO asynchronouslyJohannes Stezenbach2011-04-19
| * rt2x00: Split rt2x00dev->flagsIvo van Doorn2011-04-19
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-12
|\|
| * rt2x00: Implement tx power temperature compensationHelmut Schaa2011-04-04
| * rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flagHelmut Schaa2011-04-04
* | Fix common misspellingsLucas De Marchi2011-03-31
|/
* rt2x00: Remove unused rt2x00queue_get_queue function.Gertjan van Wingerde2011-03-04
* rt2x00: Include ATIM queue support in rt2x00queue_get_tx_queue.Gertjan van Wingerde2011-03-04
* rt2x00: Don't treat ATIM queue as second beacon queue.Gertjan van Wingerde2011-03-04
* rt2x00: Remove now unused crypto.aid fieldHelmut Schaa2011-03-04
* rt2x00: Optimize TX descriptor handlingHelmut Schaa2011-03-04
* rt2x00: Generate sw sequence numbers only for devices that need itHelmut Schaa2011-03-04
* rt2x00: Optimize calls to rt2x00queue_get_queueHelmut Schaa2011-03-04
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* rt2x00: Add support for RT5390 chipRA-Shiang Tu2011-02-21
* rt2x00: Fix rt2800 txpower setting to correct valueRA-Jay Hung2011-02-21
* rt2x00: Add antenna setting for RT3070/RT3090/RT3390 with RX antenna diversit...RA-Jay Hung2011-02-21
* rt2x00: Move TX/RX work into dedicated workqueueIvo van Doorn2011-01-31
* rt2x00: Remove interrupt thread registrationHelmut Schaa2011-01-31
* rt2x00: Introduce tasklets for interrupt handlingHelmut Schaa2011-01-31
* rt2x00: Refactor beacon code to make use of start- and stop_queueHelmut Schaa2011-01-31