summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | net: dpaa2: remove unused code for dprtcYangbo Lu2018-10-083-723/+0Star
* | net: dpaa2: rename rtc as ptp in dpaa2-ptp driverYangbo Lu2018-10-081-15/+15
* | net: dpaa2: fix dependency of config FSL_DPAA2_ETHYangbo Lu2018-10-081-1/+1
* | net: dpaa2: move DPAA2 PTP driver out of staging/Yangbo Lu2018-10-088-10/+1267
* | bnxt_en: Remove unnecessary unsigned integer comparison and initialize variableGustavo A. R. Silva2018-10-081-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-067-21/+43
|\ \
| * | net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier2018-10-051-4/+5
| * | net: cxgb3_main: fix a missing-check bugWenwen Wang2018-10-051-0/+17
| * | be2net: don't flip hw_features when VXLANs are added/deletedDavide Caratti2018-10-051-4/+1Star
| * | bnxt_en: get the reduced max_irqs by the ones used by RDMAVasundhara Volam2018-10-051-1/+1
| * | bnxt_en: free hwrm resources, if driver probe fails.Venkat Duvvuru2018-10-051-4/+6
| * | bnxt_en: Fix enables field in HWRM_QUEUE_COS2BW_CFG requestVasundhara Volam2018-10-051-3/+3
| * | bnxt_en: Fix VNIC reservations on the PF.Michael Chan2018-10-051-1/+1
| * | mlxsw: spectrum: Delete RIF when VLAN device is removedIdo Schimmel2018-10-041-0/+2
| * | mlxsw: pci: Derive event type from event queue numberNir Dotan2018-10-041-4/+7
* | | net: mscc: ocelot: make use of SerDes PHYs for handling their configurationQuentin Schulz2018-10-055-12/+63
* | | net: mscc: ocelot: simplify register access for PLL5 configurationQuentin Schulz2018-10-052-156/+9Star
* | | net: mscc: ocelot: move the HSIO header to include/socQuentin Schulz2018-10-052-786/+1Star
* | | net: mscc: ocelot: get HSIO regmap from sysconQuentin Schulz2018-10-051-1/+10
* | | net: hns3: Fix for rx vlan id handle to support Rev 0x21 hardwareJian Shen2018-10-051-17/+13Star
* | | net: hns3: Add egress/ingress vlan filter for revision 0x21Zhongzhu Liu2018-10-051-9/+36
* | | net: hns3: Drop depricated mta table supportJian Shen2018-10-059-474/+2Star
* | | net: hns3: Optimize for unicast mac vlan tableJian Shen2018-10-053-2/+174
* | | net: hns3: Clear mac vlan table entries when unload driver or function resetJian Shen2018-10-051-17/+28
* | | net: hns3: Remove the default mask configuration for mac vlan tableJian Shen2018-10-052-42/+0Star
* | | cxgb4: use FW_PORT_ACTION_L1_CFG32 for 32 bit capabilityGanesh Goudar2018-10-051-2/+8
* | | bnxt_en: Add a driver specific gre_ver_check devlink parameter.Vasundhara Volam2018-10-042-1/+24
* | | bnxt_en: Use msix_vec_per_pf_max and msix_vec_per_pf_min devlink params.Vasundhara Volam2018-10-042-2/+53
* | | bnxt_en: return proper error when FW returns HWRM_ERR_CODE_RESOURCE_ACCESS_DE...Vasundhara Volam2018-10-041-1/+5
* | | bnxt_en: Use ignore_ari devlink parameterVasundhara Volam2018-10-042-0/+7
* | | qed: Avoid implicit enum conversion in qed_ooo_submit_tx_buffersNathan Chancellor2018-10-041-1/+12
* | | Merge tag 'mlx5-updates-2018-10-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-10-0414-89/+273
|\ \ \
| * | | net/mlx5: Add Fast teardown supportFeras Daoud2018-10-044-21/+95
| * | | net/mlx5e: Add new counter for aRFS rule insertion failuresEran Ben Elisha2018-10-043-2/+10
| * | | net/mlx5e: Add extack messages for TC offload failuresEli Britstein2018-10-041-38/+118
| * | | net/mlx5e: E-Switch, Add extack messages to devlink callbacksEli Britstein2018-10-041-14/+24
| * | | devlink: Add extack for eswitch operationsEli Britstein2018-10-046-14/+26
* | | | liquidio: fix a couple of spelling mistakesColin Ian King2018-10-041-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-0436-314/+193Star
|\ \ \ \ | | |/ / | |/| |
| * | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-10-0436-313/+194Star
| |\ \ \
| | * | | ixgbe: check return value of napi_complete_done()Song Liu2018-10-031-5/+7
| | * | | r8169: always autoneg on resumeAlex Xu (Hello71)2018-10-031-4/+3Star
| | * | | Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-10-036-5/+74
| | |\ \ \
| | | * | | net/mlx5e: Set vlan masks for all offloaded TC rulesJianbo Liu2018-10-011-0/+3
| | | * | | net/mlx5: E-Switch, Fix out of bound access when setting vport rateEran Ben Elisha2018-10-011-2/+2
| | | * | | net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-015-3/+69
| | * | | | net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan2018-10-031-1/+1
| | * | | | net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan2018-10-031-1/+1
| | * | | | net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti2018-10-031-0/+3
| | * | | | net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli2018-10-031-17/+11Star