summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
AgeCommit message (Expand)AuthorLines
2012-09-05rt2800usb: Added rx packet length validity checkSergei Poselenov-2/+10
2012-09-05rt2x00: Fix rfkill polling prior to interface start.Gertjan van Wingerde-0/+69
2012-09-05rt2x00: Fix word size of rt2500usb MAC_CSR19 register.Gertjan van Wingerde-9/+9
2012-09-05rt2x00: Identify ASUS USB-N53 device.Gertjan van Wingerde-1/+2
2012-09-05rt2x00: fix voltage setting for RT3572/RT3592Marc Kleine-Budde-0/+1
2012-08-06rt61pci: fix NULL pointer dereference in config_lna_gainStanislaw Gruszka-2/+1
2012-08-02rt2x00 : fix rt3290 resuming failed.Woody Hung-71/+68
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2012-07-16wireless: Use eth_random_addrJoe Perches-6/+6
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville-1/+1
2012-07-12mac80211: add time synchronisation with BSS for assocJohannes Berg-1/+1
2012-07-11rt2x00: remove unused argumentStanislaw Gruszka-23/+12
2012-07-11rt2800lib: merge same definesStanislaw Gruszka-17/+12
2012-07-11rt2x00pci: small 3290 changes cleanupStanislaw Gruszka-4/+4
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-1/+1
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka-1/+1
2012-06-20rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.Jeongdo Son-0/+1
2012-06-20rt2x00 : RT3290 chip support v4Woody Hung-57/+567
2012-06-06rt2x00:Add RT5392 chipset supportZero.Lin-1/+27
2012-06-06rt2x00: claim RSN IBSS supportStanislaw Gruszka-2/+14
2012-06-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-10/+7
2012-06-05rt2x00: Add support for RT5360 based PCI devices.villacis@palosanto.com-0/+8
2012-06-05rt2800usb: 2001:3c17 is an RT3370 deviceAlbert Pool-1/+2
2012-06-04rt2x00: use atomic variable for seqnoStanislaw Gruszka-10/+7
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-0/+1
2012-05-22Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+3
2012-05-18USB: Disable hub-initiated LPM for comms devices.Sarah Sharp-0/+3
2012-05-16rt2x00:Add RT539b chipset supportZero.Lin-0/+1
2012-05-08rt2x00: Add debugfs access for rfcsr registerAnisse Astier-1/+20
2012-05-08rt2x00: debugfs support - allow a register to be emptyAnisse Astier-35/+36
2012-04-23rt2800: add chipset revision RT5390R supportAnisse Astier-0/+13
2012-04-23rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa-9/+9
2012-04-23rt2800: debugfs register access: BBP is 256 bytes bigAnisse Astier-1/+1
2012-04-23wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez-5/+3
2012-04-23wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez-3/+14
2012-04-17rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann-3/+4
2012-04-16wireless: rt2x00: rt2800pci add more RT539x idsXose Vazquez Perez-0/+2
2012-04-16wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez-1/+2
2012-04-16net/wireless: use module_pci_driverAxel Lin-36/+3
2012-04-13rt2800: zero registers of unused TX ringsJakub Kicinski-0/+10
2012-04-13rt2800: initialize queues before giving up due to DMA errorJakub Kicinski-3/+5
2012-04-13rt2800: add disabling of DMA before loading firmwareJakub Kicinski-0/+2
2012-04-13rt2800: introduce wpdma_disable functionJakub Kicinski-24/+19
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville-5/+1
2012-04-11rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka-2/+24
2012-04-11rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka-8/+24
2012-04-10rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia-5/+1
2012-04-09rt2x00: increase led's name buffer lengthJakub Kicinski-8/+8
2012-03-26rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka-1/+1
2012-03-26rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka-1/+7