summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-05-25net: dsa: dsa_loop: Make dynamic debugging helpfulFlorian Fainelli
2018-05-25Merge tag 'mlx5e-updates-2018-05-19' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-05-258139too: Remove unnecessary netif_napi_del()Bo Chen
2018-05-25qed*: Support drop action classificationManish Chopra
2018-05-25qede: Support flow classification to the VFs.Manish Chopra
2018-05-25qed*: Support other classification modes.Manish Chopra
2018-05-25qede: Validate unsupported configurationsManish Chopra
2018-05-25qede: Refactor ethtool rx classification flow.Manish Chopra
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-24net: include hash policy in LAG changeupper infoJohn 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-24hv_netvsc: fix bogus ifalias on network deviceStephen Hemminger
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-24net/mlx5e: Receive buffer support for DCBXHuy Nguyen
2018-05-24net/mlx5e: Receive buffer configurationHuy Nguyen
2018-05-24net/mlx5: PPTB and PBMC register firmware command supportHuy Nguyen
2018-05-24net/mlx5e: Move port speed code from en_ethtool.c to en/port.cHuy Nguyen
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