summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-08-02tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf2-2/+0
2013-08-02tile: make "tile_net.custom" a proper bool module parameterChris Metcalf1-5/+5
2013-08-02tile: support TSO for IPv6 in tilegx network driverChris Metcalf1-15/+29
2013-08-02tile: support multiple mPIPE shims in tilegx network driverChris Metcalf1-210/+341
2013-08-02tile: enable GRO in the tilegx network driverChris Metcalf1-1/+1
2013-08-02tile: fix panic bug in napi support for tilegx network driverChris Metcalf1-32/+33
2013-08-02tile: update dev->stats directly in tilegx network driverChris Metcalf1-21/+8
2013-08-02tile: support jumbo frames in the tilegx network driverChris Metcalf1-159/+188
2013-08-02tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf1-76/+0
2013-08-02tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf1-3/+6
2013-08-02tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf1-26/+15
2013-08-02tile: set hw_features and vlan_features in setupChris Metcalf2-33/+25
2013-08-02PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridgeThomas Petazzoni1-26/+1
2013-08-02gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil2-4/+1
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville19-73/+133
2013-08-01can: flexcan: Check the return value from clk_prepare_enable()Fabio Estevam1-8/+20
2013-08-01can: flexcan: Use devm_ioremap_resource()Fabio Estevam1-41/+12
2013-08-01powerpc/windfarm: Fix noisy slots-fan on Xserve (rm31)Aaro Koskinen1-9/+9
2013-08-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds40-118/+185
2013-08-01Merge tag 'fbdev-fixes-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+7
2013-08-01Merge tag 'vfio-v3.11-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-29/+31
2013-08-01Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds4-4/+26
2013-08-018139cp: Add dma_mapping_error checkingNeil Horman1-3/+45
2013-08-01Merge branches 'for-3.11/upstream-fixes' and 'for-3.11/logitech-enumeration-f...Jiri Kosina2-0/+48
2013-08-01sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart1-2/+3
2013-08-01net/usb/r8152: adjust relative ocp functionhayeswang1-43/+23
2013-08-01net/usb/r8152: make sure the USB buffer is DMA-ablehayeswang1-25/+35
2013-08-01net/usb/r815x: change the return value for bind functionshayeswang1-2/+2
2013-08-01net/usb/r815x: avoid to call mdio functions for runtime-suspended devicehayeswang1-1/+13
2013-08-01net/usb/r815x: replace USB buffer from stack to DMA-ablehayeswang1-17/+27
2013-08-01parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer2-13/+28
2013-08-01parisc: agp/parisc-agp: allow binding of user memory to the AGP GARTAlex Ivanov1-2/+4
2013-08-01printk: move braille console support into separate braille.[ch] filesJoe Perches1-2/+7
2013-08-01drivers/rtc/rtc-twl.c: fix: rtcX/wakealarm attribute isn't createdGrygorii Strashko1-1/+2
2013-08-01rapidio: fix use after free in rio_unregister_scan()Dan Carpenter1-1/+3
2013-08-01dmi_scan: add comments on dmi_present() and the loop in dmi_scan_machine()Ben Hutchings1-0/+14
2013-08-01Merge branches 'cma', 'cxgb3', 'cxgb4', 'ipoib', 'misc', 'mlx4', 'mlx5', 'nes...Roland Dreier18-46/+200
2013-08-01IPoIB: Fix pkey change flow for virtualization environmentsErez Shitrit1-13/+63
2013-08-01IPoIB: Make sure child devices use valid/proper pkeysOr Gerlitz2-1/+10
2013-08-01IB/core: Create QP1 using the pkey index which contains the default pkeyJack Morgenstein1-1/+7
2013-08-01mlx5_core: Variable may be used uninitializedAndi Shyti1-1/+1
2013-08-01mlx5_core: Implement new initialization sequenceEli Cohen3-14/+83
2013-08-01mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-08-01IB/mlx5: Fix stack info leak in mlx5_ib_alloc_ucontext()Dan Carpenter1-1/+2
2013-08-01IB/mlx5: Fix error return code in init_one()Wei Yongjun1-3/+5
2013-08-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller15-334/+986
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds64-261/+534
2013-07-31IB/mlx4: Use default pkey when creating tunnel QPsJack Morgenstein1-2/+8
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville2-16/+48
2013-07-31mwifiex: fix command 0x2c timeout during p2p_find or p2p_connectStone Piao1-2/+2