summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-08-0837-176/+211
|\
| * net: Use PTR_RET rather than if(IS_ERR(.. [1]Thomas Meyer2012-08-062-6/+2
| * ixp4xx_eth: fix ptp_ixp46x build failureArnaud Patard (Rtp)2012-08-061-0/+1
| * drivers/atm/iphase.c: fix error return codeJulia Lawall2012-08-061-1/+1
| * drivers/net/phy/mdio-mux-gpio.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-061-1/+0
| * mISDN: Bugfix for layer2 fixed TEI modeKarsten Keil2012-08-061-1/+1
| * igb: don't break user visible strings over multiple lines in igb_ethtool.cJesper Juhl2012-08-041-12/+11
| * igb: correct hardware type (i210/i211) check in igb_loopback_test()Jesper Juhl2012-08-041-1/+1
| * igb: Fix for failure to init on some 82576 devices.Carolyn Wyborny2012-08-041-8/+8
| * cris: fix eth_v10.c build errorRandy Dunlap2012-08-031-1/+1
| * cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser2012-08-031-0/+20
| * isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-031-12/+0
| * hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2012-08-032-7/+11
| * net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-032-17/+0
| * net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-032-11/+7
| * net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-031-2/+2
| * emulex: benet: Add a missing CR in the end of messageMasanari Iida2012-08-031-1/+1
| * ath9k: Add PID/VID support for AR1111Mohammed Shafi Shajakhan2012-08-033-0/+3
| * brcmsmac: use channel flags to restrict OFDMSeth Forshee2012-08-022-5/+3
| * libertas: fix two memory leaksDaniel Drake2012-08-022-0/+2
| * rt2x00 : fix rt3290 resuming failed.Woody Hung2012-08-022-71/+68
| * libertas: don't reset card on error when it is being removedDaniel Drake2012-08-021-1/+4
| * b43: fix logic in GPIO initRafał Miłecki2012-08-021-8/+13
| * bcma: BCM43228 supportRafał Miłecki2012-08-022-1/+4
| * bnx2x: fix mem leak when command is unknownJesper Juhl2012-08-021-0/+1
| * sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-08-024-9/+46
* | Merge tag 'pinctrl-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-086-11/+5
|\ \
| * | drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-071-1/+0
| * | pinctrl-sirf: remove devm_kfree at error pathDevendra Naga2012-08-071-1/+0
| * | pinctrl/nomadik: fix hsi function group listPatrice Chotard2012-08-071-1/+1
| * | pinctrl/pinctrl-u300: remove unneeded devm_kfree callDevendra Naga2012-08-051-6/+2
| * | pinctrl: mxs: register driver at postcore_initcall timeShawn Guo2012-08-052-2/+2
* | | Merge tag 'iommu-fixes-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-08-085-19/+61
|\ \ \
| * | | iommu/amd: Fix ACS path checkingAlex Williamson2012-08-061-3/+22
| * | | iommu/intel: Fix ACS path checkingAlex Williamson2012-08-061-3/+22
| * | | iommu/amd: Fix pci_request_acs() call-placeJoerg Roedel2012-08-061-3/+3
| * | | iommu/exynos: Fix build errorSachin Kamat2012-08-031-3/+3
| * | | iommu/tegra: smmu: Fix error initial value at domain_initHiroshi Doyu2012-08-031-1/+1
| * | | iommu/tegra: smmu: Cleanup with lesser nestHiroshi Doyu2012-08-031-5/+8
| * | | iommu/intel: add missing free_domain_memJulia Lawall2012-08-031-0/+1
| * | | iommu/tegra: remove invalid reference to list iterator variableJulia Lawall2012-08-031-1/+1
| |/ /
* | | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2012-08-041-2/+2
|\ \ \
| * | | drbd: nuke pdflush from commentsArtem Bityutskiy2012-08-041-2/+2
* | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-08-039-125/+52
|\ \ \ \ | |/ / / |/| | |
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'o...Len Brown2012-08-033360-117643/+276844
| |\ \ \ \ \
| | | | * | | ACPI / PCI: Do not try to acquire _OSC control if that is hopelessRafael J. Wysocki2012-07-301-2/+9
| | | * | | | ACPI: Only count valid srat memory structuresThomas Renninger2012-08-031-3/+5
| | | * | | | ACPI: Untangle a return statement for better readabilityThomas Renninger2012-08-031-2/+4
| | | | |/ / | | | |/| |
| | * | | | ACPI processor: Fix tick_broadcast_mask online/offline regressionFeng Tang2012-08-031-1/+1
| | * | | | ACPI: replace strlen("string") with sizeof("string") -1Len Brown2012-07-261-2/+2