summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | mlxsw: spectrum_router: Add batch neighbour deletionIdo Schimmel2017-11-141-3/+12
| * | | | mlxsw: spectrum: Update minimum firmware version to 13.1530.152Shalom Toledo2017-11-141-2/+2
| * | | | bnx2x: fix slowpath null crashZhu Yanjun2017-11-141-3/+10
| * | | | cxgb4: collect SGE queue context dumpRahul Lakkireddy2017-11-149-0/+195
| * | | | cxgb4: collect LE-TCAM dumpRahul Lakkireddy2017-11-146-0/+261
| * | | | forcedeth: remove redudant assignments in xmitZhu Yanjun2017-11-131-8/+20
| * | | | net/mlx4: Use Kconfig flag to remove support of old gen2 Mellanox devicesSlava Shwartsman2017-11-132-0/+10
| * | | | net: realtek: r8169: remove redundant assignment to giga_ctrlColin Ian King2017-11-131-2/+0
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-125-13/+20
| |\ \ \ \
| * | | | | net: bgmac: Pad packets to a minimum sizeFlorian Fainelli2017-11-111-0/+16
| * | | | | cxgb4: collect vpd info directly from hardwareRahul Lakkireddy2017-11-115-42/+104
| * | | | | net: thunderx: fix double free errorAleksey Makarov2017-11-111-52/+30
| * | | | | net: sfc: remove redundant variable startColin Ian King2017-11-111-2/+0
| * | | | | qlge: remove duplicated assignment to mbcpColin Ian King2017-11-111-1/+0
| * | | | | net: 3com: 3c574_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
| * | | | | net: 8390: pcnet_cs: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
| * | | | | fsl/fman_port: mark expected switch fall-throughsGustavo A. R. Silva2017-11-111-0/+2
| * | | | | net: ethernet: bgmac: mark expected switch fall-throughGustavo A. R. Silva2017-11-111-0/+1
| * | | | | ibmvnic: Add vnic client data to login bufferNathan Fontenot2017-11-112-2/+68
| * | | | | net: macb: add of_node_put to error pathsMichael Grzeschik2017-11-111-0/+2
| * | | | | net: macb: add of_phy_deregister_fixed_link to error pathsMichael Grzeschik2017-11-111-0/+7
| * | | | | net: mvpp2: fix GOP statistics loop start and stop conditionsMiquel Raynal2017-11-111-32/+30
| * | | | | net: hns3: cleanup mac auto-negotiation state query in hclge_update_speed_duplexFuyun Liang2017-11-111-12/+1
| * | | | | net: hns3: fix a bug when getting phy address from NCL_config fileFuyun Liang2017-11-111-1/+1
| * | | | | nfp flower action: Modified to use VLAN helper functionsManish Kurup2017-11-101-3/+2
| * | | | | sfc: don't warn on successful change of MACRobert Stonehouse2017-11-101-1/+1
| * | | | | net: vxge: remove redundant assignments and pointersColin Ian King2017-11-101-8/+1
| * | | | | Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2017-11-107-52/+184
| |\ \ \ \ \
| | * | | | | net/mlx5e: CHECKSUM_COMPLETE offload for VLAN/QinQ packetsGal Pressman2017-11-091-3/+14
| | * | | | | net/mlx5e: Add VLAN offloads statisticsGal Pressman2017-11-095-1/+15
| | * | | | | net/mlx5e: Add 802.1ad VLAN insertion supportGal Pressman2017-11-092-0/+3
| | * | | | | net/mlx5e: Add 802.1ad VLAN filter steering rulesGal Pressman2017-11-093-13/+112
| | * | | | | net/mlx5e: Declare bitmap using kernel macroGal Pressman2017-11-091-1/+1
| | * | | | | net/mlx5e: Add rollback on add VLAN failureGal Pressman2017-11-091-1/+6
| | * | | | | net/mlx5e: Rename VLAN related variables and functionsGal Pressman2017-11-093-37/+37
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-103-8/+15
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | net: mvpp2: add ethtool GOP statisticsMiquel Raynal2017-11-081-5/+223
| * | | | | | fsl/fman: Remove a useless 'dev_err()' callChristophe JAILLET2017-11-081-1/+0
| * | | | | | fsl/fman: Add a missing 'of_node_put()' call in an error handling pathChristophe JAILLET2017-11-081-0/+1
| * | | | | | fsl/fman: Remove some useless codeChristophe JAILLET2017-11-081-5/+2
| * | | | | | fsl/fman: Remove a useless call to 'dev_set_drvdata()'Christophe JAILLET2017-11-081-1/+0
| * | | | | | bnxt: fix bnxt_hwrm_fw_set_time for y2038Arnd Bergmann2017-11-081-8/+3
| * | | | | | bnxt: delete some unreachable codeDan Carpenter2017-11-081-1/+0
| * | | | | | mlxsw: spectrum: Fix error return code in mlxsw_sp_port_create()Wei Yongjun2017-11-081-0/+1
| * | | | | | dpaa_eth: fix error return code in dpaa_eth_probe()Wei Yongjun2017-11-081-3/+3
| * | | | | | mlxsw: spectrum: Support general qdisc statsNogah Frankel2017-11-082-0/+56
| * | | | | | mlxsw: spectrum: Support RED xstatsNogah Frankel2017-11-082-0/+60
| * | | | | | mlxsw: spectrum: Collect tclass related stats periodicallyNogah Frankel2017-11-082-0/+43
| * | | | | | mlxsw: reg: Add ext and tc-cong counter groupsYuval Mintz2017-11-081-0/+19
| * | | | | | mlxsw: spectrum: Support RED qdisc offloadNogah Frankel2017-11-084-1/+193