summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell2013-02-081-1/+12
* xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley2013-02-081-25/+13
* xen/netback: shutdown the ring if it contains garbage.Ian Campbell2013-02-083-26/+62
* net: usbnet: fix tx_dropped statisticsBjørn Mork2013-02-041-6/+4
* Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller2013-02-031-1/+5
|\
| * can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein2013-02-011-1/+5
* | via-rhine: Fix bugs in NAPI support.David S. Miller2013-02-031-6/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-015-40/+24
|\ \ | |/ |/|
| * mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao2013-01-301-4/+5
| * rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger2013-01-281-2/+2
| * bcma: fix NAND flash validationRafał Miłecki2013-01-281-1/+1
| * brcmsmac: fix tx status processingArend van Spriel2013-01-281-16/+9
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-01-281-17/+7
| |\
| | * Revert "iwlwifi: fix the reclaimed packet tracking upon flush queue"Emmanuel Grumbach2013-01-241-17/+7
* | | NET: qmi_wwan: add Telit LE920 supportDaniele Palmas2013-01-311-0/+1
* | | net: usbnet: prevent buggy devices from killing usBjørn Mork2013-01-301-0/+25
* | | vmxnet3: set carrier state properly on probeNeil Horman2013-01-291-4/+3
* | | e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan2013-01-296-0/+71
* | | bonding: unset primary slave via sysfsMilos Vyletel2013-01-291-0/+1
* | | be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2013-01-292-5/+5
* | | tuntap: allow polling/writing/reading when detachedJason Wang2013-01-291-9/+16
* | | vhost_net: handle polling errors when setting backendJason Wang2013-01-293-13/+34
* | | vhost_net: correct error handling in vhost_net_set_backend()Jason Wang2013-01-291-5/+11
* | | tun: fix carrier on/off statusMichael S. Tsirkin2013-01-291-5/+8
* | | Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds2013-01-291-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