summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein8-308/+483
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller44-157/+358
2014-07-30Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-1/+65
2014-07-30Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+8
2014-07-30Revert "cdc_subset: deal with a device that needs reset for timeout"Linus Torvalds2-33/+2
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds19-25/+131
2014-07-30x86/xen: safely map and unmap grant frames when in atomic contextDavid Vrabel1-1/+8
2014-07-29of: Add memory limiting function for flattened devicetreesLaura Abbott1-0/+48
2014-07-29of: Split early_init_dt_scan into two partsLaura Abbott1-1/+17
2014-07-29net: mvpp2: implement ioctl() operation for PHY ioctlsThomas Petazzoni1-0/+16
2014-07-29net: mvpp2: fix 10 Mbit/s usageThomas Petazzoni1-1/+1
2014-07-29sfc: Use __iowrite64_copy instead of a slightly different local functionBen Hutchings1-17/+7
2014-07-29net: phy: re-apply PHY fixups during phy_register_deviceFlorian Fainelli1-1/+1
2014-07-29cdc-ether: clean packet filter upon probeOliver Neukum1-0/+16
2014-07-29cdc_subset: deal with a device that needs reset for timeoutOliver Neukum2-2/+33
2014-07-29isdn/bas_gigaset: fix a leak on failure path in gigaset_probe()Alexey Khoroshilov1-0/+1
2014-07-29vxge: remove deprecated syststamp timestampWillem de Bruijn1-1/+0
2014-07-29octeon: remove deprecated syststamp timestampWillem de Bruijn1-24/+1
2014-07-28neighbour : fix ndm_type type error issueJun Zhao1-1/+1
2014-07-28Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller126-1980/+5180
2014-07-28sunvnet: only use connected ports when sendingDavid L Stevens1-5/+17
2014-07-28bonding: fix a memory leak in bond_arp_send_all()Dan Carpenter1-2/+1
2014-07-28Merge tag 'linux-can-fixes-for-3.16-20140725' of git://gitorious.org/linux-ca...David S. Miller1-1/+2
2014-07-27Merge tag 'firewire-fix-vt6315' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2014-07-25e1000e: Fix Runtime PM blocks EEE link negotiation in S5David Ertman1-0/+26
2014-07-25e1000e: Fix EEE in S5 w/ Runtime PM enabledDavid Ertman1-1/+6
2014-07-25e1000e: Add support for EEE in Sx statesDavid Ertman2-2/+20
2014-07-25e1000e: Add code to check return values on NVM accessesDavid Ertman3-8/+23
2014-07-25e1000e: Fix CRC errors with jumbo trafficDavid Ertman2-1/+2
2014-07-25ixgbe: Make return values more directMark Rustad11-1010/+742
2014-07-25ixgbevf: Remove unused get_supported_physical_layer pointerMark Rustad1-1/+0
2014-07-25ixgbe: Delete a bunch of dead codeMark Rustad4-275/+0
2014-07-25ixgbe: Fix ixgbe_write_mbx error resultMark Rustad1-6/+5
2014-07-25ixgbe: Correct X540 semaphore errorMark Rustad1-18/+16
2014-07-25ixgbe: Fix spurious release of semaphore in EEPROM accessMark Rustad1-70/+53
2014-07-25ixgbe: Convert some udelays to usleep_rangeMark Rustad2-5/+5
2014-07-25Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds14-88/+146
2014-07-25Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2014-07-25parport: fix menu breakageRandy Dunlap1-6/+6
2014-07-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-0/+9
2014-07-25can: c_can_platform: Fix raminit, use devm_ioremap() instead of devm_ioremap_...George Cherian1-1/+2
2014-07-24bnx2x: fix crash during TSO tunnelingDmitry Kravkov2-0/+10
2014-07-24net/macb: enable scatter-gather feature and set DMA burst length for sama5d4 gemCyrille Pitchen1-0/+6
2014-07-24net/macb: add RX checksum offload featureCyrille Pitchen2-4/+51
2014-07-24net/macb: add TX checksum offload featureCyrille Pitchen1-0/+29
2014-07-24net/macb: add scatter-gather hw featureCyrille Pitchen2-52/+240
2014-07-24net/macb: configure for FIFO mode and non-gigabitNicolas Ferre2-20/+74
2014-07-24drivers: net: cpsw: cleanup: remove unused functionMugunthan V N1-11/+0
2014-07-24r8152: fix the checking of the usb speedhayeswang1-4/+3
2014-07-24net/mlx4_en: mlx4_en_[gs]et_priv_flags() can be staticFengguang Wu1-2/+2