summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00.h
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka2014-06-171-0/+1
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* rt2x00: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1Star
* rt2x00: add rt2x00_has_cap_* helpersGabor Juhos2013-10-141-0/+87
* rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos2013-10-101-13/+3Star
* rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos2013-07-221-0/+1
* rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_devGabor Juhos2013-06-121-1/+3
* rt2x00: remove data_queue_desc structGabor Juhos2013-06-121-4/+0Star
* rt2x00: add queue_init callback to rt2x00_opsGabor Juhos2013-06-121-0/+1
* rt2x00: Use more current logging styles, shrink object sizeJoe Perches2013-04-221-41/+31Star
* rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos2013-04-011-0/+17
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-251-1/+1
|\
| * mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* | rt2800: 5592: add iq calibrationStanislaw Gruszka2013-03-181-2/+7
* | rt2800: 5592: early definesStanislaw Gruszka2013-03-181-0/+1
|/
* rt2x00: check for dma mappings errorsStanislaw Gruszka2013-02-141-1/+3
* rt2x00: remove NOTICEStanislaw Gruszka2013-01-301-2/+0Star
* rt2x00: print warning, notice and info as defaultStanislaw Gruszka2013-01-301-2/+2
* rt2x00: print chip and firmware version by defaultStanislaw Gruszka2013-01-301-1/+1
* rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa2013-01-221-0/+20
* rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde2012-09-251-0/+14
* rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde2012-09-251-1/+0Star
* rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle2012-09-111-0/+1
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-1/+3
* rt2x00 : RT3290 chip support v4Woody Hung2012-06-201-0/+1
* rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-041-2/+1Star
* rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-231-1/+1
* rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-111-0/+1
* rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-111-0/+1
* rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka2012-03-151-2/+8
* rt2x00:Add RT5372 chipset supportJohn Li2012-02-271-0/+1
* rt2x00:Add VCO recalibrationJohn Li2012-02-271-0/+12
* rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde2012-02-081-1/+1
* rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde2012-02-081-7/+0Star
* rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde2012-02-081-0/+6
* rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde2012-01-041-1/+1
* rt2x00: Whitespace cleanup.Gertjan van Wingerde2012-01-041-1/+1
* rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde2011-11-151-0/+1
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* rt2x00: Add WCID to crypto structHelmut Schaa2011-09-141-0/+2
* rt2x00: Introduce sta_add/remove callbacksHelmut Schaa2011-09-141-0/+22
* rt2x00: Move bssidx calculation into its own functionHelmut Schaa2011-09-141-0/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-081-0/+1
|\
| * rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde2011-07-071-0/+1
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-071-0/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-051-0/+18
|\
| * rt2x00: Add autowake support for USB hardwareIvo van Doorn2011-05-021-0/+17
| * rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde2011-05-021-0/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-04-251-37/+60
|\|
| * rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn2011-04-191-0/+2