summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-07-21sis900: fix TX completionSergej Benilov
2019-07-21be2net: fix link failure after ethtool offline testPetr Oros
2019-07-21e1000e: start network tx queue only when link is upKonstantin Khlebnikov
2019-07-21Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov
2019-07-21bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues
2019-07-21mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel
2019-07-10net: stmmac: fixed new system time seconds value calculationRoland Hii
2019-07-10net: ethernet: mediatek: Use NET_IP_ALIGN to judge if HW RX_2BYTE_OFFSET is e...Sean Wang
2019-07-10net: ethernet: mediatek: Use hw_feature to judge if HWLRO is supportedSean Wang
2019-07-10net: hns: Fix loopback test failed at copper portsYonglong Liu
2019-06-22mlxsw: spectrum: Prevent force of 56GAmit Cohen
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-06-11net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart
2019-06-11net: mvneta: Fix err code path of probeJisheng Zhang
2019-06-11bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan
2019-06-11net: stmmac: fix reset gpio free missingJisheng Zhang
2019-06-11net: fec: fix the clk mismatch in failed_reset pathAndy Duan
2019-05-31cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-05-31i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-05-31net: ena: gcc 8: fix compilation warningSameeh Jubran
2019-05-31cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-05-25net/mlx4_core: Change the error print to info printYunjian Wang
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-08net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-08net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-08net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-08net: stmmac: don't log oversized framesAaro Koskinen
2019-05-08net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-08net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-08net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-08igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-08bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-04net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-04net: ibm: fix possible object reference leakWen Yang
2019-05-04net: xilinx: fix possible object reference leakWen Yang
2019-05-04net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-04net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-04net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner
2019-05-04net: ks8851: Dequeue RX packets explicitlyLukas Wunner
2019-05-04qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki
2019-05-02net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul
2019-05-02net/mlx5e: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi
2019-05-02mlxsw: spectrum: Fix autoneg status in ethtoolAmit Cohen
2019-05-02fm10k: Fix a potential NULL pointer dereferenceYue Haibing
2019-04-20net: stmmac: Set dma ring length before enabling the DMALars Persson
2019-04-17net/mlx5e: Add a lock on tir listYuval Avnery
2019-04-17bnxt_en: Improve RX consumer index validity check.Michael Chan