summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-09-18vxlan: Avoid creating fdb entry with NULL destinationSridhar Samudrala1-9/+13
2013-09-18drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar1-2/+2
2013-09-18net loopback: Set loopback_dev to NULL when freedEric W. Biederman1-0/+1
2013-09-17drm/nouveau/ttm: prevent double-free in nouveau_sgdma_create_ttm() failure pathBen Skeggs1-3/+1
2013-09-17drm/nouveau/bios/init: fix thinko in INIT_CONFIGURE_MEMBen Skeggs1-1/+1
2013-09-17drm/nouveau/kms: enable for non-vga pci classesBen Skeggs2-21/+17
2013-09-17drm/nouveau/bios/init: stub opcode 0xaaBen Skeggs1-2/+17
2013-09-17staging: octeon-ethernet: rgmii: enable interrupts that we can handleAaro Koskinen1-3/+1
2013-09-17staging: octeon-ethernet: remove skb alloc failure warningsAaro Koskinen2-9/+1
2013-09-17staging: octeon-ethernet: make dropped packets to consume NAPI budgetAaro Koskinen1-1/+1
2013-09-17Merge branch 'sfc-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller4-22/+43
2013-09-17net: usb: cdc_ether: use usb.h macros whenever possibleFabio Porcedda1-46/+17
2013-09-17net: usb: cdc_ether: fix checkpatch errors and warningsFabio Porcedda1-27/+20
2013-09-17net: usb: cdc_ether: Use wwan interface for Telit modulesFabio Porcedda1-0/+5
2013-09-17bgmac: implement unaligned addressing for DMA rings that support itRafał Miłecki2-10/+30
2013-09-17bgmac: allow bigger et_swtype nvram variableHauke Mehrtens1-2/+2
2013-09-17bgmac: fix internal switch initializationRafał Miłecki2-2/+2
2013-09-17drivers/net/ethernet/ibm/ehea/ehea_main.c: add alias entry for portN propertiesOlaf Hering1-1/+13
2013-09-17Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-104/+129
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2-4/+4
2013-09-16Bluetooth: Add support for BCM20702A0 [0b05, 17cb]Raphael Kubo da Costa1-0/+1
2013-09-16Bluetooth: Add a new PID/VID 0cf3/e005 for AR3012.Peng Chen2-0/+3
2013-09-16cxgb4: remove workqueue when driver registration failsWei Yang1-1/+3
2013-09-16isdn: hfcpci_softirq: get func return to suppress compiler warningAntonio Alecrim Jr1-2/+2
2013-09-16bonding: Make alb learning packet interval configurableNeil Horman5-5/+47
2013-09-16atm: nicstar: fix regression made by previous patchAndy Shevchenko1-1/+1
2013-09-16vxlan: Fix sparse warningsJoseph Gasparakis1-10/+8
2013-09-16qlcnic: Fix VF reset recoveryManish Chopra1-0/+1
2013-09-16net: ps3_gelic: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-16net: smsc: remove deprecated IRQF_DISABLEDMichael Opdenacker2-3/+2
2013-09-16net: pasemi: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+2
2013-09-16net: natsemi: remove deprecated IRQF_DISABLEDMichael Opdenacker2-4/+2
2013-09-16net: ks8851-ml: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-16net: pxa168_eth: remove deprecated IRQF_DISABLEDMichael Opdenacker1-2/+1
2013-09-16net: lantiq_etop: remove deprecated IRQF_DISABLEDMichael Opdenacker1-4/+2
2013-09-16net: hp100: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-16net: fec: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-09-16drm/radeon: avoid UVD corruptions on AGP cardsChristian König1-3/+5
2013-09-16drm/radeon: fix panel scaling with eDP and LVDS bridgesAlex Deucher1-3/+31
2013-09-16drm/radeon/dpm: rework auto performance level enableAlex Deucher11-47/+9
2013-09-16drm/radeon: Fix hmdi typoDamien Lespiau3-3/+3
2013-09-16drm/radeon/dpm/rs780: fix force_performance state for same sclksAlex Deucher1-2/+4
2013-09-16drm/radeon/dpm/rs780: don't enable sclk scaling if not requiredAlex Deucher1-0/+3
2013-09-16drm/radeon/dpm/rs780: add some sanity checking to sclk scalingAlex Deucher1-0/+6
2013-09-16drm/radeon/dpm/rs780: use drm_mode_vrefresh()Alex Deucher1-3/+1
2013-09-16drm/udl: rip out set_need_reschedDaniel Vetter1-1/+0
2013-09-16Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie36-170/+726
2013-09-16Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+1
2013-09-16Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds13-114/+66
2013-09-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds35-678/+1707