summary refs log tree commit diff
path: root/drivers
AgeCommit message (Expand)Author
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-23Merge tag 'mac80211-next-for-davem-2018-05-23' of git://git.kernel.org/pub/sc...David S. Miller
2018-05-23net: dsa: qca8k: Remove redundant parenthesesMichal Vokáč
2018-05-23net: dsa: qca8k: Replace GPL boilerplate by SPDXMichal Vokáč
2018-05-23net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč
2018-05-23net: dsa: qca8k: Force CPU port to its highest bandwidthMichal Vokáč
2018-05-23net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč
2018-05-23net: dsa: qca8k: Add support for QCA8334 switchMichal Vokáč
2018-05-23cxgb4: Add new T6 device idsGanesh Goudar
2018-05-23hv_netvsc: Add handlers for ethtool get/set msg levelHaiyang Zhang
2018-05-23net: vxge: fix spelling mistake in macro VXGE_HW_ERR_PRIVILAGED_OPEARATIONColin Ian King
2018-05-23gso: limit udp gso to egress-only virtual devicesWillem de Bruijn
2018-05-23net: phy: sfp: make the i2c-bus dt property mandatoryAntoine Tenart
2018-05-23net: phy: sfp: warn the user when no tx_disable pin is availableAntoine Tenart
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
2018-05-23nfp: move rtsym helpers to pf codeJakub Kicinski