summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00/rt2x00.h
AgeCommit message (Expand)Author
2014-07-09rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher
2013-10-14rt2x00: add rt2x00_has_cap_* helpersGabor Juhos
2013-10-10rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos
2013-07-22rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos
2013-06-12rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_devGabor Juhos
2013-06-12rt2x00: remove data_queue_desc structGabor Juhos
2013-06-12rt2x00: add queue_init callback to rt2x00_opsGabor Juhos
2013-04-22rt2x00: Use more current logging styles, shrink object sizeJoe Perches
2013-04-01rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-18rt2800: 5592: add iq calibrationStanislaw Gruszka
2013-03-18rt2800: 5592: early definesStanislaw Gruszka
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-02-14rt2x00: check for dma mappings errorsStanislaw Gruszka
2013-01-30rt2x00: remove NOTICEStanislaw Gruszka
2013-01-30rt2x00: print warning, notice and info as defaultStanislaw Gruszka
2013-01-30rt2x00: print chip and firmware version by defaultStanislaw Gruszka
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa
2012-09-25rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde
2012-09-25rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde
2012-09-11rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka
2012-04-23rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka
2012-02-27rt2x00:Add RT5372 chipset supportJohn Li
2012-02-27rt2x00:Add VCO recalibrationJohn Li
2012-02-08rt2x00: Update comment on freq_offset field in struct rt2x00_dev.Gertjan van Wingerde
2012-02-08rt2x00: Use struct rt2x00_dev driver data in rt2800{pci,usb}.Gertjan van Wingerde
2012-02-08rt2x00: Introduce concept of driver data in struct rt2x00_dev.Gertjan van Wingerde
2012-01-04rt2x00: RT3593 is also applicable to USB.Gertjan van Wingerde
2012-01-04rt2x00: Whitespace cleanup.Gertjan van Wingerde
2011-11-15rt2x00: Fix sleep-while-atomic bug in powersaving code.Gertjan van Wingerde
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-14rt2x00: Add WCID to crypto structHelmut Schaa
2011-09-14rt2x00: Introduce sta_add/remove callbacksHelmut Schaa
2011-09-14rt2x00: Move bssidx calculation into its own functionHelmut Schaa
2011-07-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-07-07rt2x00: Implement tx_frames_pending mac80211 callback function.Gertjan van Wingerde
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-02rt2x00: Add autowake support for USB hardwareIvo van Doorn
2011-05-02rt2x00: Introduce capability flag for Bluetooth co-existence.Gertjan van Wingerde
2011-04-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-04-19rt2x00: Implement get_antenna and set_antenna callback functionsIvo van Doorn
2011-04-19rt2x00: Implement get_ringparam callback functionIvo van Doorn