aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-08-17igb: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-08-17e1000e: Disable runtime PM on CNP+Kai-Heng Feng
2019-08-17cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva
2019-08-17i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley
2019-08-17i40e: Able to add up to 16 MAC filters on an untrusted VFAdam Ludkiewicz
2019-08-02net: ena: gcc 8: fix compilation warningSameeh Jubran
2019-08-02cxgb4: Fix error path in cxgb4_init_moduleYueHaibing
2019-08-02net/mlx5: Imply MLXFW in mlx5_coreSaeed Mahameed
2019-08-02nfp: flower: add rcu locks when accessing netdev for tunnelsPieter Jansen van Vuuren
2019-08-02net/mlx4_core: Change the error print to info printYunjian Wang
2019-05-30net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy
2019-05-30net: seeq: fix crash caused by not set dev.parentThomas Bogendoerfer
2019-05-30net: macb: Change interrupt and napi enable order in openHarini Katakam
2019-05-30net: ethernet: stmmac: dwmac-sun8i: enable support of unicast filteringCorentin Labbe
2019-05-30dpaa_eth: fix SG frame cleanupLaurentiu Tudor
2019-05-30mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw workqueueIdo Schimmel
2019-05-30mlxsw: core: Do not use WQ_MEM_RECLAIM for mlxsw ordered workqueueIdo Schimmel
2019-05-30mlxsw: core: Do not use WQ_MEM_RECLAIM for EMAD workqueueIdo Schimmel
2019-05-30mlxsw: spectrum_switchdev: Add MDB entries in prepare phaseIdo Schimmel
2019-05-30net: fec: manage ahb clock in runtime pmAndy Duan
2019-05-30ocelot: Don't sleep in atomic context (irqs_disabled())Claudiu Manoil
2019-05-30qede: fix write to free'd pointer error and double free of ptpColin Ian King
2019-05-30vxge: fix return of a free'd memblock on a failed dma mappingColin Ian King
2019-05-23libcxgb: fix incorrect ppmax calculationVarun Prakash
2019-05-23net: hns: fix unsigned comparison to less than zeroColin Ian King
2019-05-23net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu
2019-05-23net: hns: fix ICMP6 neighbor solicitation messages discard problemYonglong Liu
2019-05-23net: hns: Fix probabilistic memory overwrite when HNS driver initializedYonglong Liu
2019-05-23net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu
2019-05-23net: hns: fix KASAN: use-after-free in hns_nic_net_xmit_hw()Liubin Shu
2019-05-23net: stmmac: Use bfsize1 in ndesc_init_rx_descYueHaibing
2019-05-23net: stmmac: don't log oversized framesAaro Koskinen
2019-05-23net: stmmac: fix dropping of multi-descriptor RX framesAaro Koskinen
2019-05-23net: stmmac: don't overwrite discard_frame statusAaro Koskinen
2019-05-23net: stmmac: don't stop NAPI processing when dropping a packetAaro Koskinen
2019-05-23net: stmmac: ratelimit RX error logsAaro Koskinen
2019-05-23net: stmmac: use correct DMA buffer size in the RX descriptorAaro Koskinen
2019-05-23net/mlx5: E-Switch, Fix esw manager vport indication for more vport commandsOmri Kahalon
2019-05-23net: hns3: fix compile errorXi Wang
2019-05-23igb: Fix WARN_ONCE on runtime suspendArvind Sankar
2019-05-23bnxt_en: Fix uninitialized variable usage in bnxt_rx_pkt().Michael Chan
2019-05-23bnxt_en: Free short FW command HWRM memory in error path in bnxt_init_one()Vasundhara Volam
2019-05-23bnxt_en: Improve multicast address setup logic.Michael Chan
2019-05-23net: ethernet: ti: fix possible object reference leakWen Yang
2019-05-23net: ibm: fix possible object reference leakWen Yang
2019-05-23net: xilinx: fix possible object reference leakWen Yang
2019-05-23net: macb: Add null check for PCLK and HCLKHarini Katakam
2019-05-23net: ks8851: Set initial carrier state to downLukas Wunner
2019-05-23net: ks8851: Delay requesting IRQ until openedLukas Wunner
2019-05-23net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner