summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2016-06-15sfc: Assert filter_sem write locked when requiredEdward Cree2-1/+24
2016-06-15sfc: Add efx_nic member with fixed netdev featuresAndrew Rybchenko2-4/+17
2016-06-15sfc: Move last mc_promisc flag to EF10 filter table stateAndrew Rybchenko2-4/+5
2016-06-15sfc: Define macro with EF10 offload featureAndrew Rybchenko1-4/+8
2016-06-15liquidio: Introduce new octeon2/3 headerRaghu Vatsavayi7-97/+334
2016-06-15liquidio: Replace ifidx for FW commandsRaghu Vatsavayi12-174/+187
2016-06-15liquidio: New driver FW command structureRaghu Vatsavayi3-130/+19
2016-06-15liquidio: Consider PTP for packet size calculationsRaghu Vatsavayi2-15/+25
2016-06-15liquidio: RX desc alloc changesRaghu Vatsavayi4-83/+316
2016-06-15liquidio:RX queue alloc changesRaghu Vatsavayi3-33/+52
2016-06-15liquidio:Scatter gather list per IQRaghu Vatsavayi2-73/+149
2016-06-15liquidio: Host queue mapping changesRaghu Vatsavayi6-65/+142
2016-06-15liquidio: Avoid double free during soft commandRaghu Vatsavayi3-5/+5
2016-06-15cxgb4/cxgb4vf: Synchronize all MAC addressesHariprasad Shenai2-11/+4
2016-06-15cxgb4: Enable SR-IOV configuration via PCI sysfs interfaceHariprasad Shenai1-2/+64
2016-06-15cxgb4: Force cxgb4 driver as MASTER in kdump kernelHariprasad Shenai1-1/+8
2016-06-15net: cx89x0: Add DT supportAlexander Shiyan1-1/+11
2016-06-14net: hns: update the dependencyKejian Yan1-1/+1
2016-06-14bnxt_en: Support new ETHTOOL_{G|S}LINKSETTINGS API.Michael Chan1-80/+118
2016-06-14bnxt_en: Don't allow autoneg on cards that don't support it.Michael Chan3-9/+30
2016-06-14bnxt_en: Add BCM5731X and BCM5741X device IDs.Michael Chan1-1/+29
2016-06-14bnxt_en: Add GRO logic for BCM5731X chips.Michael Chan2-2/+103
2016-06-14bnxt_en: Refactor bnxt_gro_skb().Michael Chan2-19/+36
2016-06-14bnxt_en: Define the supported chip numbers.Michael Chan2-1/+43
2016-06-14bnxt_en: Add PCI device ID for 57404 NPAR devices.Michael Chan1-0/+3
2016-06-14bnxt_en: Enable NPAR (NIC Partitioning) Support.Satish Baddipadige3-5/+17
2016-06-14bnxt_en: Handle VF_CFG_CHANGE event from firmware.Michael Chan2-0/+10
2016-06-14bnxt_en: Add new function bnxt_reset().Michael Chan1-12/+22
2016-06-14bnxt_en: Add function for VF driver to query default VLAN.Michael Chan2-2/+48
2016-06-14net: ethernet: enic: move to new ethtool api {get|set}_link_ksettingsPhilippe Reynes1-12/+16
2016-06-12net: fec: handle small PHY reset durations more preciselyStefan Wahren1-1/+6
2016-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller22-279/+410
2016-06-09mlxsw: core: Remove deprecated create_workqueueBhaktipriya Shridhar1-1/+1
2016-06-09net: cavium: liquidio: Remove deprecated create_workqueueBhaktipriya Shridhar1-2/+2
2016-06-09net/mlx4_en: fix ethtool -xEric Dumazet1-13/+12
2016-06-09stmmac: fix parameter to dwmac4_set_umac_addr()Ben Dooks1-1/+1
2016-06-09bgmac: Maintain some netdev statisticsFlorian Fainelli1-0/+10
2016-06-09bgmac: Add support for ethtool statisticsFlorian Fainelli2-2/+126
2016-06-09bgmac: Bind net_device with backing device structureFlorian Fainelli1-0/+1
2016-06-09net/mlx4_en: mlx4_en_netpoll() should schedule TX, not RXEric Dumazet1-2/+2
2016-06-09net/mlx5e: Fix blue flame quota logicEli Cohen1-1/+2
2016-06-09net/mlx5e: Use ndo_stop explicitly at shutdown flowEran Ben Elisha1-4/+1
2016-06-09net/mlx5: E-Switch, always set mc_promisc for allmulti vportsMohamad Haj Yahia1-0/+1
2016-06-09net/mlx5: E-Switch, Modify node guid on vf set MACNoa Osherovich2-2/+59
2016-06-09net/mlx5: E-Switch, Fix vport enable flowMohamad Haj Yahia1-4/+1
2016-06-09net/mlx5: E-Switch, Use the correct error check on returned pointersOr Gerlitz1-17/+17
2016-06-09net/mlx5: E-Switch, Use the correct free() functionOr Gerlitz1-3/+3
2016-06-09net/mlx5: Fix E-Switch flow steering capabilities checkMaor Gottlieb1-13/+15
2016-06-09net/mlx5: Fix flow steering NIC capabilities checkMaor Gottlieb1-1/+9
2016-06-09net/mlx5: Fix root flow table updateMaor Gottlieb1-1/+1