summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-04-30mlxsw: spectrum_span: Allow bridge for gretap mirrorPetr Machata
2018-04-30mlxsw: Respin SPAN on switchdev eventsPetr Machata
2018-04-30mlxsw: spectrum: Register SPAN before switchdevPetr Machata
2018-04-30mlxsw: spectrum_switchdev: Publish two functionsPetr Machata
2018-04-30mlxsw: spectrum: Extract mlxsw_sp_stp_spms_state()Petr Machata
2018-04-30i40e: use %pI4b instead of byte swapping before dev_errJacob Keller
2018-04-30i40e/i40evf: take into account queue map from vf when handling queuesHarshitha Ramamurthy
2018-04-30i40e: avoid overflow in i40e_ptp_adjfreq()Jacob Keller
2018-04-30i40e: Fix multiple issues with UDP tunnel offload filter configurationAlexander Duyck
2018-04-30i40evf: Fix turning TSO, GSO and GRO on afterPaweł Jabłoński
2018-04-30i40e: Add advertising 10G LR modeJakub Pawlak
2018-04-30i40e: fix reading LLDP configurationMariusz Stachura
2018-04-30i40e/i40evf: cleanup incorrect function doxygen commentsJacob Keller
2018-04-30libcxgb,cxgb4: use __skb_put_zero to simplfy codeYueHaibing
2018-04-30i40evf: Replace GFP_ATOMIC with GFP_KERNEL in i40evf_add_vlanJia-Ju Bai
2018-04-30r8169: move common initializations to tp->hw_startHeiner Kallweit
2018-04-30r8169: remove calls to rtl_set_rx_modeHeiner Kallweit
2018-04-30r8169: simplify rtl_hw_start_8169Heiner Kallweit
2018-04-30r8169: improve handling of CPCMD quirk maskHeiner Kallweit
2018-04-30r8169: improve CPlusCmd handlingHeiner Kallweit
2018-04-30r8169: replace magic number for INTT mask with a constantHeiner Kallweit
2018-04-30r8169: improve rtl8169_set_featuresHeiner Kallweit
2018-04-30r8169: remove unneeded call to __rtl8169_set_features in rtl_openHeiner Kallweit
2018-04-30net: ethernet: ucc: fix spelling mistake: "tx-late-collsion" -> "tx-late-coll...Colin Ian King
2018-04-30liquidio: fix spelling mistake: "mac_tx_multi_collison" -> "mac_tx_multi_coll...Colin Ian King
2018-04-30qed: fix spelling mistake: "checksumed" -> "checksummed"Colin Ian King
2018-04-30liquidio: enhanced ethtool --set-channels featureIntiyaz Basha
2018-04-30liquidio: Moved common function setup_glists to lio_core.cIntiyaz Basha
2018-04-30liquidio: Moved common definition octnic_gather to octeon_network.hIntiyaz Basha
2018-04-30liquidio: Moved common function delete_glists to lio_core.cIntiyaz Basha
2018-04-30liquidio: Moved common function list_delete_head to octeon_network.hIntiyaz Basha
2018-04-30liquidio: Moved common function if_cfg_callback to lio_core.cIntiyaz Basha
2018-04-29net: systemport: fix spelling mistake: "asymetric" -> "asymmetric"Colin Ian King
2018-04-29mlx4: Don't bother using skb_tx_hash in mlx4_en_select_queueAlexander Duyck
2018-04-27sfc: fix ARFS expiry check on EF10Edward Cree
2018-04-27sfc: Use filter index rather than ID for rps_flow_id tableEdward Cree
2018-04-27bnxt_en: Reserve rings at driver open if none was reserved at probe time.Michael Chan
2018-04-27bnxt_en: Reserve RSS and L2 contexts for VF.Michael Chan
2018-04-27bnxt_en: Don't reserve rings on VF when min rings were not provisioned by PF.Michael Chan
2018-04-27bnxt_en: Reserve rings in bnxt_set_channels() if device is down.Michael Chan
2018-04-27bnxt_en: add debugfs support for DIMAndy Gospodarek
2018-04-27bnxt_en: reduce timeout on initial HWRM callsAndy Gospodarek
2018-04-27bnxt_en: Increase RING_IDLE minimum threshold to 50Andy Gospodarek
2018-04-27bnxt_en: Do not allow VF to read EEPROM.Michael Chan
2018-04-27bnxt_en: Display function level rx/tx_discard_pkts via ethtoolVasundhara Volam
2018-04-27bnxt_en: Simplify ring alloc/free error messages.Michael Chan
2018-04-27bnxt_en: Do not set firmware time from VF driver on older firmware.Michael Chan
2018-04-27bnxt_en: Check the lengths of encapsulated firmware responses.Michael Chan
2018-04-27bnxt_en: Remap TC to hardware queues when configuring PFC.Michael Chan
2018-04-27bnxt_en: Add TC to hardware QoS queue mapping logic.Michael Chan