summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-05-22bcma: support SPROM rev 10Rafał Miłecki
2013-05-22bcma: prepare for supporting more SPROM sizesRafał Miłecki
2013-05-22bcma: don't hardcode SPROM lengthRafał Miłecki
2013-05-22wil6210: do not stop Tx queue on packet dropVladimir Kondratiev
2013-05-22wil6210: fix remaining use of non-cached copy of tx/rx descriptorsVladimir Kondratiev
2013-05-22wil6210: use NAPIVladimir Kondratiev
2013-05-22wil6210: trace supportVladimir Kondratiev
2013-05-22wil6210: debug dump packet content right after DMAVladimir Kondratiev
2013-05-22wil6210: Sanity check for reported DMA lengthVladimir Kondratiev
2013-05-22wil6210: 'length' in Tx/Rx descriptors is little endianVladimir Kondratiev
2013-05-22ath9k: use ap style beaconing for meshThomas Pedersen
2013-05-22ath9k_htc: Claim support for mgmt frame protectionJavier Cardona
2013-05-22ath9k_htc: Add support for mesh interfacesJavier Cardona
2013-05-22ath9k: Do not use local_bh_disable in ampdu_actionSujith Manoharan
2013-05-22ath9k: Use bitops for scan flagSujith Manoharan
2013-05-22ath9k: Remove MAC_DEBUGSujith Manoharan
2013-05-22rt2x00pci: Use PCI MSIs whenever possibleJakub Kicinski
2013-05-22rt2x00: rt2x00dev: defer operational mode detectionGabor Juhos
2013-05-22rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_sizeGabor Juhos
2013-05-22rt2x00: rt2800usb: use rt2x00dev->rx->limitGabor Juhos
2013-05-22rt2x00: rt2800pci: use rt2x00dev->tx->limitGabor Juhos
2013-05-22rt2x00: rt61pci: use rt2x00dev->tx->limitGabor Juhos
2013-05-22rt2x00: rt2x00dev: use rt2x00dev->tx->limitGabor Juhos
2013-05-11Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-05-11Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-05-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-05-10Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6Linus Torvalds
2013-05-10Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-05-10Merge branch 'postmerge' into for-linusJames Bottomley
2013-05-10Merge branch 'misc' into for-linusJames Bottomley
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-10[SCSI] qla2xxx: Update firmware link in Kconfig file.Chad Dupuis
2013-05-10[SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are usedMike Christie
2013-05-10[SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device...James Bottomley
2013-05-10[SCSI] pm80xx: thermal, sas controller config and error handling updateSakthivel K
2013-05-10[SCSI] pm80xx: NCQ error handling changesSakthivel K
2013-05-10[SCSI] pm80xx: WWN Modification for PM8081/88/89 controllersSakthivel K
2013-05-10[SCSI] pm80xx: Changed module name and debug messages updateSakthivel K
2013-05-10[SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory re...Sakthivel K
2013-05-10[SCSI] pm80xx: SPC new firmware changes for device id 0x8081 aloneSakthivel K
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant c...Sakthivel K
2013-05-10[SCSI] pm80xx: MSI-X implementation for using 64 interruptsSakthivel K
2013-05-10[SCSI] pm80xx: Updated common functions common for SPC and SPCv/veSakthivel K
2013-05-10[SCSI] pm80xx: Multiple inbound/outbound queue configurationSakthivel K
2013-05-10[SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPCSakthivel K
2013-05-10[SCSI] lpfc: fix up Kconfig dependenciesJames Bottomley
2013-05-10[SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmndHannes Reinecke