summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-05-25cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath
2018-05-25cxgb4: clean up init_oneGanesh Goudar
2018-05-25cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar
2018-05-25net: fec: remove stale commentYueHaibing
2018-05-25sfc: stop the TX queue before pushing new buffersMartin Habets
2018-05-24nfp: flower: compute link aggregation actionJohn Hurley
2018-05-24nfp: flower: implement host cmsg handler for LAGJohn Hurley
2018-05-24nfp: flower: monitor and offload LAG groupsJohn Hurley
2018-05-24nfp: flower: add per repr private data for LAG offloadJohn Hurley
2018-05-24nfp: flower: check for/turn on LAG support in firmwareJohn Hurley
2018-05-24nfp: nfpcore: add rtsym writing functionJohn Hurley
2018-05-24nfp: add ndo_set_mac_address for representorsJohn Hurley
2018-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-05-24ibmvnic: Introduce hard reset recoveryThomas Falcon
2018-05-24ibmvnic: Set resetting state at earliest possible pointThomas Falcon
2018-05-24ibmvnic: Create separate initialization routine for resetsThomas Falcon
2018-05-24ibmvnic: Handle error case when setting link stateThomas Falcon
2018-05-24ibmvnic: Return error code if init interrupted by transport eventThomas Falcon
2018-05-24ibmvnic: Check CRQ command return codesThomas Falcon
2018-05-24ibmvnic: Introduce active CRQ stateThomas Falcon
2018-05-24ibmvnic: Mark NAPI flag as disabled when releasedThomas Falcon
2018-05-24cxgb4: Check for kvzalloc allocation failureYueHaibing
2018-05-24xdp: change ndo_xdp_xmit API to support bulkingJesper Dangaard Brouer
2018-05-23amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky
2018-05-23amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky
2018-05-23amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky
2018-05-23amd-xgbe: Always attempt link training in KR modeTom Lendacky
2018-05-23amd-xgbe: Add ethtool show/set channels supportTom Lendacky
2018-05-23amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky
2018-05-23amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky
2018-05-23amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky
2018-05-23amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky
2018-05-23amd-xgbe: Remove use of comm_owned fieldTom Lendacky
2018-05-23amd-xgbe: Read and save the port property registers during probeTom Lendacky
2018-05-23amd-xgbe: Fix debug output of max channel countsTom Lendacky
2018-05-23cxgb4: do L1 config when module is insertedGanesh Goudar
2018-05-23cxgb4: change the port capability bits definitionGanesh Goudar
2018-05-23cxgb4: Add new T6 device idsGanesh Goudar
2018-05-23net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski
2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski
2018-05-23nfp: abm: force Ethternet port upJakub Kicinski
2018-05-23nfp: abm: spawn port netdevsJakub Kicinski
2018-05-23nfp: add devlink_eswitch_mode_set callbackJakub Kicinski
2018-05-23nfp: add app pointer to port representorsJakub Kicinski
2018-05-23nfp: abm: create project-specific vNIC structureJakub Kicinski
2018-05-23nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski
2018-05-23nfp: add shared buffer configurationJakub Kicinski
2018-05-23nfp: add support for per-PCI PF mailboxJakub Kicinski