aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2018-12-18qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2018-12-18net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart
2018-12-18mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel
2018-12-18mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel
2018-12-18mlxsw: core: Increase timeout during firmware flash processShalom Toledo
2018-12-16net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas
2018-12-16net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2018-12-16net: hns: Add mac pcs config when enable|disable macYonglong Liu
2018-12-16net: hns: Fix ntuple-filters status error.Yonglong Liu
2018-12-16net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2018-12-16net: hns: Free irq when exit from abnormal branchYonglong Liu
2018-12-16net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2018-12-16net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2018-12-16net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2018-12-16net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2018-12-16net: hns: Incorrect offset address used for some registers.Yonglong Liu
2018-12-14w90p910_ether: remove incorrect __init annotationArnd Bergmann
2018-12-14crypto/chelsio/chtls: macro correction in tx pathAtul Gupta
2018-12-14drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor
2018-12-13qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru
2018-12-13Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2018-12-13net/mlx5e: Cancel DIM work on close SQTal Gilboa
2018-12-13net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman
2018-12-13net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz
2018-12-13net/mlx5e: Properly initialize flow attributes for slow path eswitch rule del...Or Gerlitz
2018-12-13net/mlx5e: Avoid overriding the user provided priority for offloaded tc rulesOr Gerlitz
2018-12-13net/mlx5e: Err if asked to mirror a goto chain tc eswitch ruleOr Gerlitz
2018-12-13net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh
2018-12-13net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz
2018-12-12Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2018-12-12bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2018-12-12bnx2x: Enable PTP only on the PF that initializes the portSudarsana Reddy Kalluru
2018-12-12bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2018-12-12bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2018-12-12ixgbe: Fix race when the VF driver does a resetRoss Lagerwall
2018-12-12i40e: DRY rx_ptype handling codeMichał Mirosław
2018-12-12i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław
2018-12-12i40e: fix mac filter delete when setting mac addressStefan Assmann
2018-12-11r8169: fix crash if CONFIG_DEBUG_SHIRQ is enabledHeiner Kallweit
2018-12-10nfp: flower: ensure TCP flags can be placed in IPv6 framePieter Jansen van Vuuren
2018-12-10ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon
2018-12-10ibmvnic: Convert reset work item mutex to spin lockThomas Falcon
2018-12-09bnxt_en: Fix _bnxt_get_max_rings() for 57500 chips.Michael Chan
2018-12-09bnxt_en: Fix NQ/CP rings accounting on the new 57500 chips.Michael Chan
2018-12-09bnxt_en: Keep track of reserved IRQs.Michael Chan
2018-12-09bnxt_en: Fix CNP CoS queue regression.Michael Chan
2018-12-08net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-07Revert "net/ibm/emac: wrong bit is used for STA control"Benjamin Herrenschmidt
2018-12-06mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel
2018-12-06mlxsw: spectrum_router: Relax GRE decap matching checkNir Dotan