summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-01-13Merge 4.14.93 into android-4.14Greg Kroah-Hartman
2019-01-13bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov
2019-01-13net: netxen: fix a missing check and an uninitialized useKangjie Lu
2019-01-13vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King
2019-01-13net: macb: fix dropped RX frames due to a raceAnssi Hannula
2019-01-13net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula
2019-01-13qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter
2019-01-13net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu
2019-01-13net: hns: Add mac pcs config when enable|disable macYonglong Liu
2019-01-13net: hns: Fix ntuple-filters status error.Yonglong Liu
2019-01-13net: hns: Avoid net reset caused by pause frames stormYonglong Liu
2019-01-13net: hns: Free irq when exit from abnormal branchYonglong Liu
2019-01-13net: hns: Clean rx fbd when ae stopped.Yonglong Liu
2019-01-13net: hns: Fixed bug that netdev was opened twiceYonglong Liu
2019-01-13net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu
2019-01-13net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu
2019-01-13net: hns: Incorrect offset address used for some registers.Yonglong Liu
2019-01-13w90p910_ether: remove incorrect __init annotationArnd Bergmann
2019-01-13drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor
2019-01-13bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru
2019-01-13bnx2x: Remove configured vlans as part of unload sequence.Sudarsana Reddy Kalluru
2019-01-13bnx2x: Clear fip MAC when fcoe offload support is disabledSudarsana Reddy Kalluru
2019-01-13i40e: fix mac filter delete when setting mac addressStefan Assmann
2019-01-13ibmvnic: Fix non-atomic memory allocation in IRQ contextThomas Falcon
2019-01-09Merge 4.14.92 into android-4.14Greg Kroah-Hartman
2019-01-09net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel
2019-01-09mlxsw: core: Increase timeout during firmware flash processShalom Toledo
2019-01-09net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan
2019-01-09net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery
2019-01-09net: macb: restart tx after tx used bit readClaudiu Beznea
2019-01-09ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler
2018-12-21Merge 4.14.90 into android-4.14Greg Kroah-Hartman
2018-12-21mlxsw: spectrum_switchdev: Fix VLAN device deletion via ioctlIdo Schimmel
2018-12-21ethernet: fman: fix wrong of_node_put() in probe functionNicolas Saenz Julienne
2018-12-21net/mlx4_en: Fix build break when CONFIG_INET is offSaeed Mahameed
2018-12-17Merge 4.14.89 into android-4.14Greg Kroah-Hartman
2018-12-17net: hisilicon: remove unexpected free_netdevPan Bian
2018-12-17ixgbe: recognize 1000BaseLX SFP modules as 1GbpsJosh Elsasser
2018-12-17igb: fix uninitialized variablesYunjian Wang
2018-12-17net: thunderx: fix NULL pointer dereference in nic_removeLorenzo Bianconi
2018-12-17net/mlx4_en: Change min MTU size to ETH_MIN_MTUEran Ben Elisha
2018-12-17net/mlx4_core: Correctly set PFC param if global pause is turned off.Tarick Bedeir
2018-12-17net: 8139cp: fix a BUG triggered by changing mtu with network trafficSu Yanjun
2018-12-13Merge 4.14.88 into android-4.14Greg Kroah-Hartman
2018-12-13net: amd: add missing of_node_put()Yangtao Li
2018-12-13ibmvnic: Fix RX queue buffer cleanupThomas Falcon
2018-12-13net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...Vincent Chen
2018-12-13qed: Fix QM getters to always return a valid pqDenis Bolotin
2018-12-13qed: Fix bitmap_weight() checkDenis Bolotin
2018-12-13net/mlx4: Fix UBSAN warning of signed integer overflowAya Levin