aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-23/+77
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/linville/wirelessJohn 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
2012-09-07rt2x00: Align GPIO register definitions with the datasheets.Gertjan van Wingerde4-2/+20
2012-09-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville13-85/+160
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov2-2/+10
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde11-0/+69
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2-9/+9
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde1-1/+2
2012-09-05rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde1-0/+1
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka1-2/+1
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung2-71/+68
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn4-12/+18
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2012-07-16wireless: Use eth_random_addrJoe Perches6-6/+6
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg1-1/+1
2012-07-11rt2x00: remove unused argumentStanislaw Gruszka3-23/+12
2012-07-11rt2800lib: merge same definesStanislaw Gruszka1-17/+12
2012-07-11rt2x00pci: small 3290 changes cleanupStanislaw Gruszka1-4/+4
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-06-20rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son1-0/+1
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung7-57/+567
2012-06-06rt2x00:Add RT5392 chipset supportZero.Lin2-1/+27
2012-06-06rt2x00: claim RSN IBSS supportStanislaw Gruszka2-2/+14
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville3-10/+7
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com3-0/+8
2012-06-05rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool1-1/+2
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka3-10/+7
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1