aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-25qede: Refactor ethtool rx classification flow.Manish Chopra1-182/+330
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath6-6/+64
2018-05-25cxgb4: clean up init_oneGanesh Goudar2-21/+28
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar3-18/+85
2018-05-25net: fec: remove stale commentYueHaibing1-6/+0
2018-05-25sfc: stop the TX queue before pushing new buffersMartin Habets1-8/+25
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang1-7/+9
2018-05-24nfp: flower: compute link aggregation actionJohn Hurley5-28/+169
2018-05-24nfp: flower: implement host cmsg handler for LAGJohn Hurley3-2/+105
2018-05-24nfp: flower: monitor and offload LAG groupsJohn Hurley4-3/+646
2018-05-24nfp: flower: add per repr private data for LAG offloadJohn Hurley2-0/+34
2018-05-24nfp: flower: check for/turn on LAG support in firmwareJohn Hurley4-0/+19
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley2-0/+45
2018-05-24nfp: add ndo_set_mac_address for representorsJohn Hurley1-0/+1
2018-05-24enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller8-45/+470
2018-05-24ibmvnic: Introduce hard reset recoveryThomas Falcon2-4/+98
2018-05-24ibmvnic: Set resetting state at earliest possible pointThomas Falcon1-2/+1
2018-05-24ibmvnic: Create separate initialization routine for resetsThomas Falcon1-2/+46
2018-05-24ibmvnic: Handle error case when setting link stateThomas Falcon1-0/+4
2018-05-24ibmvnic: Return error code if init interrupted by transport eventThomas Falcon1-1/+4
2018-05-24ibmvnic: Check CRQ command return codesThomas Falcon1-14/+37
2018-05-24ibmvnic: Introduce active CRQ stateThomas Falcon2-0/+11
2018-05-24ibmvnic: Mark NAPI flag as disabled when releasedThomas Falcon1-0/+1
2018-05-24cxgb4: Check for kvzalloc allocation failureYueHaibing1-0/+4
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer3-14/+35
2018-05-24net/mlx5: IPSec, Fix a race between concurrent sandbox QP commandsYossi Kuperman1-7/+5
2018-05-24net/mlx5e: When RXFCS is set, add FCS data into checksum calculationEran Ben Elisha1-0/+42
2018-05-24net/mlx5e: Receive buffer support for DCBXHuy Nguyen2-7/+126
2018-05-24net/mlx5e: Receive buffer configurationHuy Nguyen4-1/+408
2018-05-24net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen2-0/+113
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen8-72/+213
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky3-34/+50
2018-05-23amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky1-34/+75
2018-05-23amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky1-0/+4
2018-05-23amd-xgbe: Always attempt link training in KR modeTom Lendacky1-53/+16
2018-05-23amd-xgbe: Add ethtool show/set channels supportTom Lendacky3-0/+163
2018-05-23amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky2-60/+68
2018-05-23amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky3-5/+72
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky4-0/+189
2018-05-23amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky1-9/+0
2018-05-23amd-xgbe: Remove use of comm_owned fieldTom Lendacky1-16/+0
2018-05-23amd-xgbe: Read and save the port property registers during probeTom Lendacky3-47/+62
2018-05-23amd-xgbe: Fix debug output of max channel countsTom Lendacky1-1/+1
2018-05-23cxgb4: do L1 config when module is insertedGanesh Goudar3-12/+65
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar3-7/+7
2018-05-23net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-05-23cxgb4: Add new T6 device idsGanesh Goudar1-0/+2
2018-05-23net/mlx4: fix spelling mistake: "Inrerface" -> "Interface" and rephrase messageColin Ian King1-1/+1
2018-05-23ibmvnic: Only do H_EOI for mobility eventsNathan Fontenot1-6/+9