summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* ipv4: fib: Replay events when registering FIB notifierIdo Schimmel2016-12-042-2/+26
* rocker: Register FIB notifier before creating portsIdo Schimmel2016-12-041-4/+5
* rocker: Implement FIB offload in deferred workIdo Schimmel2016-12-042-8/+51
* rocker: Create an ordered workqueue for FIB offloadIdo Schimmel2016-12-042-0/+12
* mlxsw: spectrum_router: Implement FIB offload in deferred workIdo Schimmel2016-12-041-10/+62
* mlxsw: core: Create an ordered workqueue for FIB offloadIdo Schimmel2016-12-042-0/+24
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-12-049-184/+511
|\
| * i40e: change message to only appear when extra debug info is wantedCarolyn Wyborny2016-12-031-1/+1
| * i40e/i40evf: replace for memcpy with single memcpy call in ethtoolJacob Keller2016-12-031-16/+8Star
| * i40e: set broadcast promiscuous mode for each active VLANJacob Keller2016-12-034-21/+129
| * i40e: Fix for ethtool Supported link modesHarshitha Ramamurthy2016-12-033-7/+13
| * i40evf: protect against NULL msix_entries and q_vectors pointersJacob Keller2016-12-031-6/+14
| * i40e: Pass unknown PHY type for unknown PHYsHenry Tieman2016-12-031-1/+2
| * i40e: Remove unreachable codeHenry Tieman2016-12-031-8/+1Star
| * i40evf: check for msix_entries null dereferenceAlan Brady2016-12-031-0/+6
| * i40evf: Move some i40evf_reset_task code to separate functionJoe Perches2016-12-031-42/+44
| * i40e: fix panic on SPARC while changing num of descTushar Dave2016-12-031-5/+5
| * i40e: Add protocols over MCTP to i40e_aq_discover_capabilitiesPiotr Raczynski2016-12-033-0/+16
| * i40e: fix trivial typo in naming of i40e_sync_filters_subtaskJacob Keller2016-12-031-2/+2
| * i40e: Add Clause22 implementationMichal Kosiarz2016-12-033-52/+159
| * i40e: avoid duplicate private flags definitionsJacob Keller2016-12-031-25/+17Star
| * i40e: remove second check of VLAN_N_VID in i40e_vlan_rx_add_vidJacob Keller2016-12-031-2/+2
| * i40e: remove error_param_int label from i40e_vc_config_promiscuous_mode_msgJacob Keller2016-12-031-3/+4
| * i40evf: Be much more verbose about what we can and cannot offloadAlexander Duyck2016-12-031-0/+59
| * i40e: Be much more verbose about what we can and cannot offloadAlexander Duyck2016-12-031-8/+44
* | sfc: remove EFX_BUG_ON_PARANOID, use EFX_WARN_ON_[ONCE_]PARANOID insteadEdward Cree2016-12-0313-56/+55Star
* | mlx4: use reset to set mac headerZhang Shengju2016-12-031-1/+1
* | bnx2x: use reset to set network headerZhang Shengju2016-12-031-1/+1
* | qede: use reset to set network headerZhang Shengju2016-12-031-1/+1
* | drivers: net: xgene: ethtool: Add get/set_pauseparamIyappan Subramanian2016-12-031-0/+70
* | drivers: net: xgene: Add flow control initializationIyappan Subramanian2016-12-035-1/+131
* | drivers: net: xgene: Add flow control configurationIyappan Subramanian2016-12-036-16/+176
* | drivers: net: xgene: fix: RSS for non-TCP/UDPIyappan Subramanian2016-12-032-2/+89
* | drivers: net: xgene: Add change_mtu functionIyappan Subramanian2016-12-035-0/+40
* | drivers: net: xgene: Add support for Jumbo frameIyappan Subramanian2016-12-036-25/+311
* | drivers: net: xgene: Configure classifier with pagepoolIyappan Subramanian2016-12-038-14/+47
* | drivers: net: xgene: Add helper functionIyappan Subramanian2016-12-035-40/+31Star
* | net: ethernet: ti: davinci_cpdma: add missing EXPORTsPaul Gortmaker2016-12-031-0/+4
* | net: stmmac: unify mdio functionsLABBE Corentin2016-12-035-98/+48Star
* | net: stmmac: avoid Camelcase namingLABBE Corentin2016-12-031-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-12-0344-158/+404
|\ \ | |/ |/|
| * net: renesas: ravb: unintialized return valueDan Carpenter2016-12-021-2/+0Star
| * sh_eth: remove unchecked interrupts for RZ/A1Chris Brandt2016-12-021-1/+1
| * net: bcmgenet: Utilize correct struct device for all DMA operationsFlorian Fainelli2016-12-021-3/+5
| * net: ethernet: altera: TSE: do not use tx queue lock in tx completion handlerLino Sanfilippo2016-12-021-2/+0Star
| * net: ethernet: altera: TSE: Remove unneeded dma sync for tx buffersLino Sanfilippo2016-12-021-10/+0Star
| * net: ethernet: stmmac: fix of-node and fixed-link-phydev leaksJohan Hovold2016-12-0213-49/+156
| * net: ethernet: stmmac: platform: fix outdated function headerJohan Hovold2016-12-021-1/+0Star
| * net: ethernet: stmmac: dwmac-meson8b: fix probe error pathJohan Hovold2016-12-021-1/+10
| * net: ethernet: stmmac: dwmac-generic: fix probe error pathJohan Hovold2016-12-021-1/+11