summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-12mrf24j40: add device managed APIsVarka Bhadram1-20/+13
2014-06-12sfc: PIO:Restrict to 64bit arch and use 64-bit writes.Jon Cooper2-5/+24
2014-06-12net: xen-netback: include linux/vmalloc.h againArnd Bergmann1-0/+1
2014-06-12net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim1-51/+37
2014-06-12net: sh_eth: Fix timing of RACT setting in sh_eth_rx()Yoshihiro Shimoda1-1/+0
2014-06-12net: sh_eth: Fix receive packet "exceeded" condition in sh_eth_rx()Yoshihiro Shimoda1-5/+3
2014-06-12net: sxgbe: remove duplicate SXGBE_CORE_L34_ADDCTL_REG defineDan Carpenter1-1/+0
2014-06-12qlcnic: remove duplicate QLC_83XX_GET_LSO_CAPABILITY defineDan Carpenter1-1/+0
2014-06-12net/mlx4_en: Use affinity hintYuval Atias3-2/+46
2014-06-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds13-71/+957
2014-06-12Merge tag 'pwm/for-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds22-141/+535
2014-06-12dm thin: update discard_granularity to reflect the thin-pool blocksizeLukas Czerner1-1/+2
2014-06-12dm bio prison: implement per bucket locking in the dm_bio_prison hash tableHeinz Mauelshagen1-27/+39
2014-06-12Merge branches 'pci/msi', 'pci/iommu' and 'pci/cleanup' into nextBjorn Helgaas58-951/+780
2014-06-12vhost-scsi: Include prot_bytes into expected data transfer lengthNicholas Bellinger1-1/+2
2014-06-12TARGET/sbc,loopback: Adjust command data length in case pi exists on the wireSagi Grimberg2-5/+25
2014-06-12libiscsi, iser: Adjust data_length to include protection informationSagi Grimberg2-33/+19
2014-06-11PCI: Add function 1 DMA alias quirk for HighPoint RocketRaid 642LJérôme Carretero1-0/+2
2014-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller20-174/+453
2014-06-11target: Report correct response length for some commandsRoland Dreier3-5/+25
2014-06-11ACPI / hotplug / PCI: Add hotplug contexts to PCI host bridgesRafael J. Wysocki2-18/+52
2014-06-11target/sbc: Check that the LBA and number of blocks are correct in VERIFYChristophe Vu-Brugier1-1/+3
2014-06-11target/sbc: Remove sbc_check_valid_sectors()Christophe Vu-Brugier1-39/+6
2014-06-11Target/iscsi: Fix sendtargets response pdu for iser transportSagi Grimberg2-5/+11
2014-06-11Target/iser: Fix a wrong dereference in case discovery session is over iserSagi Grimberg1-1/+3
2014-06-11PCI/MSI: Fix memory leak in free_msi_irqs()Alexei Starovoitov1-1/+1
2014-06-11i40e/i40evf: Bump i40e to version 0.4.10 and i40evf to 0.9.34Catherine Sullivan2-2/+2
2014-06-11i40e: use stored base_queue valueShannon Nelson1-3/+2
2014-06-11i40e: Fix a bug in ethtool for FD drop packet filter actionAnjali Singhai Jain1-2/+7
2014-06-11i40e/i40evf: Add Flow director stats to PF statsAnjali Singhai Jain6-2/+41
2014-06-11i40e/i40evf: remove FTYPEJesse Brandeburg2-2/+0
2014-06-11i40evf: check admin queue error bitsMitch Williams1-0/+36
2014-06-11i40e/i40evf: User ether_addr_copy instead of memcpyGreg Rose4-21/+18
2014-06-11i40e: Do not accept tagged packets by defaultGreg Rose1-0/+32
2014-06-11i40e: Separate out DCB capability and enabled flagsNeerav Parikh3-10/+25
2014-06-11i40evf: don't go further downMitch Williams1-2/+4
2014-06-11i40e: Change the notion of src and dst for FD_SB in ethtoolAnjali Singhai Jain2-8/+16
2014-06-11i40e/i40evf: AdminQ API update for new FWShannon Nelson3-33/+161
2014-06-11i40e/i40evf: set headwb Tx context flags and use themAshish Shah2-3/+5
2014-06-11igb: separate hardware setting from the set_ts_config ioctlJacob Keller1-12/+38
2014-06-11igb: unhide invariant returnsTodd Fujinaka5-74/+66
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds15-26/+30
2014-06-11Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtdLinus Torvalds41-1609/+3360
2014-06-11Merge tag 'md/3.16' of git://neil.brown.name/mdLinus Torvalds4-42/+138
2014-06-11clk: sunxi: add PRCM (Power/Reset/Clock Management) clks supportBoris BREZILLON4-0/+411
2014-06-11clk: sun6i: Protect SDRAM gating bitMaxime Ripard1-0/+1
2014-06-11clk: sun6i: Protect CPU clockMaxime Ripard1-0/+1
2014-06-11clk: sunxi: Rework clock protection codeMaxime Ripard1-28/+44
2014-06-11clk: sunxi: Move the GMAC clock to a file of its ownMaxime Ripard3-99/+121
2014-06-11clk: sunxi: Move the 24M oscillator to a file of its ownMaxime Ripard3-57/+74