summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)AuthorFilesLines
2013-02-11wireless: rt2x00: rt2800usb add "unknown" devicesXose Vazquez Perez1-0/+16
2013-02-08wireless: rt2x00: rt2800usb add Sweex idsXose Vazquez Perez1-0/+5
2013-02-01wireless: rt2x00: rt2800pci add idXose Vazquez Perez1-0/+1
2013-02-01wireless: rt2x00: rt2800usb add/identify idsXose Vazquez Perez1-5/+9
2013-01-30rt2x00: allow AP and mesh mode to operate simultaneouslyChun-Yeow Yeoh1-1/+2
2013-01-30rt2x00: remove NOTICEStanislaw Gruszka3-5/+3
2013-01-30rt2800usb: move "TX status missed" messages to debug levelStanislaw Gruszka1-3/+3
2013-01-30rt2x00: print warning, notice and info as defaultStanislaw Gruszka1-2/+2
2013-01-30rt2x00: print chip and firmware version by defaultStanislaw Gruszka2-4/+4
2013-01-22rt2x00: Improve TX status handling for BlockAckReq framesHelmut Schaa4-5/+169
2013-01-07rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos4-21/+43
2013-01-07rt2800: refactor RFCSR initializationStanislaw Gruszka1-372/+423
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg1-1/+3
2012-12-17rt2x00: zero-out rx_statusGabor Juhos1-0/+8
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville2-5/+5
2012-12-11rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapterJohn W. Linville1-1/+1
2012-12-10rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva1-0/+1
2012-12-06rt2x00: remove __dev* attributesBill Pemberton4-5/+5
2012-12-06rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa1-0/+3
2012-12-05Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka2-5/+5
2012-12-03rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos2-2/+4
2012-12-03rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* definesGabor Juhos1-2/+2
2012-12-03rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsrGabor Juhos1-60/+60
2012-12-03rt2x00: rt2800lib: fix indentation of some rt2x00_rt callsGabor Juhos1-9/+9
2012-11-30rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa1-0/+7
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-12/+13
2012-11-14Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs1-0/+1
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg2-12/+13
2012-10-30rt2800: validate step value for temperature compensationStanislaw Gruszka1-1/+1
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-0/+3
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka3-0/+3
2012-10-19rt2800: comment tx power settingsStanislaw Gruszka1-3/+19
2012-10-19rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka1-0/+27
2012-10-19rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka1-4/+5
2012-10-19rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka1-5/+6
2012-10-19rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka1-3/+0
2012-10-19rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka1-1/+2
2012-10-19rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka1-8/+19
2012-10-05rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle1-2/+2
2012-09-25rt2x00: Replace open coded interface checking with interface combinations.Gertjan van Wingerde3-39/+47
2012-09-25rt2x00: Deprecate max_sta_intf field of struct rt2x00_ops.Gertjan van Wingerde9-11/+2
2012-09-24rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde1-29/+8
2012-09-24rt2x00: Code style cleanup in rt2800lib.cGertjan van Wingerde1-1/+1
2012-09-24rt2x00: rt2800lib - code cleanup.Gertjan van Wingerde1-7/+5
2012-09-24rt2x00: rt2800 - Fix default vgc values for RT3572Gertjan van Wingerde1-4/+9
2012-09-24rt2x00: Code clean up in rt2800lib.Gertjan van Wingerde1-6/+10
2012-09-11rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle3-5/+212
2012-09-07rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde4-132/+113
2012-09-07rt2x00: Unify GPIO register field namingsGertjan van Wingerde14-132/+143