summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-05-21qede: Don't use an internal MAC fieldMintz, Yuval
2017-05-21qede: Add missing Status-block freeSudarsana Reddy Kalluru
2017-05-21qede: Honor user request for Tx buffersSudarsana Reddy Kalluru
2017-05-21qede: Allow WoL to activate by defaultMintz, Yuval
2017-05-19xgene: Check all RGMII phy mode variantsIyappan Subramanian
2017-05-19sk_buff: remove support for csum_bad in sk_buffDavide Caratti
2017-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-18net/mlx5e: Fix possible memory leakWei Yongjun
2017-05-18qed: Remove unused including <linux/version.h>Wei Yongjun
2017-05-18ibmvnic: fix missing unlock on error in __ibmvnic_reset()Wei Yongjun
2017-05-18qed: Utilize FW 8.20.0.0Mintz, Yuval
2017-05-18mlxsw: spectrum: Avoid possible NULL pointer dereferenceIdo Schimmel
2017-05-18liquidio: make the spinlock octeon_devices_lock staticColin Ian King
2017-05-18sh_eth: Do not print an error message for probe deferralGeert Uytterhoeven
2017-05-18sh_eth: Use platform device for printing before register_netdev()Geert Uytterhoeven
2017-05-18mlxsw: spectrum_dpipe: Fix sparse warningsArkadi Sharshevsky
2017-05-18mlxsw: spectrum_router: Fix rif counter freeing routineArkadi Sharshevsky
2017-05-18mlxsw: spectrum_dpipe: Fix incorrect entry indexArkadi Sharshevsky
2017-05-18cxgb4: update latest firmware version supportedGanesh Goudar
2017-05-18net: ethernet: faraday: To support device tree usage.Greentime Hu
2017-05-17bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan
2017-05-17bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan
2017-05-17liquidio: fix PF falsely indicating success at setting MAC address of a nonex...Felix Manlunas
2017-05-17liquidio: fix insmod failure when multiple NICs are plugged inRick Farrington
2017-05-17mlxsw: spectrum: Default ports to non-virtual modeIdo Schimmel
2017-05-17mlxsw: spectrum: Move PVID code to appropriate placeIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch learning operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch STP operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Don't batch VLAN operationsIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Remove redundant checkIdo Schimmel
2017-05-17mlxsw: spectrum_router: Initialize RIFs in a separate functionIdo Schimmel
2017-05-17mlxsw: spectrum_router: Move FIB notification block to router structIdo Schimmel
2017-05-17mlxsw: spectrum_router: Move RIFs array to its rightful placeIdo Schimmel
2017-05-17mlxsw: spectrum_switchdev: Reduce scope of bridge structIdo Schimmel
2017-05-17mlxsw: spectrum_router: Reduce scope of router structIdo Schimmel
2017-05-17mlxsw: spectrum_buffer: Reduce scope of shared buffer structIdo Schimmel
2017-05-17cxgb4: add new T5 pci device idGanesh Goudar
2017-05-17cxgb4: reduce resource allocation in kdump kernelGanesh Goudar
2017-05-16liquidio: use pcie_flr instead of duplicating itChristoph Hellwig
2017-05-16bnx2x: Remove open coded carrier checkLeon Romanovsky
2017-05-16mlx5e: add CONFIG_INET dependencyArnd Bergmann
2017-05-16nfp: eliminate an if statement in calculation of completed framesJakub Kicinski
2017-05-16nfp: add a helper for wrapping descriptor indexJakub Kicinski
2017-05-16nfp: complete the XDP TX ring only when it's fullJakub Kicinski
2017-05-16nfp: add CHECKSUM_COMPLETE supportJakub Kicinski
2017-05-16nfp: version independent support for chained RSS metadataEdwin Peer
2017-05-16nfp: don't assume RSS and IRQ moderation are always enabledJakub Kicinski
2017-05-16nfp: support LSO2 capabilityEdwin Peer
2017-05-16nfp: rename l4_offset in struct nfp_net_tx_desc to lso_hdrlenEdwin Peer
2017-05-16nfp: don't enable TSO on the device when disabledJakub Kicinski