summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-03-03net: ezchip: adapt driver to little endian architectureLada Trimasova
2016-03-03be2net: don't enable multicast flag in be_enable_if_filters() routineVenkat Duvvuru
2016-03-03net: moxa: fix an error codeDan Carpenter
2016-03-03vxlan: fix missing options_len update on RX with collect metadataDaniel Borkmann
2016-03-03sh_eth, ravb: Use ARCH_RENESASSimon Horman
2016-03-03net: mellanox: add DEVLINK dependenciesArnd Bergmann
2016-03-03nvme: fix max_segments integer truncationChristoph Hellwig
2016-03-03nvme: set queue limits for the admin queueChristoph Hellwig
2016-03-03NVMe: Fix 0-length integrity payloadKeith Busch
2016-03-03NVMe: Don't allow unsupported flagsKeith Busch
2016-03-03NVMe: Move error handling to failed reset handlerKeith Busch
2016-03-03NVMe: Simplify device reset failureKeith Busch
2016-03-03NVMe: Fix namespace removal deadlockKeith Busch
2016-03-03NVMe: Use IDA for namespace disk namingKeith Busch
2016-03-03NVMe: Don't unmap controller registers on resetKeith Busch
2016-03-03net: ethernet: renesas: sh_eth: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03net: ethernet: renesas: ravb_main: don't open code of_device_get_match_data()Wolfram Sang
2016-03-03ibmvnic: Fix ibmvnic_capability structThomas Falcon
2016-03-03qmi_wwan: add Sierra Wireless EM74xx device IDBjørn Mork
2016-03-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-03-03net: relax setup_tc ndo op handle restrictionJohn Fastabend
2016-03-03Merge tag 'pci-v4.5-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-03Merge tag 'usb-serial-4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2016-03-03fsl/fman: Initialize fman->dev earlierIgal Liberman
2016-03-03stmmac: Fix 'eth0: No PHY found' regressionGabriel Fernandez
2016-03-03Merge tag 'gpio-v4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-03Merge tag 'iommu-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-03-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2016-03-03Merge tag 'vfio-v4.5-rc7' of git://github.com/awilliam/linux-vfioLinus Torvalds
2016-03-03Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-03IB/core: Use GRH when the path hop-limit > 0Or Gerlitz
2016-03-03dmaengine: pxa_dma: fix cyclic transfersRobert Jarzmik
2016-03-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny
2016-03-03IB/mlx5: Avoid using user-index for SRQsMajd Dibbiny
2016-03-03Merge branch 'drm-fixes-4.5' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2016-03-02ethernet/atl1c: remove left over dead codeEric Engestrom
2016-03-02dwc_eth_qos: do phy_start before resetting hardwareLars Persson
2016-03-02dwc_eth_qos: use DWCEQOS_MSG_DEFAULTRabin Vincent
2016-03-02dwc_eth_qos: use GFP_KERNEL in dma_alloc_coherent()Rabin Vincent
2016-03-02dwc_eth_qos: release descriptors outside netif_tx_lockLars Persson
2016-03-02dwc_eth_qos: fix race condition in dwceqos_start_xmitRabin Vincent
2016-03-02cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai
2016-03-02cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai
2016-03-02cxgb4vf: Make sge init code more readableHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai
2016-03-02cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai
2016-03-02net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-03-02net/mlx4_core: Check the correct limitation on VFs for HA modeMoni Shoua
2016-03-02net/mlx4_core: Fix lockdep warning in handling of mac/vlan tablesJack Morgenstein
2016-03-02net/mlx5e: Provide correct packet/bytes statisticsGal Pressman