summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-07-0629-173/+433
|\
| * cxgb4: update latest firmware version supportedGanesh Goudar2016-07-051-6/+6
| * net/mlx5: Avoid setting unused var when modifying vport node GUIDOr Gerlitz2016-07-051-3/+0
| * bonding: fix enslavement slave link notificationsAviv Heller2016-07-051-0/+1
| * r8152: fix runtime function for RTL8152hayeswang2016-07-051-7/+17
| * qeth: delete napi struct when removing a qeth deviceUrsula Braun2016-07-042-0/+2
| * Revert "fsl/fman: fix error handling"David S. Miller2016-07-041-1/+1
| * fsl/fman: fix error handlingChristophe Jaillet2016-07-041-1/+1
| * cdc_ncm: workaround for EM7455 "silent" data interfaceBjørn Mork2016-07-041-0/+7
| * geneve: fix max_mtu settingHaishuang Yan2016-07-041-2/+7
| * net: phy: dp83867: Fix initialization of PHYCR registerStefan Hauser2016-07-021-4/+9
| * enc28j60: Fix race condition in enc28j60 driverSergio Valverde2016-07-021-2/+5
| * net: stmmac: Fix null-function call in ISR on stmmac1000Matt Corallo2016-07-021-1/+1
| * net: bcmsysport: Device stats are unsigned longFlorian Fainelli2016-07-011-1/+1
| * macsec: set actual real device for xmit when !protect_framesDaniel Borkmann2016-07-011-0/+1
| * net/mlx5e: Log link state changesShaker Daibes2016-07-011-2/+5
| * net/mlx5e: Validate BW weight values of ETSRana Shahout2016-07-012-3/+6
| * net/mlx5e: Fix select queue callbackRana Shahout2016-07-012-3/+18
| * net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2016-07-011-2/+2
| * net/mlx5e: Handle RQ flush in error casesDaniel Jurgens2016-07-013-3/+61
| * net/mlx5e: Implement ndo_tx_timeout callbackDaniel Jurgens2016-07-012-0/+47
| * net/mlx5e: Timeout if SQ doesn't flush during closeDaniel Jurgens2016-07-013-3/+56
| * net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2016-07-011-7/+31
| * net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2016-07-011-46/+33
| * net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2016-07-011-26/+15
| * net/mlx5: Fix incorrect page count when in internal errorDaniel Jurgens2016-07-011-19/+44
| * net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2016-07-011-3/+8
| * net/mlx5: Fix teardown errors that happen in pci error handlerMohamad Haj Yahia2016-07-011-4/+8
| * bonding: prevent out of bound accessesEric Dumazet2016-07-012-9/+9
| * net: mvneta: fix open() error cleanupRussell King - ARM Linux2016-07-011-0/+2
| * r8152: clear LINK_OFF_WAKE_EN after autoresumehayeswang2016-07-011-0/+11
| * qlcnic: add wmb() call in transmit data path.Sony Chacko2016-07-011-0/+2
| * usbnet: Stop RX Q on MTU changeSoohoon Lee2016-06-301-3/+7
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2016-06-302-14/+11
| |\
| | * ixgbevf: ixgbevf_write/read_posted_mbx should use IXGBE_ERR_MBX to initialize...Xin Long2016-06-291-2/+2
| | * e1000e: keep Rx/Tx HW_VLAN_CTAG in syncJarod Wilson2016-06-291-12/+9
* | | Merge tag 'chrome-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/olo...Linus Torvalds2016-07-061-1/+7
|\ \ \
| * | | platform/chrome: cros_ec_dev - double fetch bug in ioctlDan Carpenter2016-07-051-1/+7
* | | | Merge tag 'drm-fixes-for-v4.7-rc6' of git://people.freedesktop.org/~airlied/l...Linus Torvalds2016-07-0211-72/+156
|\ \ \ \
| * \ \ \ Merge tag 'drm-intel-fixes-2016-06-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie2016-07-024-16/+18
| |\ \ \ \
| | * | | | drm/i915: Fix missing unlock on error in i915_ppgtt_info()Wei Yongjun2016-06-301-2/+2
| | * | | | drm/i915: Avoid early timeout during AUX transfersImre Deak2016-06-291-1/+1
| | * | | | drm/i915/hsw: Avoid early timeout during LCPLL disable/restoreImre Deak2016-06-291-4/+4
| | * | | | drm/i915/lpt: Avoid early timeout during FDI PHY resetImre Deak2016-06-291-4/+4
| | * | | | drm/i915/bxt: Avoid early timeout during PLL enableImre Deak2016-06-291-2/+2
| | * | | | drm/i915: Refresh cached DP port register value on resumeVille Syrjälä2016-06-291-3/+5
| * | | | | Merge branch 'drm-fixes-4.7' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie2016-07-027-56/+138
| |\ \ \ \ \
| | * | | | | drm/amd/powerplay: workaround for UVD clock issueRex Zhu2016-06-291-0/+4
| | * | | | | drm/amdgpu: add ACLK_CNTL setting for polaris10Ken Wang2016-06-291-0/+3
| | * | | | | drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.Rex Zhu2016-06-291-41/+60