aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-22bcma: don't hardcode SPROM lengthRafał Miłecki1-15/+15
2013-05-22wil6210: do not stop Tx queue on packet dropVladimir Kondratiev1-1/+0
2013-05-22wil6210: fix remaining use of non-cached copy of tx/rx descriptorsVladimir Kondratiev2-50/+84
2013-05-22wil6210: use NAPIVladimir Kondratiev5-28/+94
2013-05-22wil6210: trace supportVladimir Kondratiev9-15/+376
2013-05-22wil6210: debug dump packet content right after DMAVladimir Kondratiev1-2/+4
2013-05-22wil6210: Sanity check for reported DMA lengthVladimir Kondratiev1-2/+6
2013-05-22wil6210: 'length' in Tx/Rx descriptors is little endianVladimir Kondratiev3-15/+30
2013-05-22ath9k: use ap style beaconing for meshThomas Pedersen2-5/+7
2013-05-22ath9k_htc: Claim support for mgmt frame protectionJavier Cardona1-0/+1
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona5-12/+37
2013-05-22ath9k: Do not use local_bh_disable in ampdu_actionSujith Manoharan1-2/+2
2013-05-22ath9k: Use bitops for scan flagSujith Manoharan2-6/+4
2013-05-22ath9k: Remove MAC_DEBUGSujith Manoharan6-370/+0
2013-05-22rt2x00pci: Use PCI MSIs whenever possibleJakub Kicinski1-1/+8
2013-05-22rt2x00: rt2x00dev: defer operational mode detectionGabor Juhos1-17/+17
2013-05-22rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_sizeGabor Juhos1-1/+1
2013-05-22rt2x00: rt2800usb: use rt2x00dev->rx->limitGabor Juhos1-1/+1
2013-05-22rt2x00: rt2800pci: use rt2x00dev->tx->limitGabor Juhos1-1/+1
2013-05-22rt2x00: rt61pci: use rt2x00dev->tx->limitGabor Juhos1-1/+1
2013-05-22rt2x00: rt2x00dev: use rt2x00dev->tx->limitGabor Juhos1-1/+1
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds2-2/+3
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds93-1448/+10533
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxLinus Torvalds1-0/+21
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds1-59/+45
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds10-12/+242
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds2-144/+6
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds14-116/+427
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds3-10/+17
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley3-34/+81
2013-05-10Merge branch 'misc' into for-linusJames Bottomley91-1414/+10452
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-19/+4
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis1-1/+3
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie2-49/+47
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_typeJames Bottomley20-144/+144
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K6-17/+249
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K5-28/+544
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K1-7/+36
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K3-13/+20
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for itSakthivel K4-27/+14
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K2-3/+30
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common filesSakthivel K8-18/+5287
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K2-30/+113
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K3-105/+168
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K3-60/+98
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K5-121/+320
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley1-0/+2
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke1-10/+27
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommuLinus Torvalds1-1/+0
2013-05-10dm cache: set config valueJoe Thornber1-28/+31