summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-08-07net: macb: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-07bnx2x: Mark expected switch fall-thoughsGustavo A. R. Silva
2018-08-07alteon: acenic: mark expected switch fall-throughGustavo A. R. Silva
2018-08-078390: axnet_cs: Mark expected switch fall-throughGustavo A. R. Silva
2018-08-07Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-08-07qed: Add Multi-TC RoCE supportDenis Bolotin
2018-08-07qed: Add a flag which indicates if offload TC is setDenis Bolotin
2018-08-07qed: Add DCBX API - qed_dcbx_get_priority_tc()Denis Bolotin
2018-08-07net: macb: add support for padding and fcs computationClaudiu Beznea
2018-08-07net: macb: move checksum clearing outside of spinlockClaudiu Beznea
2018-08-07net: macb: use netdev_tx_t return type for ndo_start_xmit functionsClaudiu Beznea
2018-08-07ibmvnic: Update firmware error reporting with cause stringThomas Falcon
2018-08-07ibmvnic: Remove code to request error informationThomas Falcon
2018-08-07liquidio: avoided acquiring post_lock for data only queuesIntiyaz Basha
2018-08-07nfp: flower: add geneve option match offloadPieter Jansen van Vuuren
2018-08-07nfp: flower: add geneve option push action offloadPieter Jansen van Vuuren
2018-08-07nfp: flower: allow matching on ipv4 UDP tunnel tos and ttlJohn Hurley
2018-08-07nfp: flower: set ip tunnel ttl from encap actionJohn Hurley
2018-08-07i40e: fix i40e_add_queue_stats data pointer updateJacob Keller
2018-08-07i40e: Add AQ command for rearrange NVM structurePiotr Azarewicz
2018-08-07i40e: Add additional return code to i40e_asq_send_commandPiotr Azarewicz
2018-08-07i40e: fix warning about shadowed ring parameterJacob Keller
2018-08-07i40e: remove unnecessary i variable causing -Wshadow warningJacob Keller
2018-08-07net: systemport: Add support for WAKE_FILTERFlorian Fainelli
2018-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-08-07i40e: convert priority flow control stats to use helpersJacob Keller
2018-08-07i40e: convert VEB TC stats to use an i40e_stats arrayJacob Keller
2018-08-07i40e: Set fec_config when forcing link stateMariusz Stachura
2018-08-07i40e: add helper to copy statistic values into ethtool bufferJacob Keller
2018-08-07i40e: add helper function for copying strings from stat arraysJacob Keller
2018-08-07i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_registerYueHaibing
2018-08-07i40e: Remove duplicated prepare call in i40e_shutdownSergey Nemov
2018-08-06mellanox: fix the dport endianness in call of __inet6_lookup_established()Al Viro
2018-08-05mlxsw: spectrum: Configure MC-aware mode on mlxsw portsPetr Machata
2018-08-05mlxsw: spectrum: Fix a typoPetr Machata
2018-08-05mlxsw: reg: Add QoS Switch Traffic Class Table is Multicast-Aware RegisterPetr Machata
2018-08-05bnxt_en: Do not use the CNP CoS queue for networking traffic.Michael Chan
2018-08-05bnxt_en: Add DCBNL DSCP application protocol support.Michael Chan
2018-08-05bnxt_en: Add hwmon sysfs support to read temperatureVasundhara Volam
2018-08-05bnxt_en: Notify firmware about IF state changes.Michael Chan
2018-08-05bnxt_en: Move firmware related flags to a new fw_cap field in struct bnxt.Michael Chan
2018-08-05bnxt_en: Add BNXT_NEW_RM() macro.Michael Chan
2018-08-05bnxt_en: Add support for ethtool get dump.Vasundhara Volam
2018-08-05bnxt_en: Update RSS setup and GRO-HW logic according to the latest spec.Michael Chan
2018-08-05bnxt_en: Add new VF resource allocation strategy mode.Michael Chan
2018-08-05bnxt_en: Add PHY retry logic.Michael Chan
2018-08-05bnxt_en: Add external loopback test to ethtool selftest.Michael Chan
2018-08-05bnxt_en: Adjust timer based on ethtool stats-block-usecs settings.Michael Chan
2018-08-05bnxt_en: Update firmware interface version to 1.9.2.25.Michael Chan
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller