aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00/rt2x00.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-18rt2x00: move under ralink vendor directoryKalle Valo1-1478/+0
2015-08-20rt2x00: use DECLARE_EWMAJohannes Berg1-2/+4
2014-12-01rt2x00: change REGISTER_BUSY_COUNT for USBStanislaw Gruszka1-1/+4
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg1-2/+5
2014-06-17rt2x00: fix rfkill regression on rt2500pciStanislaw Gruszka1-0/+1
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach1-1/+2
2013-12-11rt2x00: Fix FSF address in file headersJeff Kirsher1-3/+1
2013-10-14rt2x00: add rt2x00_has_cap_* helpersGabor Juhos1-0/+87
2013-10-10rt2x00: use generic EWMA functions for average RSSI calculationsGabor Juhos1-13/+3
2013-07-22rt2x00: rt2800lib: add default_power3 field for three-chain devicesGabor Juhos1-0/+1
2013-06-12rt2x00: move extra_tx_headroom field from rt2x00_ops to rt2x00_devGabor Juhos1-1/+3
2013-06-12rt2x00: remove data_queue_desc structGabor Juhos1-4/+0
2013-06-12rt2x00: add queue_init callback to rt2x00_opsGabor Juhos1-0/+1
2013-04-22rt2x00: Use more current logging styles, shrink object sizeJoe Perches1-41/+31
2013-04-01rt2x00: introduce rt2x00_set_{rt,rf} helpersGabor Juhos1-0/+17
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2013-03-18rt2800: 5592: add iq calibrationStanislaw Gruszka1-2/+7
2013-03-18rt2800: 5592: early definesStanislaw Gruszka1-0/+1
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-1/+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