aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-05-16net: cdc_ncm: use true max dgram count for header estimatesBjørn Mork
2014-05-16net: cdc_ncm: use ethtool to tune coalescing settingsBjørn Mork
2014-05-16net: cdc_ncm: support rx_max/tx_max updates when runningBjørn Mork
2014-05-16net: cdc_ncm: split .bind device initializationBjørn Mork
2014-05-16net: cdc_ncm: factor out one-time device initializationBjørn Mork
2014-05-16net: cdc_ncm: split out rx_max/tx_max update of setupBjørn Mork
2014-05-16bonding: Fix alb mode to only use first level vlans.Vlad Yasevich
2014-05-16bonding: Fix stacked device detection in arp monitoringVlad Yasevich
2014-05-16random: fix BUG_ON caused by accounting simplificationTheodore Ts'o
2014-05-16macvlan: Fix lockdep warnings with stacked macvlan devicesVlad Yasevich
2014-05-17ACPI: Fix conflict between customized DSDT and DSDT local copyLv Zheng
2014-05-16clk: qcom: Fix msm8660 GCC probeStephen Boyd
2014-05-17cpufreq: Tegra: drop wrapper around tegra_update_cpu_speed()Viresh Kumar
2014-05-17cpufreq: imx6q: Remove unused includePhilipp Zabel
2014-05-17cpufreq: imx6q: Drop devm_clk/regulator_get usagePhilipp Zabel
2014-05-17cpufreq: powernow-k8: Suppress checkpatch warningsStratos Karafotis
2014-05-17cpufreq: powernv: make local function staticBrian Norris
2014-05-17cpufreq: Enable big.LITTLE cpufreq driver on arm64Mark Brown
2014-05-17cpufreq: nforce2: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2014-05-16staging: lustre: fix unused variable warningsFredrick John Berchmans
2014-05-16staging: lustre: return -EFAULT instead of bytes remainingVitaly Osipov
2014-05-16staging: lustre: info leak in lnet_ping()Dan Carpenter
2014-05-16Merge branch 'clk-fixes' into clk-nextMike Turquette
2014-05-16staging: dgap: Get rid of CamelCaseMark Hounschell
2014-05-16staging: dgap: refactor ugly dgap_init_one functionMark Hounschell
2014-05-16clk: tegra: Fix wrong value written to PLLE_AUXTuomas Tynkkynen
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen
2014-05-16staging: rtl8723au: Do not reset wdev->iftype in netdev_close()Jes Sorensen
2014-05-16Merge branch 'acpi-video'Rafael J. Wysocki
2014-05-16net: mvneta: add support for fixed linksThomas Petazzoni
2014-05-16of: provide a binding for fixed link PHYsThomas Petazzoni
2014-05-16net: phy: extend fixed driver with fixed_phy_register()Thomas Petazzoni
2014-05-16net: phy: decouple PHY id and PHY address in fixed PHY driverThomas Petazzoni
2014-05-16PM / sleep: Mechanism to avoid resuming runtime-suspended devices unnecessarilyRafael J. Wysocki
2014-05-16ARM: OMAP: replace checks for CONFIG_USB_GADGET_OMAPPaul Bolle
2014-05-16net: pch_gbe depends on x86_32Jean Delvare
2014-05-16net: systemport: wait for packet in umac_enable_set()Florian Fainelli
2014-05-16net: systemport: fix dma_unmap_single() lenFlorian Fainelli
2014-05-16bonding: replace SLAVE_IS_OK() with bond_slave_can_tx()Veaceslav Falico
2014-05-16bonding: rename {, bond_}slave_can_tx and clean it upVeaceslav Falico
2014-05-16bonding: convert IS_UP(slave->dev) to inline functionVeaceslav Falico
2014-05-16bonding: make IS_IP_TARGET_UNUSABLE_ADDRESS an inline functionVeaceslav Falico
2014-05-16bonding: create a macro for bond mode and use itVeaceslav Falico
2014-05-16bonding: make USES_PRIMARY inline functionsVeaceslav Falico
2014-05-16bonding: make BOND_NO_USES_ARP an inline functionVeaceslav Falico
2014-05-16bonding: make TX_QUEUE_OVERRIDE() macro an inline functionVeaceslav Falico
2014-05-16bonding: remove BOND_MODE_IS_LB macroVeaceslav Falico
2014-05-16xen-netback: fix race between napi_complete() and interrupt handlerDavid Vrabel
2014-05-16ACPI / video: Revert native brightness quirk for ThinkPad T530Hans de Goede
2014-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller