summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)Author
2013-01-07rt2x00: rt2800: convert read_eeprom functions to return an int valueGabor Juhos
2013-01-07rt2800: refactor RFCSR initializationStanislaw Gruszka
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-12-17rt2x00: zero-out rx_statusGabor Juhos
2012-12-11Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-12-11rt2800usb: reorganize 2001:3c1e in usb id table Wi-Fi adapterJohn W. Linville
2012-12-10rt2800usb: Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapterMaia Kozheva
2012-12-06rt2x00: remove __dev* attributesBill Pemberton
2012-12-06rt2x00: Only specify interface combinations if more then one interface is pos...Helmut Schaa
2012-12-05Revert: "rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe fails"Stanislaw Gruszka
2012-12-03rt2x00: rt2800lib: introduce RFCSR3_VCOCAL_ENGabor Juhos
2012-12-03rt2x00: rt2800lib: remove trailing semicolons from RFCSR3_* definesGabor Juhos
2012-12-03rt2x00: rt2800lib: fix indentation in rt2800_init_rfcsrGabor Juhos
2012-12-03rt2x00: rt2800lib: fix indentation of some rt2x00_rt callsGabor Juhos
2012-11-30rt2x00: Use addr_mask to disallow invalid MAC addresses in mutli-bssid modeHelmut Schaa
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-14Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.cJaume Delclòs
2012-11-09mac80211: clarify interface iteration and make it configurableJohannes Berg
2012-10-30rt2800: validate step value for temperature compensationStanislaw Gruszka
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-10-24rt2x00: usb: fix reset resumeStanislaw Gruszka
2012-10-19rt2800: comment tx power settingsStanislaw Gruszka
2012-10-19rt2800: allow to reduce tx power on devices not exporting power limitStanislaw Gruszka
2012-10-19rt2800: pass channel pointer to rt2800_config_txpowerStanislaw Gruszka
2012-10-19rt2800: use eeprom OFDM 6M TX power as criterionStanislaw Gruszka
2012-10-19rt2800: compensate tx power also for non 11b rates on 2GHzStanislaw Gruszka
2012-10-19rt2800: limit TX_PWR_CFG_ values to 0xcStanislaw Gruszka
2012-10-19rt2800: use BBP_R1 for setting tx powerStanislaw Gruszka
2012-10-05rt2x00/rt3352: Fix lnagain assignment to use register 66.Daniel Golle
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-24rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde
2012-09-24rt2x00: Code style cleanup in rt2800lib.cGertjan van Wingerde
2012-09-24rt2x00: rt2800lib - code cleanup.Gertjan van Wingerde
2012-09-24rt2x00: rt2800 - Fix default vgc values for RT3572Gertjan van Wingerde
2012-09-24rt2x00: Code clean up in rt2800lib.Gertjan van Wingerde
2012-09-11rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle
2012-09-07rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde
2012-09-07rt2x00: Unify GPIO register field namingsGertjan van Wingerde
2012-09-07rt2x00: Align GPIO register definitions with the datasheets.Gertjan van Wingerde
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde
2012-09-05rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn