summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-06-15ice: Do not set LB_EN for prune switch rulesChristopher N Bednarz1-1/+6
2019-06-15ice: Enable LAN_EN for the right recipesYashaswini Raghuram Prathivadi Bhayankaram1-9/+20
2019-06-15ice: Add missing case in print_link_msg for printing flow controlBrett Creeley1-0/+3
2019-06-15net: hns3: return 0 and print warning when hit duplicate MACPeng Li1-2/+5
2019-06-15i40e: Queues are reserved despite "Invalid argument" errorAdam Ludkiewicz1-0/+3
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-06-11net: aquantia: fix wol configuration not applied sometimesNikita Danilov2-8/+10
2019-06-11net: mvpp2: Use strscpy to handle stat stringsMaxime Chevallier1-2/+2
2019-06-11net: ethernet: ti: cpsw_ethtool: fix ethtool ring param setIvan Khoronzhuk1-0/+1
2019-06-04cxgb4: Revert "cxgb4: Remove SGE_HOST_PAGE_SIZE dependency on page size"Vishal Kulkarni1-0/+11
2019-06-04bnxt_en: Reduce memory usage when running in kdump kernel.Michael Chan2-3/+5
2019-06-04bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().Michael Chan4-9/+10
2019-06-04bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan1-0/+2
2019-06-04net: stmmac: dma channel control register need to be init firstWeifeng Voon1-4/+4
2019-06-04net: stmmac: fix ethtool flow control not able to get/setTan, Tee Min1-2/+2
2019-06-04net/mlx5e: Disable rxhash when CQE compress is enabledSaeed Mahameed1-0/+13
2019-06-04net/mlx5: Allocate root ns memory using kzalloc to match kfreeParav Pandit1-1/+1
2019-06-04net/mlx5: Avoid double free in fs init error unwinding pathParav Pandit1-0/+4
2019-06-04r8169: fix MAC address being lost in PCI D3Heiner Kallweit1-0/+3
2019-06-04net: stmmac: fix reset gpio free missingJisheng Zhang1-1/+2
2019-06-04net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-06-04net: mvneta: Fix err code path of probeJisheng Zhang1-3/+1
2019-06-04net: fec: fix the clk mismatch in failed_reset pathAndy Duan1-1/+1
2019-06-04mlxsw: spectrum_acl: Avoid warning after identical rules insertionJiri Pirko1-6/+5
2019-06-04cxgb4: offload VLAN flows regardless of VLAN ethtypeRaju Rangoju1-2/+3
2019-05-31ice: Put __ICE_PREPARED_FOR_RESET check in ice_prepare_for_resetBrett Creeley1-2/+5
2019-05-31igb: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+3
2019-05-31e1000e: Disable runtime PM on CNP+Kai-Heng Feng1-1/+1
2019-05-31ice: Fix issue with VF reset and multiple VFs support on PFsAkeem G Abodunrin1-7/+13
2019-05-31net/mlx5e: Fix compilation warning in en_tc.cSaeed Mahameed2-2/+3
2019-05-31ice: Prevent unintended multiple chain resetsDave Ertman1-2/+8
2019-05-31ice: Fix for adaptive interrupt moderationAnirudh Venkataramanan3-24/+275
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva1-1/+1
2019-05-31net: hns3: add protect when handling mac addr listJian Shen1-2/+8
2019-05-31net: hns3: check resetting status in hns3_get_stats()Huazhong Tan1-0/+5
2019-05-31net: hns3: add error handler for initializing command queueHuazhong Tan2-6/+16
2019-05-31net: hns3: fix keep_alive_timer not stop problemHuazhong Tan1-1/+11
2019-05-31net: hns3: free the pending skb when clean RX ringPeng Li1-0/+7
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley1-0/+8
2019-05-31i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz1-2/+4
2019-05-31dpaa2-eth: Fix Rx classification statusIoana Ciocoi Radulescu1-1/+6
2019-05-31net: hns3: use atomic_t replace u32 for arq's countHuazhong Tan3-5/+6
2019-05-31net: hns3: fix for TX clean num when cleaning TX BDYunsheng Lin1-1/+2
2019-05-31net: hns3: fix pause configure fail problemHuazhong Tan1-1/+4
2019-05-31net: ethernet: ti: cpsw: fix allmulti cfg in dual_mac modeGrygorii Strashko3-14/+20
2019-05-31net/mlx5: E-Switch, Use atomic rep state to serialize state changeBodong Wang1-19/+17
2019-05-31net: ena: fix: set freed objects to NULL to avoid failing future allocationsSameeh Jubran1-10/+15
2019-05-31net: ena: gcc 8: fix compilation warningSameeh Jubran1-1/+1
2019-05-31ice: Preserve VLAN Rx stripping settingsTony Nguyen1-0/+4
2019-05-31ice: Separate if conditions for ice_set_features()Tony Nguyen1-2/+6