summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-09-28net: hns3: Add support for sctp checksum offloadPeng Li
2018-09-28net: ethernet: dpaa: remove unused variablesArnd Bergmann
2018-09-28net: aquantia: Make function aq_fw1x_set_power() staticWei Yongjun
2018-09-28qed: Remove set but not used variable 'p_archipelago'YueHaibing
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman
2018-09-27ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-09-27ice: Update to capabilities admin queue commandAnirudh Venkataramanan
2018-09-27ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan
2018-09-27ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley
2018-09-27ice: update fw version check logicJacob Keller
2018-09-27ice: update branding strings and supported device idsBruce Allan
2018-09-27ice: replace unnecessary memcpy with direct assignmentBruce Allan
2018-09-27ice: use [sr]q.count when checking if queue is initializedJacob Keller
2018-09-26bnxt_en: Fix TX timeout during netpoll.Michael Chan
2018-09-26net: mvneta: Add support for 2500Mbps SGMIIMaxime Chevallier
2018-09-26qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pktNathan Chancellor
2018-09-26qed: Avoid constant logical operation warning in qed_vf_pf_acquireNathan Chancellor
2018-09-26qed: Avoid implicit enum conversion in qed_roce_mode_to_flavorNathan Chancellor
2018-09-26qed: Fix mask parameter in qed_vf_prep_tunn_req_tlvNathan Chancellor
2018-09-26qed: Avoid implicit enum conversion in qed_set_tunn_cls_infoNathan Chancellor
2018-09-26qed: fix spelling mistake "toogle" -> "toggle"Colin Ian King
2018-09-26net: faraday: fix return type of ndo_start_xmit functionYueHaibing
2018-09-26net: smsc: fix return type of ndo_start_xmit functionYueHaibing
2018-09-26net: liquidio: list usage cleanupzhong jiang
2018-09-26net: qed: list usage cleanupzhong jiang
2018-09-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-09-25i40e: disallow changing the number of descriptors when AF_XDP is onBjörn Töpel
2018-09-25i40e: clean zero-copy XDP Rx ring on shutdown/resetBjörn Töpel
2018-09-25i40e: clean zero-copy XDP Tx ring on shutdown/resetBjörn Töpel
2018-09-25i40e: Remove unused msglen parameter from virtchnl functionsPatryk Małek
2018-09-25i40e: fix double 'NIC Link is Down' messagesSergey Nemov
2018-09-25i40e: add a helper function to validate a VF based on the vf idHarshitha Ramamurthy
2018-09-25i40e: use declared variables for pf and hwPatryk Małek
2018-09-25i40e: Unset promiscuous settings on VF resetMariusz Stachura
2018-09-25i40e: Fix VF's link state notificationMariusz Stachura
2018-09-25net: hns: fix for unmapping problem when SMMU is onYunsheng Lin
2018-09-25Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek
2018-09-25net: macb: Clean 64b dma addresses if they are not detectedMichal Simek
2018-09-25r8169: improve a check in rtl_init_oneHeiner Kallweit
2018-09-25r8169: improve rtl8169_irq_mask_and_ackHeiner Kallweit
2018-09-25r8169: use default watchdog timeoutHeiner Kallweit
2018-09-25net/mlx5: Set uid as part of DCT commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of SQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of RQ commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of QP commandsYishai Hadas
2018-09-25net/mlx5: Set uid as part of CQ commandsYishai Hadas
2018-09-24dpaa2-eth: Make Rx flow hash key configurableIoana Ciocoi Radulescu
2018-09-24net: mvneta: fix the remaining Rx descriptor unmapping issuesAntoine Tenart