summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rt2x00
Commit message (Expand)AuthorAgeFilesLines
* 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-176-6/+6
|/ /
* | rt2x00: remove unused argumentStanislaw Gruszka2012-07-113-23/+12Star
* | rt2800lib: merge same definesStanislaw Gruszka2012-07-111-17/+12Star
* | 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/+7Star
|\|
| * rt2x00: use atomic variable for seqnoStanislaw Gruszka2012-06-043-10/+7Star
* | 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-233-0/+3
|\ \ | |/ |/|
| * USB: Disable hub-initiated LPM for comms devices.Sarah Sharp2012-05-193-0/+3
* | rt2x00: Add debugfs access for rfcsr registerAnisse Astier2012-05-094-1/+20
* | rt2x00: debugfs support - allow a register to be emptyAnisse Astier2012-05-091-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/+3Star
* | 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
* | wireless: rt2x00: rt2800pci add more RT539x idsXose Vazquez Perez2012-04-161-0/+2
* | wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2012-04-162-1/+2
* | net/wireless: use module_pci_driverAxel Lin2012-04-163-36/+3Star
* | rt2800: zero registers of unused TX ringsJakub Kicinski2012-04-131-0/+10
* | rt2800: initialize queues before giving up due to DMA errorJakub Kicinski2012-04-132-3/+5
* | rt2800: add disabling of DMA before loading firmwareJakub Kicinski2012-04-131-0/+2
* | rt2800: introduce wpdma_disable functionJakub Kicinski2012-04-133-24/+19Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-04-121-5/+1Star
|\|
| * rt2x00: Fix rfkill_polling register function.Chen, Chien-Chia2012-04-101-5/+1Star
* | rt2x00: do not generate seqno in h/w if QOS is disabledStanislaw Gruszka2012-04-113-2/+24
* | rt2x00: configure different txdesc parameters for non HT channelStanislaw Gruszka2012-04-113-8/+24
* | rt2x00: increase led's name buffer lengthJakub Kicinski2012-04-091-8/+8
|/
* rt2x00: rt2800usb: fix status register reread logicStanislaw Gruszka2012-03-261-1/+1
* rt2x00: rt2800usb: schedule txdone work on timeoutStanislaw Gruszka2012-03-261-1/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-03-193-1/+17
|\
| * rt2x00: fix random stallsStanislaw Gruszka2012-03-123-1/+17
* | rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka2012-03-151-1/+1
* | rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka2012-03-151-2/+3
* | rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka2012-03-155-64/+101
* | rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka2012-03-151-41/+31Star
* | rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka2012-03-151-5/+11