summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-1310-104/+127
|\
| * net/macb: fix race with RX interrupt while doing NAPINicolas Ferre2013-02-131-0/+5
| * atl1c: add error checking for pci_map_single functionsHuang, Xiong2013-02-131-7/+64
| * Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2013-02-121-18/+18
| |\
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-121-18/+18
| | |\
| | | * mwl8k: fix band for supported channelsJonas Gorski2013-02-111-18/+18
| * | | ixgbe: Only set gso_type to SKB_GSO_TCPV4 as RSC does not support IPv6Alexander Duyck2013-02-121-6/+3
| * | | net: qmi_wwan: add Yota / Megafon M100-1 4g modemBjørn Mork2013-02-121-0/+1
| |/ /
| * | bnx2x: set gso_typeMichael S. Tsirkin2013-02-111-7/+5
| * | qlcnic: set gso_typeMichael S. Tsirkin2013-02-111-1/+6
| * | ixgbe: fix gso typeMichael S. Tsirkin2013-02-111-2/+6
| * | stmmac: mdio register has to fail if the phy is not foundGiuseppe CAVALLARO2013-02-111-3/+7
| * | stmmac: fix macro used for debugging the xmitGiuseppe CAVALLARO2013-02-111-1/+1
| * | Merge branch 'davem.r8169' of git://violet.fr.zoreil.com/romieu/linuxDavid S. Miller2013-02-111-67/+19
| |\ \
| | * | Revert "r8169: enable internal ASPM and clock request settings".Francois Romieu2013-02-091-21/+9
| | * | Revert "r8169: enable ALDPS for power saving".Francois Romieu2013-02-081-46/+10
* | | | Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds2013-02-133-1/+3
|\ \ \ \
| * | | | drm: fix compile failure by including <linux/swiotlb.h>Chris Metcalf2013-02-042-0/+2
| * | | | drivers/input/joystick/analog.c: enable precise timerChris Metcalf2013-02-041-1/+1
* | | | | drivers/rtc/rtc-pl031.c: restore ST variant functionalityLinus Walleij2013-02-121-1/+3
* | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-128-71/+81
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | drm/radeon: enforce use of radeon_get_ib_value when reading user cmdJerome Glisse2013-02-122-62/+62
| * | | | Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nou...Dave Airlie2013-02-116-9/+19
| |\ \ \ \
| | * | | | drm/nouveau: add lockdep annotationsMarcin Slusarz2013-02-093-3/+9
| | * | | | drm/nv50/fb: Fix nullptr-deref on IGPsRoy Spliet2013-01-312-4/+5
| | * | | | drm/nouveau: use different register to wait for secret scrubberMaarten Lankhorst2013-01-311-2/+5
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-02-0838-251/+459
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | atm/iphase: rename fregt_t -> ffreg_tHeiko Carstens2013-02-081-73/+73
| * | | | | Merge branch 'netback'David S. Miller2013-02-083-53/+88
| |\ \ \ \ \
| | * | | | | netback: correct netbk_tx_err to handle wrap around.Ian Campbell2013-02-081-1/+1
| | * | | | | 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: qmi_wwan: add more Huawei devices, including E320Bjørn Mork2013-02-061-0/+12
| * | | | | | net: cdc_ncm: add another Huawei vendor specific deviceBjørn Mork2013-02-061-0/+3
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-0611-32/+74
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| | * | | | brcmsmac: rework of mac80211 .flush() callback operationArend van Spriel2013-02-044-29/+27
| | * | | | ssb: unregister gpios before unloading ssbHauke Mehrtens2013-02-043-0/+26
| | * | | | bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-043-0/+17
| | * | | | rtlwifi: Fix scheduling while atomic bugLarry Finger2013-02-041-3/+4
| * | | | | 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
| | |\ \ \ \