Age | Commit message (Expand) | Author | Files | Lines |
2016-04-06 | stmmac: fix adjust link call in case of a switch is attached | Giuseppe CAVALLARO | 1 | -12/+10 |
2016-04-06 | cxgb4: Add pci device id for chelsio t520-cr adapter | Hariprasad Shenai | 1 | -0/+1 |
2016-04-06 | e1000: Double Tx descriptors needed check for 82544 | Alexander Duyck | 1 | -1/+18 |
2016-04-06 | e1000: Do not overestimate descriptor counts in Tx pre-check | Alexander Duyck | 1 | -1/+1 |
2016-04-06 | i40e: fix errant PCIe bandwidth message | Jesse Brandeburg | 1 | -0/+1 |
2016-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 45 | -460/+584 |
2016-04-02 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -45/+45 |
2016-04-02 | Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -0/+61 |
2016-04-02 | Merge branch 'acpi-processor' | Rafael J. Wysocki | 3 | -0/+61 |
2016-04-01 | net: mvneta: fix changing MTU when using per-cpu processing | Marcin Wojtas | 1 | -14/+16 |
2016-04-01 | stmmac: fix MDIO settings | Giuseppe CAVALLARO | 3 | -47/+72 |
2016-04-01 | Revert "stmmac: Fix 'eth0: No PHY found' regression" | Giuseppe CAVALLARO | 2 | -9/+11 |
2016-04-01 | stmmac: fix TX normal DESC | Giuseppe CAVALLARO | 1 | -8/+8 |
2016-04-01 | net: mvneta: use cache_line_size() to get cacheline size | Jisheng Zhang | 1 | -1/+1 |
2016-04-01 | net: mvpp2: use cache_line_size() to get cacheline size | Jisheng Zhang | 1 | -1/+1 |
2016-04-01 | net: mvpp2: fix maybe-uninitialized warning | Jisheng Zhang | 1 | -1/+3 |
2016-04-01 | tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filter | Daniel Borkmann | 1 | -3/+5 |
2016-04-01 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 16 | -34/+152 |
2016-04-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds | 4 | -183/+86 |
2016-04-01 | drm/udl: Use unlocked gem unreferencing | Daniel Vetter | 2 | -2/+2 |
2016-04-01 | drm/dp: move hw_mutex up the call stack | Rob Clark | 1 | -10/+17 |
2016-04-01 | Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky... | Dave Airlie | 4 | -15/+100 |
2016-04-01 | Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li... | Dave Airlie | 3 | -5/+1 |
2016-04-01 | Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 6 | -2/+32 |
2016-04-01 | net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband card | Daniele Palmas | 1 | -0/+7 |
2016-03-31 | fec: Do not access unexisting register in Coldfire | Fabio Estevam | 1 | -1/+1 |
2016-03-31 | net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES | Jisheng Zhang | 1 | -9/+1 |
2016-03-31 | net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTES | Jisheng Zhang | 1 | -13/+1 |
2016-03-31 | net: dsa: mv88e6xxx: Clear the PDOWN bit on setup | Patrick Uiterwijk | 2 | -0/+44 |
2016-03-31 | net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write} | Patrick Uiterwijk | 1 | -13/+36 |
2016-03-31 | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe... | David S. Miller | 9 | -121/+107 |
2016-03-31 | Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 2 | -5/+9 |
2016-03-31 | Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2016-03-31 | bnxt_en: Fix ethtool -a reporting. | Michael Chan | 1 | -4/+2 |
2016-03-31 | bnxt_en: Fix typo in bnxt_hwrm_set_pause_common(). | Michael Chan | 1 | -1/+1 |
2016-03-31 | bnxt_en: Implement proper firmware message padding. | Michael Chan | 2 | -1/+7 |
2016-03-31 | bnxt_en: Initialize CP doorbell value before ring allocation | Prashant Sreedharan | 1 | -1/+1 |
2016-03-31 | team: team should sync the port's uc/mc addrs when add a port | Xin Long | 1 | -0/+5 |
2016-03-30 | qed: initialize return rc to avoid returning garbage | Colin Ian King | 1 | -1/+1 |
2016-03-30 | Merge tag 'hwmon-for-linus-v4.6-rc2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+6 |
2016-03-30 | gpio: xgene: Prevent NULL pointer dereference | Axel Lin | 1 | -0/+5 |
2016-03-30 | gpio: menz127: Drop lock field from struct men_z127_gpio | Axel Lin | 1 | -5/+4 |
2016-03-30 | ixgbe: Fix cls_u32 offload support for L4 ports | Sridhar Samudrala | 1 | -12/+4 |
2016-03-30 | ixgbe: Fix cls_u32 offload support for fields with masks | Sridhar Samudrala | 2 | -7/+5 |
2016-03-30 | ixgbe: fix error handling in TC cls_u32 offload routines | Sridhar Samudrala | 1 | -18/+34 |
2016-03-30 | ixgbe: make __ixgbe_setup_tc static | Emil Tantilov | 1 | -2/+2 |
2016-03-30 | ixgbevf: fix error code path when setting MAC address | Emil Tantilov | 2 | -5/+11 |
2016-03-30 | ixgbevf: call ndo_stop() instead of dev_close() when running offline selftest | Stefan Assmann | 3 | -4/+6 |
2016-03-30 | ixgbe: call ndo_stop() instead of dev_close() when running offline selftest | Stefan Assmann | 3 | -4/+6 |
2016-03-30 | ixgbe: Use udelay to avoid sleeping while atomic | Mark Rustad | 1 | -1/+1 |