summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* 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/+2
* rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.Gertjan van Wingerde2012-09-241-29/+8
* rt2x00: Code style cleanup in rt2800lib.cGertjan van Wingerde2012-09-241-1/+1
* rt2x00: rt2800lib - code cleanup.Gertjan van Wingerde2012-09-241-7/+5
* rt2x00: rt2800 - Fix default vgc values for RT3572Gertjan van Wingerde2012-09-241-4/+9
* rt2x00: Code clean up in rt2800lib.Gertjan van Wingerde2012-09-241-6/+10
* rt2x00: add MediaTek/RaLink Rt3352 WiSoCDaniel Golle2012-09-113-5/+212
* rt2x00: rt2800 - Make probe_hw function common between PCI and USB.Gertjan van Wingerde2012-09-074-132/+113
* rt2x00: Unify GPIO register field namingsGertjan van Wingerde2012-09-0714-132/+143
* rt2x00: Align GPIO register definitions with the datasheets.Gertjan van Wingerde2012-09-074-2/+20
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-09-0713-85/+160
|\
| * rt2800usb: Added rx packet length validity checkSergei Poselenov2012-09-052-2/+10
| * rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde2012-09-0511-0/+69
| * rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde2012-09-052-9/+9
| * rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde2012-09-051-1/+2
| * rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde2012-09-051-0/+1
| * rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka2012-08-061-2/+1
| * rt2x00 : fix rt3290 resuming failed.Woody Hung2012-08-022-71/+68
* | mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-314-12/+18
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-1/+1
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-1/+1
| |\
| | * mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+1
* | | wireless: Use eth_random_addrJoe Perches2012-07-166-6/+6
|/ /
* | rt2x00: remove unused argumentStanislaw Gruszka2012-07-113-23/+12
* | rt2800lib: merge same definesStanislaw Gruszka2012-07-111-17/+12
* | rt2x00pci: small 3290 changes cleanupStanislaw Gruszka2012-07-111-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-1/+1
|\ \ | |/ |/|
| * rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka2012-07-091-1/+1
* | rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son2012-06-201-0/+1
* | rt2x00 : RT3290 chip support v4Woody Hung2012-06-207-57/+567
* | rt2x00:Add RT5392 chipset supportZero.Lin2012-06-062-1/+27
* | rt2x00: claim RSN IBSS supportStanislaw Gruszka2012-06-062-2/+14
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-063-10/+7
|\|
| * rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7
* | rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com2012-06-053-0/+8
* | rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool2012-06-051-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-05-241-0/+1
|\
| * rt2x00:Add RT539b chipset supportZero.Lin2012-05-161-0/+1
* | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-05-223-0/+3
|\ \ | |/ |/|
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-183-0/+3
* | rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-084-1/+20
* | rt2x00: debugfs support - allow a register to be emptyAnisse Astier2012-05-081-35/+36
* | rt2800: add chipset revision RT5390R supportAnisse Astier2012-04-232-0/+13
* | rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-236-9/+9
* | rt2800: debugfs register access: BBP is 256 bytes bigAnisse Astier2012-04-231-1/+1
* | wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez2012-04-231-5/+3
* | wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez2012-04-231-3/+14
* | rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann2012-04-171-3/+4