summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* amd-xgbe: Improve SFP 100Mbps auto-negotiationTom Lendacky2018-05-233-34/+50
* amd-xgbe: Update the BelFuse quirk to support SGMIITom Lendacky2018-05-231-34/+75
* amd-xgbe: Advertise FEC support with the KR re-driverTom Lendacky2018-05-231-0/+4
* amd-xgbe: Always attempt link training in KR modeTom Lendacky2018-05-231-53/+16
* amd-xgbe: Add ethtool show/set channels supportTom Lendacky2018-05-233-0/+163
* amd-xgbe: Prepare for ethtool set-channel supportTom Lendacky2018-05-232-60/+68
* amd-xgbe: Add ethtool show/set ring parameter supportTom Lendacky2018-05-233-5/+72
* amd-xgbe: Add ethtool support to retrieve SFP module infoTom Lendacky2018-05-234-0/+189
* amd-xgbe: Remove field that indicates SFP diagnostic supportTom Lendacky2018-05-231-9/+0
* amd-xgbe: Remove use of comm_owned fieldTom Lendacky2018-05-231-16/+0
* amd-xgbe: Read and save the port property registers during probeTom Lendacky2018-05-233-47/+62
* amd-xgbe: Fix debug output of max channel countsTom Lendacky2018-05-231-1/+1
* cxgb4: do L1 config when module is insertedGanesh Goudar2018-05-233-12/+65
* cxgb4: change the port capability bits definitionGanesh Goudar2018-05-234-8/+8
* Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller2018-05-233-2/+8
|\
| * mac80211: Support adding duration for prepare_tx() callbackIlan Peer2018-05-232-2/+7
| * Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2018-05-231533-23058/+52342
| |\
| * | mac80211_hwsim: indicate support for powersave.Bjoern Johansson2018-04-191-0/+1
* | | net: dsa: qca8k: Remove redundant parenthesesMichal Vokáč2018-05-231-1/+1
* | | net: dsa: qca8k: Replace GPL boilerplate by SPDXMichal Vokáč2018-05-231-9/+1
* | | net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč2018-05-232-0/+44
* | | net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč2018-05-232-3/+9
* | | net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč2018-05-231-1/+1
* | | net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč2018-05-231-0/+1
* | | cxgb4: Add new T6 device idsGanesh Goudar2018-05-231-0/+2
* | | hv_netvsc: Add handlers for ethtool get/set msg levelHaiyang Zhang2018-05-231-0/+16
* | | net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King2018-05-234-10/+10
* | | gso: limit udp gso to egress-only virtual devicesWillem de Bruijn2018-05-232-4/+6
* | | net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart2018-05-231-13/+15
* | | net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart2018-05-231-0/+9
* | | nfp: assign vNIC id as phys_port_name of vNICs which are not portsJakub Kicinski2018-05-235-7/+30
* | | nfp: use split in naming of PCIe PF portsJakub Kicinski2018-05-233-1/+11
* | | nfp: abm: force Ethternet port upJakub Kicinski2018-05-233-0/+18
* | | nfp: abm: spawn port netdevsJakub Kicinski2018-05-234-20/+225
* | | nfp: add devlink_eswitch_mode_set callbackJakub Kicinski2018-05-232-0/+22
* | | nfp: add app pointer to port representorsJakub Kicinski2018-05-231-0/+2
* | | nfp: abm: create project-specific vNIC structureJakub Kicinski2018-05-236-4/+186
* | | nfp: abm: add initial active buffer management NIC skeletonJakub Kicinski2018-05-236-0/+155
* | | nfp: core: allow 4-byte aligned accesses to Memory UnitsJakub Kicinski2018-05-231-50/+44
* | | nfp: add shared buffer configurationJakub Kicinski2018-05-236-1/+294
* | | nfp: add support for per-PCI PF mailboxJakub Kicinski2018-05-233-0/+173
* | | nfp: move rtsym helpers to pf codeJakub Kicinski2018-05-233-48/+51
| |/ |/|
* | qedi: Add get_generic_tlv_data handler.Manish Rangankar2018-05-221-0/+16
* | qedi: Add support for populating ethernet TLVs.Manish Rangankar2018-05-223-0/+191
* | qedf: Add get_generic_tlv_data handler.Chad Dupuis2018-05-222-0/+18
* | qedf: Add support for populating ethernet TLVs.Chad Dupuis2018-05-224-1/+104
* | qede: Add support for populating ethernet TLVs.Sudarsana Reddy Kalluru2018-05-221-0/+101
* | qed: Add driver infrastucture for handling mfw requests.Sudarsana Reddy Kalluru2018-05-223-1/+160
* | qed: Add support for processing iscsi tlv request.Sudarsana Reddy Kalluru2018-05-222-1/+134
* | qed: Add support for processing fcoe tlv request.Sudarsana Reddy Kalluru2018-05-222-1/+831