summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-011-2/+6
|\
| * rt2x00: error in configurations with mesh support disabledFelix Fietkau2013-02-271-2/+6
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-5/+0Star
|\ \ | |/ |/|
| * drivers/net/wireless/rt2x00: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-221-5/+0Star
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-151-4/+1Star
|\ \
| * | mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-151-4/+1Star
* | | rt2x00: check for dma mappings errorsStanislaw Gruszka2013-02-144-13/+36
* | | wireless: rt2x00: rt2800usb add "unknown" devicesXose Vazquez Perez2013-02-111-0/+16
|/ /
* | wireless: rt2x00: rt2800usb add Sweex idsXose Vazquez Perez2013-02-081-0/+5
* | wireless: rt2x00: rt2800pci add idXose Vazquez Perez2013-02-011-0/+1
* | wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez2013-02-011-5/+9
* | rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh2013-01-301-1/+2
* | rt2x00: remove NOTICEStanislaw Gruszka2013-01-303-5/+3Star
* | rt2800usb: move "TX status missed" messages to debug levelStanislaw Gruszka2013-01-301-3/+3
* | rt2x00: print warning, notice and info as defaultStanislaw Gruszka2013-01-301-2/+2
* | rt2x00: print chip and firmware version by defaultStanislaw Gruszka2013-01-302-4/+4
* | rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa2013-01-224-5/+169
* | rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos2013-01-074-21/+43
* | rt2800: refactor RFCSR initializationStanislaw Gruszka2013-01-071-372/+423
* | mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
|/
* rt2x00: zero-out rx_statusGabor Juhos2012-12-171-0/+8
* Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2012-12-112-5/+5
|\
| * Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2012-12-052-5/+5
* | rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapterJohn W. Linville2012-12-111-1/+1
* | rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva2012-12-101-0/+1
* | rt2x00: remove __dev* attributesBill Pemberton2012-12-064-5/+5
* | rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa2012-12-061-0/+3
* | rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos2012-12-032-2/+4
* | rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* definesGabor Juhos2012-12-031-2/+2
* | rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsrGabor Juhos2012-12-031-60/+60
* | rt2x00: rt2800lib: fix indentation of some rt2x00_rt callsGabor Juhos2012-12-031-9/+9
* | rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa2012-11-301-0/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-1/+1
|\ \
| * | rt2800: validate step value for temperature compensationStanislaw Gruszka2012-10-301-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-162-12/+13
|\ \ \ | | |/ | |/|
| * | mac80211: clarify interface iteration and make it configurableJohannes Berg2012-11-092-12/+13
* | | Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs2012-11-141-0/+1
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-293-0/+3
|\|
| * rt2x00: usb: fix reset resumeStanislaw Gruszka2012-10-243-0/+3
* | rt2800: comment tx power settingsStanislaw Gruszka2012-10-191-3/+19
* | rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka2012-10-191-0/+27
* | rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka2012-10-191-4/+5
* | rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka2012-10-191-5/+6
* | rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka2012-10-191-3/+0Star
* | rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka2012-10-191-1/+2
* | rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka2012-10-191-8/+19
|/
* rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle2012-10-051-2/+2
* rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde2012-09-253-39/+47
* rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde2012-09-259-11/+2Star
* rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde2012-09-241-29/+8Star