aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-25sfc: handle TX timestamps in the normal data pathMartin Habets5-9/+119
2018-01-25sfc: remove tx and MCDI handling from NAPI budget considerationBert Kenward2-30/+7
2018-01-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-23/+30
2018-01-24net/ibm/emac: wrong bit is used for STA control register writeIvan Mikhaylov1-1/+1
2018-01-24net/ibm/emac: add 8192 rx/tx fifo sizeIvan Mikhaylov2-0/+8
2018-01-24Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller3-17/+43
2018-01-24fm10k: clarify action when updating the VLAN tableNgai-Mint Kwan1-1/+3
2018-01-24fm10k: correct typo in fm10k_pf.cNgai-Mint Kwan1-1/+1
2018-01-24fm10k: don't assume VLAN 1 is enabledJacob Keller1-5/+3
2018-01-24fm10k: stop adding VLAN 0 to the VLAN tableJacob Keller1-3/+0
2018-01-24fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan1-2/+12
2018-01-24fm10k: cleanup unnecessary parenthesis in fm10k_iov.cJacob Keller1-2/+2
2018-01-24cxgb4: make symbol pedits staticWei Yongjun1-1/+1
2018-01-24i40e: flower: check if TC offload is enabled on a netdevJakub Kicinski1-0/+2
2018-01-24qed: Free reserved MR tidMichal Kalderon1-11/+17
2018-01-24qed: Remove reserveration of dpi for kernelMichal Kalderon1-3/+0
2018-01-24fm10k: Fix configuration for macvlan offloadAlexander Duyck1-3/+22
2018-01-24net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng2-3/+7
2018-01-24net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel2-3/+3
2018-01-24igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua1-0/+9
2018-01-24igb: Delete an error message for a failed memory allocation in igb_enable_sriov()Markus Elfring1-2/+0
2018-01-24igb: Free IRQs when device is hotpluggedLyude Paul1-1/+1
2018-01-24e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner1-0/+2
2018-01-24igb: Clarify idleslope config constraintsJesus Sanchez-Palencia1-0/+14
2018-01-24e1000e: Set HTHRESH when PTHRESH is usedMatt Turner1-1/+1
2018-01-24igb: add function to get maximum RSS queuesZhang Shengju3-33/+12
2018-01-24igb: Allow to remove administratively set MAC on VFsCorinna Vinschen1-11/+31
2018-01-24mlxsw: spectrum_router: Don't log an error on missing neighborYuval Mintz1-8/+2
2018-01-24cxgb4: properly initialize variablesRahul Lakkireddy2-2/+4
2018-01-24cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy3-15/+2
2018-01-24cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar9-8/+116
2018-01-23Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller18-210/+403
2018-01-23Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller8-23/+1116
2018-01-23i40e: Fix channel addition in reset flowAmritha Nambiar1-0/+11
2018-01-23i40evf: ignore link up if not runningAlan Brady1-12/+23
2018-01-23i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme()Markus Elfring1-3/+2
2018-01-23i40e: Disable iWARP VSI PETCP_ENA flag on netdev down eventsShiraz Saleem2-18/+20
2018-01-23i40e: simplify pointer dereferencesMitch Williams1-10/+8
2018-01-23i40e: check for invalid DCB configMitch Williams1-1/+33
2018-01-23i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari6-99/+115
2018-01-23i40e: Fix for blinking activity instead of link LEDsMichal Kuchta1-3/+2
2018-01-23i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand2-1/+9
2018-01-23i40evf: remove flush_scheduled_work call in i40evf_removeSudheer Mogilappagari1-2/+0
2018-01-23i40e: avoid divide by zeroMitch Williams1-2/+7
2018-01-23i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags for NVM updatePawel Jablonski9-59/+173
2018-01-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-17/+74
2018-01-23ixgbe: register ipsec offload with the xfrm subsystemShannon Nelson2-0/+23
2018-01-23ixgbe: ipsec offload statsShannon Nelson4-1/+10
2018-01-23ixgbe: process the Tx ipsec offloadShannon Nelson5-9/+112
2018-01-23ixgbe: process the Rx ipsec offloadShannon Nelson3-2/+115