summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wanrouter: completely decouple obsolete code from kernel.Paul Gortmaker2013-01-313-60/+0
* net/vxlan: Add ethtool drvinfoYan Burman2013-01-301-0/+15
* qlcnic: Bump up the version to 5.1.33Jitendra Kalsaria2013-01-301-2/+2
* qlcnic: make pci_error_handlers constStephen Hemminger2013-01-301-1/+1
* qlcnic: Fix RX/TX checksum setting for some adapter typesManish chopra2013-01-301-1/+2
* qlcnic: Fix minidump in NPAR modeShahed Shaikh2013-01-301-0/+2
* qlcnic: driver LRO bug fixManish chopra2013-01-302-5/+19
* qlcnic: Free irq for mailbox interruptsManish chopra2013-01-301-1/+1
* qlcnic: Fix bug in reading HW reset templateManish chopra2013-01-301-1/+1
* qlcnic: Fix sparse check endian warningsShahed Shaikh2013-01-301-1/+1
* bond: have random dev address by default instead of zeroesJiri Pirko2013-01-302-19/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-29174-977/+1651
|\
| * Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds2013-01-281-64/+37
| |\
| | * DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow2013-01-241-64/+37
| * | Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-01-281-0/+34
| |\ \
| | * | IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit2013-01-281-0/+34
| * | | Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-01-2818-94/+221
| |\ \ \
| | * | | mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG2013-01-271-2/+2
| | * | | mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown2013-01-271-1/+1
| | * | | mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann2013-01-271-1/+1
| | * | | mfd: da9052/53 lockup fixAshish Jangam2013-01-271-0/+61
| | * | | mfd: rtsx: Add clock divider hookWei WANG2013-01-274-2/+27
| | * | | mmc: rtsx: Call MFD hook to switch output voltageWei WANG2013-01-271-25/+5
| | * | | mfd: rtsx: Add output voltage switch hookWei WANG2013-01-274-0/+65
| | * | | mfd: Fix compile errors and warnings when !CONFIG_AB8500_BMLee Jones2013-01-221-0/+1
| | * | | mfd: vexpress: Export global functions to fix build errorGuenter Roeck2013-01-221-2/+6
| | * | | mfd: arizona: Check errors from regcache_sync()Mark Brown2013-01-221-1/+6
| | * | | mfd: tc3589x: Use simple irqdomainLinus Walleij2013-01-221-12/+5
| | * | | mfd: pcf50633: Init pcf->dev before using itAxel Lin2013-01-221-3/+2
| | * | | mfd: max77693: Init max77693->dev before using itAxel Lin2013-01-221-16/+18
| | * | | mfd: max77686: Init max77686->dev before using itAxel Lin2013-01-221-9/+9
| | * | | mfd: db8500-prcmu: Fix irqdomain usageLinus Walleij2013-01-221-4/+9
| | * | | mfd: tps65910: Select REGMAP_IRQ in Kconfig to fix build errorAnilKumar Ch2013-01-221-0/+1
| | * | | mfd: arizona: Disable control interface reporting for WM5102 and WM5110Mark Brown2013-01-221-16/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-01-2848-262/+431
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | dm9601: support dm9620 variantPeter Korsgaard2013-01-281-1/+29
| | * | | net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO2013-01-281-5/+5
| | * | | net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy2013-01-281-5/+16
| | * | | r8169: fix vlan tag read ordering.françois romieu2013-01-271-8/+6
| | * | | net: cdc_ncm: use IAD provided by the USB coreBjørn Mork2013-01-271-24/+4
| | * | | Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-01-278-44/+32
| | |\ \ \
| | | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-238-44/+32
| | | |\ \ \
| | * | | | | net: loopback: fix a dst refcounting issueEric Dumazet2013-01-271-0/+5
| | * | | | | virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao2013-01-271-0/+33
| | * | | | | virtio-net: split out clean affinity functionWanlong Gao2013-01-271-36/+40
| | * | | | | virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao2013-01-271-13/+54
| | * | | | | can: pch_can: fix invalid error codesOlivier Sobrie2013-01-261-1/+1
| | * | | | | can: ti_hecc: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
| | * | | | | can: c_can: fix invalid error codesOlivier Sobrie2013-01-261-2/+2
| | |/ / / /
| | * | | | r8169: remove the obsolete and incorrect AMD workaroundTimo Teräs2013-01-231-7/+0