summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2019-07-10net: hns: Fix loopback test failed at copper portsYonglong Liu1-0/+4
2019-06-22net: sh_eth: fix mdio access in sh_eth_close() for R-Car Gen2 and RZ/A1 SoCsYoshihiro Shimoda1-0/+4
2019-06-22net: tulip: de4x5: Drop redundant MODULE_DEVICE_TABLE()Kees Cook1-1/+0
2019-06-22be2net: Fix number of Rx queues used for flow hashingIvan Vecera1-1/+1
2019-06-11net/mlx4_en: ethtool, Remove unsupported SFP EEPROM high pages queryErez Alfasi2-6/+3
2019-06-11bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens1-0/+18
2019-06-11net: mvpp2: fix bad MVPP2_TXQ_SCHED_TOKEN_CNTR_REG queue valueAntoine Tenart1-6/+4
2019-06-11bnxt_en: Fix aggregation buffer leak under OOM condition.Michael Chan1-0/+2
2019-06-11net: stmmac: fix reset gpio free missingJisheng Zhang1-1/+2
2019-06-11cxgb3/l2t: Fix undefined behaviourGustavo A. R. Silva1-1/+1
2019-06-11i40e: don't allow changes to HW VLAN stripping on active port VLANsNicholas Nunley1-0/+8
2019-06-11cxgb4: Fix error path in cxgb4_init_moduleYueHaibing1-3/+12
2019-06-11net/mlx4_core: Change the error print to info printYunjian Wang1-1/+1
2019-05-16net: ucc_geth - fix Oops when changing number of buffers in the ringChristophe Leroy1-5/+3
2019-05-16net: hns: Fix WARNING when remove HNS driver with SMMU enabledYonglong Liu1-1/+3
2019-05-16net: hns: Use NAPI_POLL_WEIGHT for hns driverYonglong Liu1-5/+2
2019-05-16igb: Fix WARN_ONCE on runtime suspendArvind Sankar2-49/+10
2019-05-16bnxt_en: Improve multicast address setup logic.Michael Chan1-1/+8
2019-05-16net: ethernet: ti: fix possible object reference leakWen Yang1-2/+6
2019-05-16net: ibm: fix possible object reference leakWen Yang1-0/+1
2019-05-16net: xilinx: fix possible object reference leakWen Yang1-0/+2
2019-05-16net: ks8851: Set initial carrier state to downLukas Wunner1-0/+2
2019-05-16net: ks8851: Delay requesting IRQ until openedLukas Wunner1-13/+11
2019-05-16net: ks8851: Reassert reset pin if chip ID check failsLukas Wunner1-1/+1
2019-05-16net: ks8851: Dequeue RX packets explicitlyLukas Wunner1-4/+4
2019-05-16qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-05-16net: stmmac: move stmmac_check_ether_addr() to driver probeVinod Koul1-2/+2
2019-04-27e1000e: Fix -Wformat-truncation warningsFlorian Fainelli1-2/+2
2019-04-27enic: fix build warning without CONFIG_CPUMASK_OFFSTACKArnd Bergmann1-3/+3
2019-04-03mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-04-03stmmac: copy unicast mac address to MAC registersBhadram Varka1-1/+15
2019-03-23net: set static variable an initial value in atl2_probe()Mao Wenan1-3/+1
2019-03-23net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()Alexey Khoroshilov1-1/+6
2019-03-23net: systemport: Fix reception of BPDUsFlorian Fainelli1-0/+4
2019-03-23net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-23net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-23ravb: Decrease TxFIFO depth of Q3 and Q2 to oneMasaru Nagai1-1/+1
2019-03-23net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()Alexey Khoroshilov1-1/+3
2019-03-23net: hns: Fix wrong read accesses via Clause 45 MDIO protocolYonglong Liu1-1/+1
2019-03-23net: altera_tse: fix msgdma_tx_completion on non-zero fill_level caseTomonori Sakita1-1/+2
2019-03-23bnxt_en: Drop oversize TX packets to prevent errors.Michael Chan1-0/+6
2019-03-23sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79Kai-Heng Feng1-1/+23
2019-03-23ibmveth: Do not process frames after calling napi_rescheduleThomas Falcon1-2/+0
2019-03-23net: altera_tse: fix connect_local_phy error pathAtsushi Nemoto1-1/+3
2019-03-23net/mlx4_en: Force CHECKSUM_NONE for short ethernet framesSaeed Mahameed1-2/+21
2019-03-23net: hns: Fix use after free identified by SLUB debugYonglong Liu1-4/+2
2019-02-23net: stmmac: Fix a race in EEE enable callbackJose Abreu1-10/+12
2019-02-23sky2: Increase D3 delay againKai-Heng Feng1-1/+1
2019-02-20net: systemport: Fix WoL with password after deep sleepFlorian Fainelli2-15/+12
2019-02-20skge: potential memory corruption in skge_get_regs()Dan Carpenter1-2/+4