aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller3-2/+8
2018-05-23net: dsa: qca8k: Remove redundant parenthesesMichal Vokáč1-1/+1
2018-05-23net: dsa: qca8k: Replace GPL boilerplate by SPDXMichal Vokáč1-9/+1
2018-05-23net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč2-0/+44
2018-05-23net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč2-3/+9
2018-05-23net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč1-1/+1
2018-05-23net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč1-0/+1
2018-05-23cxgb4: Add new T6 device idsGanesh Goudar1-0/+2
2018-05-23hv_netvsc: Add handlers for ethtool get/set msg levelHaiyang Zhang1-0/+16
2018-05-23net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King4-10/+10
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn2-4/+6
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart1-13/+15
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart1-0/+9
2018-05-23nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski5-7/+30
2018-05-23nfp: use split in naming of PCIe PF portsJakub Kicinski3-1/+11
2018-05-23nfp: abm: force Ethternet port upJakub Kicinski3-0/+18
2018-05-23nfp: abm: spawn port netdevsJakub Kicinski4-20/+225
2018-05-23nfp: add devlink_eswitch_mode_set callbackJakub Kicinski2-0/+22
2018-05-23nfp: add app pointer to port representorsJakub Kicinski1-0/+2
2018-05-23nfp: abm: create project-specific vNIC structureJakub Kicinski6-4/+186
2018-05-23nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski6-0/+155
2018-05-23nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski1-50/+44
2018-05-23nfp: add shared buffer configurationJakub Kicinski6-1/+294
2018-05-23nfp: add support for per-PCI PF mailboxJakub Kicinski3-0/+173
2018-05-23nfp: move rtsym helpers to pf codeJakub Kicinski3-48/+51
2018-05-23mac80211: Support adding duration for prepare_tx() callbackIlan Peer2-2/+7
2018-05-23Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg745-12339/+29472
2018-05-22qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru1-0/+101
2018-05-22qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru3-1/+160
2018-05-22qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru2-1/+134
2018-05-22qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru2-1/+831
2018-05-22qed: Add support for tlv request processing.Sudarsana Reddy Kalluru5-1/+443
2018-05-22qed: Add MFW interfaces for TLV request support.Sudarsana Reddy Kalluru1-0/+231
2018-05-22Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller2-199/+264
2018-05-22mlxsw: spectrum_router: Add support for route appendDavid Ahern1-0/+2
2018-05-22i40e: use the more traditional 'i' loop variableJacob Keller1-28/+28
2018-05-22i40e: add function doc headers for ethtool stats functionsJacob Keller1-0/+38