summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-01-243-17/+43
|\
| * fm10k: clarify action when updating the VLAN tableNgai-Mint Kwan2018-01-241-1/+3
| * fm10k: correct typo in fm10k_pf.cNgai-Mint Kwan2018-01-241-1/+1
| * fm10k: don't assume VLAN 1 is enabledJacob Keller2018-01-241-5/+3
| * fm10k: stop adding VLAN 0 to the VLAN tableJacob Keller2018-01-241-3/+0
| * fm10k: fix "failed to kill vid" message for VFNgai-Mint Kwan2018-01-241-2/+12
| * fm10k: cleanup unnecessary parenthesis in fm10k_iov.cJacob Keller2018-01-241-2/+2
| * fm10k: Fix configuration for macvlan offloadAlexander Duyck2018-01-241-3/+22
* | cxgb4: make symbol pedits staticWei Yongjun2018-01-241-1/+1
* | net: qcom/emac: extend DMA mask to 46bitsWang Dongsheng2018-01-242-3/+7
* | net: stmmac: do not use a bitwise AND operator with a bool operandNiklas Cassel2018-01-242-3/+3
* | igb: Clear TXSTMP when ptp_tx_work() is timeoutDaniel Hua2018-01-241-0/+9
* | igb: Delete an error message for a failed memory allocation in igb_enable_sri...Markus Elfring2018-01-241-2/+0
* | igb: Free IRQs when device is hotpluggedLyude Paul2018-01-241-1/+1
* | e1000e: Alert the user that C-states will be disabled by enabling jumbo framesMatt Turner2018-01-241-0/+2
* | igb: Clarify idleslope config constraintsJesus Sanchez-Palencia2018-01-241-0/+14
* | e1000e: Set HTHRESH when PTHRESH is usedMatt Turner2018-01-241-1/+1
* | igb: add function to get maximum RSS queuesZhang Shengju2018-01-243-33/+12
* | igb: Allow to remove administratively set MAC on VFsCorinna Vinschen2018-01-241-11/+31
|/
* cxgb4: properly initialize variablesRahul Lakkireddy2018-01-242-2/+4
* cxgb4: enable ZLIB_DEFLATE when building cxgb4Rahul Lakkireddy2018-01-243-15/+2
* cxgb4/cxgb4vf: add support for ndo_set_vf_vlanGanesh Goudar2018-01-249-8/+116
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-2318-210/+403
|\
| * i40e: Fix channel addition in reset flowAmritha Nambiar2018-01-231-0/+11
| * i40evf: ignore link up if not runningAlan Brady2018-01-231-12/+23
| * i40e: Delete an error message for a failed memory allocation in i40e_init_int...Markus Elfring2018-01-231-3/+2
| * i40e: Disable iWARP VSI PETCP_ENA flag on netdev down eventsShiraz Saleem2018-01-232-18/+20
| * i40e: simplify pointer dereferencesMitch Williams2018-01-231-10/+8
| * i40e: check for invalid DCB configMitch Williams2018-01-231-1/+33
| * i40e/i40evf: Detect and recover hung queue scenarioSudheer Mogilappagari2018-01-236-99/+115
| * i40e: Fix for blinking activity instead of link LEDsMichal Kuchta2018-01-231-3/+2
| * i40evf: Don't schedule reset_task when device is being removedAvinash Dayanand2018-01-232-1/+9
| * i40evf: remove flush_scheduled_work call in i40evf_removeSudheer Mogilappagari2018-01-231-2/+0
| * i40e: avoid divide by zeroMitch Williams2018-01-231-2/+7
| * i40e/i40evf: Enable NVMUpdate to retrieve AdminQ and add preservation flags f...Pawel Jablonski2018-01-239-59/+173
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-01-238-23/+1116
|\ \
| * | ixgbe: register ipsec offload with the xfrm subsystemShannon Nelson2018-01-232-0/+23
| * | ixgbe: ipsec offload statsShannon Nelson2018-01-234-1/+10
| * | ixgbe: process the Tx ipsec offloadShannon Nelson2018-01-235-9/+112
| * | ixgbe: process the Rx ipsec offloadShannon Nelson2018-01-233-2/+115
| * | ixgbe: restore offloaded SAs after a resetShannon Nelson2018-01-233-0/+44
| * | ixgbe: add ipsec offload add and remove SAShannon Nelson2018-01-233-1/+399
| * | ixgbe: add ipsec data structuresShannon Nelson2018-01-232-0/+45
| * | ixgbe: add ipsec engine start and stop routinesShannon Nelson2018-01-231-0/+142
| * | ixgbe: add ipsec register access routinesShannon Nelson2018-01-235-0/+222
| * | ixgbe: clean up ipsec definesShannon Nelson2018-01-231-13/+7
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-234-17/+74
|\ \
| * | be2net: restore properly promisc mode after queues reconfigurationIvan Vecera2018-01-221-0/+9
| * | ibmvnic: Allocate and request vpd in init_resourcesJohn Allen2018-01-221-7/+9
| * | ibmvnic: Revert to previous mtu when unsupported value requestedJohn Allen2018-01-221-1/+11
OpenPOWER on IntegriCloud