summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-04-04ixgbe: add a callback to set the maximum transmit bitrateRostislav Pehlivanov3-1/+33
2016-04-04ixgbe: Fix flow control for Xeon D KR backplaneMark Rustad7-7/+98
2016-04-04ixgbevf: Add support for generic Tx checksumsAlexander Duyck1-61/+43
2016-04-04ixgbe: Add support for generic Tx checksumsAlexander Duyck1-104/+58
2016-04-04ixgbe: use eth_platform_get_mac_address()Sowmini Varadhan1-33/+2
2016-04-04ixgbe: Make all unchanging ops structures constMark Rustad9-63/+63
2016-04-04ixgbe: Avoid adding VLAN 0 twice to VLVF and VFTAAlexander Duyck1-2/+2
2016-04-04ixgbe: Do not allow PF to add VLVF entry unless it actually needs itAlexander Duyck2-18/+21
2016-04-04ixgbe: Extend trust to allow guest to set unicast addresschas williams1-1/+1
2016-04-04ixgbevf: use bit operations for setting and checking resetsEmil Tantilov2-16/+8
2016-04-04ixgbe: on recv increment rx.ring->stats.yieldsPavel Tikhomirov1-1/+1
2016-04-02stmmac: update version to Jan_2016Alexandre TORGUE1-1/+1
2016-04-02stmmac: support new GMAC4Alexandre TORGUE4-54/+444
2016-04-02stmmac: add new DT platform entries for GMAC4Alexandre TORGUE1-0/+7
2016-04-02stmmac: enhance mmc counter managementAlexandre TORGUE5-176/+188
2016-04-02stmmac: add GMAC4 core supportAlexandre TORGUE4-3/+447
2016-04-02stmmac: add DMA support for GMAC 4.xxAlexandre TORGUE5-1/+793
2016-04-02stmmac: add GMAC4 DMA/CORE Header FileAlexandre TORGUE1-0/+224
2016-04-02stmmac: add descriptors function for GMAC 4.xxAlexandre TORGUE4-1/+534
2016-04-02stmmac: rework synopsys id read, moved to dwmac setupAlexandre TORGUE4-35/+35
2016-04-02stmmac: rework the routines to show the ring statusAlexandre TORGUE4-50/+67
2016-04-02stmmac: rework get_hw_feature functionAlexandre TORGUE3-46/+42
2016-04-02net: hns: add support of pause frame ctrl for HNS V2Lisheng6-38/+104
2016-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds45-460/+584
2016-04-01Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds11-45/+45
2016-04-01Merge tag 'pm+acpi-4.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-0/+61
2016-04-02Merge branch 'acpi-processor'Rafael J. Wysocki3-0/+61
2016-04-01net: mvneta: fix changing MTU when using per-cpu processingMarcin Wojtas1-14/+16
2016-04-01stmmac: fix MDIO settingsGiuseppe CAVALLARO3-47/+72
2016-04-01Revert "stmmac: Fix 'eth0: No PHY found' regression"Giuseppe CAVALLARO2-9/+11
2016-04-01stmmac: fix TX normal DESCGiuseppe CAVALLARO1-8/+8
2016-04-01net: mvneta: use cache_line_size() to get cacheline sizeJisheng Zhang1-1/+1
2016-04-01net: mvpp2: use cache_line_size() to get cacheline sizeJisheng Zhang1-1/+1
2016-04-01net: mvpp2: fix maybe-uninitialized warningJisheng Zhang1-1/+3
2016-04-01tun, bpf: fix suspicious RCU usage in tun_{attach, detach}_filterDaniel Borkmann1-3/+5
2016-04-01Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds16-34/+152
2016-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds4-183/+86
2016-04-01drm/udl: Use unlocked gem unreferencingDaniel Vetter2-2/+2
2016-04-01drm/dp: move hw_mutex up the call stackRob Clark1-10/+17
2016-04-01Merge branch 'drm-rockchip-next-fixes-2016-03-28' of https://github.com/marky...Dave Airlie4-15/+100
2016-04-01Merge branch 'msm-fixes-4.6-rc1' of git://people.freedesktop.org/~robclark/li...Dave Airlie3-5/+1
2016-04-01Merge branch 'drm-next-4.6' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie6-2/+32
2016-03-31net: usb: cdc_ncm: adding Telit LE910 V2 mobile broadband cardDaniele Palmas1-0/+7
2016-03-31fec: Do not access unexisting register in ColdfireFabio Estevam1-1/+1
2016-03-31net: mvneta: replace MVNETA_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang1-9/+1
2016-03-31net: mvpp2: replace MVPP2_CPU_D_CACHE_LINE_SIZE with L1_CACHE_BYTESJisheng Zhang1-13/+1
2016-03-31net: dsa: mv88e6xxx: Clear the PDOWN bit on setupPatrick Uiterwijk2-0/+44
2016-03-31net: dsa: mv88e6xxx: Introduce _mv88e6xxx_phy_page_{read, write}Patrick Uiterwijk1-13/+36
2016-03-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller9-121/+107
2016-03-31Merge tag 'gpio-v4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2-5/+9