summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-07-26i40e: fix odd formatting and indentJesse Brandeburg1-10/+8
2017-07-26i40e: fix up 32 bit timespec referencesJesse Brandeburg1-3/+2
2017-07-26i40e: Handle admin Q timeout when releasing NVMPaul M Stillwell Jr1-2/+19
2017-07-26i40e: remove WQ_UNBOUND and the task limit of our workqueueJacob Keller1-5/+7
2017-07-26i40e: Fix for trace found with S4 stateCarolyn Wyborny1-1/+13
2017-07-26i40e: fix incorrect variable assignmentGustavo A R Silva1-1/+1
2017-07-25bnxt_en: fix switchdev port naming for external-port-rep and vf-repsSathya Perla2-6/+4
2017-07-25bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_opsSathya Perla1-1/+1
2017-07-25bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switchSathya Perla2-0/+34
2017-07-25benet: fix set but not used warningstephen hemminger1-3/+0
2017-07-25bnxt: fix unused variable warningsstephen hemminger1-4/+0
2017-07-25bnxt: fix unsigned comparsion with 0stephen hemminger1-1/+1
2017-07-25nfp: set config bit (ifup/ifdown) on netdev open/closeDirk van der Merwe5-5/+74
2017-07-24bnxt_en: Use SWITCHDEV_SET_OPS().David S. Miller1-1/+1
2017-07-24ibmvnic: Check for transport event on driver resumeJohn Allen1-4/+1
2017-07-24bnxt_en: add support for port_attr_get and and get_phys_port_nameSathya Perla3-1/+89
2017-07-24bnxt_en: add vf-rep RX/TX and netdev implementationSathya Perla4-12/+288
2017-07-24bnxt_en: add support to enable VF-representorsSathya Perla7-2/+330
2017-07-24bnxt_en: Set ETS min_bw parameter for older firmware.Michael Chan2-0/+7
2017-07-24bnxt_en: Report firmware DCBX agent.Michael Chan3-12/+19
2017-07-24bnxt_en: Allow the user to set ethtool stats-block-usecs to 0.Michael Chan2-4/+7
2017-07-24bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats.Michael Chan1-12/+13
2017-07-24bnxt_en: Implement ndo_bridge_{get|set}link methods.Michael Chan1-0/+67
2017-07-24bnxt_en: Retrieve the hardware bridge mode from the firmware.Michael Chan2-0/+9
2017-07-24bnxt_en: Update firmware interface spec to 1.8.0.Michael Chan4-39/+308
2017-07-24mlx4_en: remove unnecessary error checkZhu Yanjun1-7/+2
2017-07-24mlxsw: spectrum_router: Fix build when IPv6 isn't enabledIdo Schimmel1-4/+18
2017-07-24mlx4_en: remove unnecessary returned valueZhu Yanjun2-4/+2
2017-07-24liquidio: fix implicit irq include causing build failuresPaul Gortmaker1-0/+2
2017-07-24mlxsw: spectrum_router: Don't batch neighbour deletionIdo Schimmel1-12/+3
2017-07-24net: Convert to using %pOF instead of full_nameRob Herring18-139/+116
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller31-303/+388
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds21-250/+340
2017-07-20cxgb4: display serial config and vpd versionsGanesh Goudar4-58/+188
2017-07-20net: ethernet: ti: cpsw: Push the request_irq function to the end of probeKeerthy1-24/+25
2017-07-19net: tehuti: don't process data if it has not been copied from userspaceColin Ian King1-0/+2
2017-07-19cxgb4: Update register ranges of T4/T5/T6 adaptersArjun Vynipadath1-37/+14
2017-07-19hns: remove useless void caststephen hemminger1-1/+1
2017-07-19liquidio: lio_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva1-2/+2
2017-07-19liquidio: lio_vf_main: remove unnecessary static in setup_io_queues()Gustavo A. R. Silva1-2/+2
2017-07-19net: ethernet: mediatek: remove useless code in mtk_poll_tx()Gustavo A. R. Silva1-4/+1
2017-07-19qlcnic: remove unnecessary static in qlcnic_dump_fw()Gustavo A. R. Silva1-1/+1
2017-07-19net: tulip: remove useless code in tulip_init_one()Gustavo A. R. Silva1-2/+0
2017-07-19sfc: Add ethtool -m support for QSFP modulesMartin Habets1-43/+181
2017-07-19NET: dwmac: Make dwmac reset unconditionalEugeniy Paltsev1-1/+8
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington1-4/+4
2017-07-19liquidio: lowmem: do not dereference null ptrRick Farrington1-0/+2
2017-07-19liquidio: lowmem: init allocated memory to 0Rick Farrington1-2/+2
2017-07-19liquidio: support new firmware statistic fw_err_pkiRick Farrington2-0/+5
2017-07-18net: chelsio: cxgb3: constify attribute_group structures.Arvind Yadav1-2/+6