summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak
2014-09-26r8152: fix the carrier off when autoresuminghayeswang
2014-09-26Revert "net/macb: add pinctrl consumer support"Soren Brinkmann
2014-09-26macvtap: Fix race between device delete and open.Vlad Yasevich
2014-09-26qlcnic: Fix ordering of stats in stats buffer.Manish Chopra
2014-09-26qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra
2014-09-26qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra
2014-09-26qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-24Merge tag 'master-2014-09-23' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-24Merge tag 'pci-v3.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-24Merge tag 'media/v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-24Merge tag 'md/3.17-more-fixes' of git://git.neil.brown.name/mdLinus Torvalds
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-23Merge branch 'parisc-3.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-09-23Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode
2014-09-22PCI: pciehp: Fix pcie_wait_cmd() timeoutYinghai Lu
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-09-22Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik
2014-09-22Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2014-09-22r8169: fix an if conditionDan Carpenter
2014-09-22r8152: disable ALDPShayeswang
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-09-22hwmon: (tmp103) Fix resource leak bug in tmp103 temperature sensor driversundarjdev
2014-09-22macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller
2014-09-22scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller
2014-09-22Merge branches 'core', 'ipoib', 'iser', 'mlx4', 'ocrdma' and 'qib' into for-nextRoland Dreier
2014-09-22IB/mlx4: Fix VF mac handling in RoCEJack Morgenstein
2014-09-22IB/mlx4: Do not allow APM under RoCEJack Morgenstein
2014-09-22IB/mlx4: Don't update QP1 in native modeJack Morgenstein
2014-09-22IB/mlx4: Avoid accessing netdevice when building RoCE qp1 headerJack Morgenstein
2014-09-22mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein
2014-09-22IB/core: When marshaling uverbs path, clear unused fieldsMatan Barak
2014-09-22IB/mlx4: Avoid executing gid task when device is being removedMoni Shoua
2014-09-22IB/mlx4: Fix lockdep splat for the iboe lockJack Morgenstein
2014-09-22IB/mlx4: Get upper dev addresses as RoCE GIDs when port comes upMoni Shoua
2014-09-22IB/mlx4: Reorder steps in RoCE GID table initializationMoni Shoua
2014-09-22IB/mlx4: Don't duplicate the default RoCE GIDMoni Shoua
2014-09-22IB/mlx4: Avoid null pointer dereference in mlx4_ib_scan_netdevs()Moni Shoua
2014-09-22IB/iser: Bump version to 1.4.1Or Gerlitz
2014-09-22IB/iser: Allow bind only when connection state is UPSagi Grimberg