summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-05-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds18-106/+230
2015-05-11ethernet: qualcomm: use spi instead of spi_deviceVarka Bhadram1-23/+23
2015-05-10Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...Dave Airlie3-9/+29
2015-05-10drm: Zero out invalid vblank timestamp in drm_update_vblank_count.Mario Kleiner1-5/+4
2015-05-10ahci: avoton port-disable reset-quirkDan Williams1-8/+95
2015-05-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller1-1/+3
2015-05-10netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel1-1/+1
2015-05-10Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/l...David S. Miller3-59/+123
2015-05-10Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-17/+44
2015-05-10Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-70/+1
2015-05-10net: macb: Add change_mtu callback with jumbo supportHarini Katakam1-1/+23
2015-05-10net: macb: Add support for jumbo framesHarini Katakam2-4/+27
2015-05-10net: macb: Add compatible string for Zynq Ultrascale+ MPSoCHarini Katakam1-0/+8
2015-05-10gianfar: Enable changing mac addr when if upClaudiu Manoil1-1/+12
2015-05-10gianfar: Move TxFIFO underrun handling to reset pathClaudiu Manoil1-30/+10
2015-05-10Merge tag 'mac80211-next-for-davem-2015-05-06' of git://git.kernel.org/pub/sc...David S. Miller46-195/+101
2015-05-09usbnet: avoid integer overflow in start_xmitJason A. Donenfeld1-2/+2
2015-05-09netxen_nic: use spin_[un]lock_bh around tx_clean_lock (2)Tony Camuso1-2/+2
2015-05-09cxgb4: Initialize RSS mode for all PortsHariprasad Shenai3-7/+80
2015-05-09be2net: update the driver version to 10.6.0.2Sathya Perla1-1/+1
2015-05-09be2net: update copyright year to 2015Vasundhara Volam8-8/+8
2015-05-09be2net: use be_virtfn() instead of !be_physfn()Kalesh AP2-7/+8
2015-05-09be2net: simplify UFI compatibility checkingVasundhara Volam2-44/+16
2015-05-09be2net: post full RXQ on interface enableSuresh Reddy1-2/+5
2015-05-09be2net: check for INSUFFICIENT_VLANS errorKalesh AP3-2/+5
2015-05-09be2net: receive pkts with L3, L4 errors on VFsSomnath Kotur1-1/+1
2015-05-09be2net: set interrupt moderation for Skyhawk-R using EQ-DBPadmanabh Ratnakar4-45/+128
2015-05-09be2net: add support for spoofchk settingKalesh AP4-14/+78
2015-05-09net: xgene_enet: Set hardware dependencyJean Delvare1-0/+1
2015-05-09net: amd-xgbe: Add hardware dependencyJean Delvare2-0/+2
2015-05-09sfc: Bind the sfc driver to any available VF'sShradha Shah6-11/+11
2015-05-09sfc: Add use of shared RSS contexts.Jon Cooper8-36/+177
2015-05-09sfc: Cope with permissions enforcement added to firmware for SR-IOVEdward Cree5-17/+111
2015-05-09sfc: manually allocate and free vadaptorsShradha Shah3-16/+76
2015-05-09sfc: create vports for VFs and assign random MAC addressesShradha Shah3-37/+244
2015-05-09sfc: Prepare to bind the sfc driver to the VF.Shradha Shah9-15/+175
2015-05-09sfc: get the PF number and record in nic_dataDaniel Pieczko2-0/+24
2015-05-09sfc: create VEB vswitch and vport above default firmware setupDaniel Pieczko7-3/+167
2015-05-09sfc: record the PF's vport ID in nic_dataDaniel Pieczko2-4/+11
2015-05-09sfc: Record [rt]x_dpcpu_fw_id in EF10 nic_dataDaniel Pieczko3-16/+17
2015-05-09sfc: Use MCDI to set FILTER_OP_IN_TX_DOMAINShradha Shah1-0/+1
2015-05-09sfc: Enable VF's via a write to the sysfs file sriov_numvfsShradha Shah9-1/+82
2015-05-09sfc: Move and rename efx_vf struct to siena_vfDaniel Pieczko3-57/+67
2015-05-09sfc: Own header for nic-specific sriov functions, single instance of netdev_o...Shradha Shah15-210/+355
2015-05-09drivers/net/usb: Add support for 'Lenovo OneLink Pro Dock'Vasily Titskiy1-0/+1
2015-05-09net: dsa: mv88e6xxx: Fix false positive lockdep splatAndrew Lunn1-9/+37
2015-05-09net: dsa: mv88e6xxx: Replace stats mutex with SMI mutexAndrew Lunn1-23/+27
2015-05-09net: dsa: mv88e6xxx: Replace PHY mutex by SMI mutexAndrew Lunn2-59/+63
2015-05-09net: dsa: mv88e6131: Add support for mv88e6185Andrew Lunn1-0/+3
2015-05-09net: dsa: mv88e6171: Add other members of the familyAndrew Lunn2-3/+12