summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-02-07Merge branch 'netback'David S. Miller3-53/+88
2013-02-07netback: correct netbk_tx_err to handle wrap around.Ian Campbell1-1/+1
2013-02-07xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell1-1/+12
2013-02-07xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley1-25/+13
2013-02-07xen/netback: shutdown the ring if it contains garbage.Ian Campbell3-26/+62
2013-02-06net: qmi_wwan: add more Huawei devices, including E320Bjørn Mork1-0/+12
2013-02-06net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork1-0/+3
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville11-32/+74
2013-02-04brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel4-29/+27
2013-02-04ssb: unregister gpios before unloading ssbHauke Mehrtens3-0/+26
2013-02-04bcma: unregister gpios before unloading bcmaHauke Mehrtens3-0/+17
2013-02-04rtlwifi: Fix scheduling while atomic bugLarry Finger1-3/+4
2013-02-04net: usbnet: fix tx_dropped statisticsBjørn Mork1-6/+4
2013-02-02Merge branch 'fixes-for-3.8' of git://gitorious.org/linux-can/linux-canDavid S. Miller1-1/+5
2013-02-02via-rhine: Fix bugs in NAPI support.David S. Miller1-6/+2
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-40/+24
2013-02-01can: c_can: Set reserved bit in IFx_MASK2 to 1 on writeAlexander Stein1-1/+5
2013-01-30NET: qmi_wwan: add Telit LE920 supportDaniele Palmas1-0/+1
2013-01-30net: usbnet: prevent buggy devices from killing usBjørn Mork1-0/+25
2013-01-30mwifiex: fix incomplete scan in case of IE parsing errorBing Zhao1-4/+5
2013-01-29vmxnet3: set carrier state properly on probeNeil Horman1-4/+3
2013-01-29e1000e: enable ECC on I217/I218 to catch packet buffer memory errorsBruce Allan6-0/+71
2013-01-29bonding: unset primary slave via sysfsMilos Vyletel1-0/+1
2013-01-29be2net: Updating Module Author string and log message string to "Emulex Corpo...Sarveshwar Bandi2-5/+5
2013-01-29tuntap: allow polling/writing/reading when detachedJason Wang1-9/+16
2013-01-29vhost_net: handle polling errors when setting backendJason Wang3-13/+34
2013-01-29vhost_net: correct error handling in vhost_net_set_backend()Jason Wang1-5/+11
2013-01-29tun: fix carrier on/off statusMichael S. Tsirkin1-5/+8
2013-01-28Merge tag 'md-3.8-fixes' of git://neil.brown.name/mdLinus Torvalds1-64/+37
2013-01-28Merge tag 'iommu-fixes-v3.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+34
2013-01-28Merge tag 'mfd-for-linus-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds18-94/+221
2013-01-28rtlwifi: Fix the usage of the wrong variable in usb.cLarry Finger1-2/+2
2013-01-28bcma: fix NAND flash validationRafał Miłecki1-1/+1
2013-01-28brcmsmac: fix tx status processingArend van Spriel1-16/+9
2013-01-28Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville1-17/+7
2013-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds48-262/+431
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-01-28dm9601: support dm9620 variantPeter Korsgaard1-1/+29
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO1-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy1-5/+16
2013-01-27r8169: fix vlan tag read ordering.françois romieu1-8/+6
2013-01-27net: cdc_ncm: use IAD provided by the USB coreBjørn Mork1-24/+4
2013-01-27Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller8-44/+32
2013-01-27net: loopback: fix a dst refcounting issueEric Dumazet1-0/+5
2013-01-27virtio-net: reset virtqueue affinity when doing cpu hotplugWanlong Gao1-0/+33
2013-01-27virtio-net: split out clean affinity functionWanlong Gao1-36/+40
2013-01-27virtio-net: fix the set affinity bug when CPU IDs are not consecutiveWanlong Gao1-13/+54
2013-01-27mfd: rtsx: Fix oops when rtsx_pci_sdmmc is not probedWei WANG1-2/+2
2013-01-27mfd: wm5102: Fix definition of WM5102_MAX_REGISTERMark Brown1-1/+1
2013-01-27mfd: twl4030: Don't warn about uninitialized return codeArnd Bergmann1-1/+1