summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | cris: fix eth_v10.c build errorRandy Dunlap2012-08-041-1/+1
| * | cdc-ncm: tag Ericsson WWAN devices (eg F5521gw) with FLAG_WWANPeter Meiser2012-08-041-0/+20
| * | isdnloop: fix and simplify isdnloop_init()Wu Fengguang2012-08-041-12/+0
| * | hyperv: Move wait completion msg code into rndis_filter_halt_device()Haiyang Zhang2012-08-042-7/+11
| * | net/mlx4_core: Remove port type restrictionsYevgeny Petrilin2012-08-042-17/+0
| * | net/mlx4_en: Fixing TX queue stop/wake flowYevgeny Petrilin2012-08-042-11/+7
| * | net/mlx4_en: loopbacked packets are dropped when SMAC=DMACAmir Vadai2012-08-041-2/+2
| * | net_sched: gact: Fix potential panic in tcf_gact().Hiroaki SHIMODA2012-08-041-3/+11
| * | emulex: benet: Add a missing CR in the end of messageMasanari Iida2012-08-041-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-023-1/+10
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-08-025-3/+26
| |\
| | * cfg80211: Clear "beacon_found" on regulatory restorePaul Stewart2012-08-021-0/+1
| | * cfg80211: add channel flag to prohibit OFDM operationSeth Forshee2012-08-022-0/+4
| | * mac80211: cancel mesh path timerJohannes Berg2012-08-011-0/+1
| | * mac80211: clear timer bits when disconnectingJohannes Berg2012-08-012-0/+4
| | * mac80211: don't clear sched_scan_sdata on sched scan stop requestEliad Peller2012-07-301-1/+0
| | * Merge remote-tracking branch 'wireless/master' into mac80211Johannes Berg2012-07-304412-95763/+146493
| | |\
| | * | wireless: reg: restore previous behaviour of chan->max_power calculationsStanislaw Gruszka2012-07-251-1/+15
| | * | mac80211: fix scan_sdata assignmentJohannes Berg2012-07-241-1/+1
| * | | ipv4: route.c cleanupEric Dumazet2012-08-021-4/+0
| * | | bnx2x: fix mem leak when command is unknownJesper Juhl2012-08-021-0/+1
| * | | Fix unexpected SA hard expiration after changing dateFan Du2012-08-022-4/+21
| * | | tcp: Apply device TSO segment limit earlierBen Hutchings2012-08-025-11/+20
| * | | sfc: Fix maximum number of TSO segments and minimum TX queue sizeBen Hutchings2012-08-024-9/+46
| * | | net: Allow driver to limit number of GSO segments per skbBen Hutchings2012-08-022-0/+6
* | | | Merge tag 'pinctrl-fixes-for-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-08-087-13/+8
|\ \ \ \
| * | | | drivers/pinctrl/pinctrl-nomadik.c: drop devm_kfree of devm_kzalloc'd dataJulia Lawall2012-08-071-1/+0
| * | | | MAINTAINERS: fix a few pinctrl related entriesUwe Kleine-König2012-08-071-2/+3
| * | | | 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-086-19/+63
|\ \ \ \ \
| * | | | | 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: Add missing forward declaration in include fileJoerg Roedel2012-08-031-0/+1
| * | | | | iommu: Include linux/types.hThierry Reding2012-08-031-0/+1
| * | | | | 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 tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2012-08-086-16/+21
|\ \ \ \ \