summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* net/mlx5: Check FW limitations on log_max_qp before setting itNoa Osherovich2016-12-281-0/+7
* net/mlx5: Disable RoCE on the e-switch management port under switchdev modeOr Gerlitz2016-12-281-0/+11
* net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli2016-12-271-10/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-274-6/+10
|\
| * net: stmmac: fix incorrect bit set in gmac4 mdio addr registerKweh, Hock Leong2016-12-271-1/+3
| * r8169: add support for RTL8168 series add-on card.Chun-Hao Lin2016-12-271-0/+1
| * net: korina: Fix NAPI versus resources freeingFlorian Fainelli2016-12-261-4/+4
| * net/mlx4_en: Fix user prio field in XDP forwardTariq Toukan2016-12-231-1/+2
* | ktime: Cleanup ktime_set() usageThomas Gleixner2016-12-253-6/+5
* | clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-2513-26/+26
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-2453-53/+53
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-237-44/+50
|\
| * mlxsw: spectrum_router: Correctly remove nexthop groupsIdo Schimmel2016-12-231-0/+3
| * mlxsw: spectrum_router: Don't reflect dead neighsIdo Schimmel2016-12-231-4/+6
| * stmmac: CSR clock configuration fixjpinto2016-12-233-6/+6
| * net: mvpp2: fix dma unmapping of TX buffers for fragmentsThomas Petazzoni2016-12-211-29/+30
| * net: ethernet: stmmac: dwmac-rk: make clk enablement first in powerupHeiko Stübner2016-12-211-4/+4
| * be2net: Increase skb headroom size to 256 bytesKalesh A P2016-12-211-1/+1
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2016-12-231-0/+13
|\ \ | |/ |/|
| * scsi: cxgb4i: libcxgbi: cxgb4: add T6 iSCSI completion featureVarun Prakash2016-12-141-0/+13
* | net/mlx5: use rb_entry()Geliang Tang2016-12-201-1/+1
* | ethernet: sfc: Add Kconfig entry for vendor SolarflareTobias Klauser2016-12-202-1/+21
* | net: hix5hd2_gmac: fix compatible strings nameDongpo Li2016-12-201-6/+7
* | net: netcp: ethss: fix 10gbe host port tx pri map configurationWingMan Kwok2016-12-201-1/+2
* | net: netcp: ethss: fix errors in ethtool opsWingMan Kwok2016-12-201-5/+16
* | fsl/fman: enable compilation on ARM64Madalin Bucur2016-12-201-1/+1
* | fsl/fman: A007273 only applies to PPC SoCsMadalin Bucur2016-12-201-0/+8
* | powerpc: fsl/fman: remove fsl,fman from of_device_ids[]Madalin Bucur2016-12-201-0/+7
* | fsl/fman: fix 1G support for QSGMII interfacesMadalin Bucur2016-12-201-0/+1
* | stmmac: fix memory barriersPavel Machek2016-12-193-7/+7
* | net: ethernet: cavium: octeon: octeon_mgmt: Handle return NULL error from dev...Arvind Yadav2016-12-191-0/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-12-1725-181/+450
|\ \
| * | net: mv643xx_eth: fix build failureSudip Mukherjee2016-12-171-1/+1
| * | mlxsw: spectrum: Mark split ports as suchIdo Schimmel2016-12-171-1/+1
| * | qed: fix old-style function definitionArnd Bergmann2016-12-171-1/+1
| * | r6040: move spinlock in r6040_close as SOFTIRQ-unsafe lock order detectedManuel Bessler2016-12-171-5/+5
| * | net: sfc: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-173-42/+65
| * | net: davicom: dm9000: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
| * | net: cirrus: ep93xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-6/+8
| * | net: chelsio: cxgb3: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-28/+37
| * | net: chelsio: cxgb2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-12-171-27/+37
| * | bna: use designated initializersKees Cook2016-12-171-4/+4
| * | dpaa_eth: remove redundant dependency on FSL_SOCMadalin Bucur2016-12-171-1/+1
| * | dpaa_eth: use big endian accessorsClaudiu Manoil2016-12-171-34/+37
| * | net: macb: Added PCI wrapper for Platform Driver.Bartosz Folta2016-12-174-5/+189
| * | ibmveth: calculate gso_segs for large packetsThomas Falcon2016-12-171-2/+10
| * | net: qcom/emac: don't try to claim clocks on ACPI systemsTimur Tabi2016-12-171-0/+9
| * | encx24j600: Fix some checkstyle warningsJeroen De Wachter2016-12-162-8/+25
| * | encx24j600: bugfix - always move ERXTAIL to next packet in encx24j600_rx_packetsJeroen De Wachter2016-12-161-1/+2
| * | net: ethernet: hip04: Call SET_NETDEV_DEV()Dongpo Li2016-12-161-1/+1