summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: bcmgenet: reset 40nm EPHY on energy detectDoug Berger2019-11-101-2/+7
* net/mlx5e: Fix handling of compressed CQEs in case of low NAPI budgetMaxim Mikityanskiy2019-11-101-1/+4
* net/mlx4_core: Dynamically set guaranteed amount of counters per VFEran Ben Elisha2019-11-101-16/+26
* net: hisilicon: Fix ping latency when deal with high throughputJiangfeng Xiao2019-11-101-6/+9
* net: ethernet: ftgmac100: Fix DMA coherency issue with SW checksumBenjamin Herrenschmidt2019-11-101-13/+12
* cxgb4: fix panic when attaching to ULD failVishal Kulkarni2019-11-101-12/+17
* mlxsw: spectrum: Set LAG port collector only when activeNir Dotan2019-11-061-17/+45
* net: stmmac: disable/enable ptp_ref_clk in suspend/resume flowBiao Huang2019-10-291-4/+8
* net: i82596: fix dma_alloc_attr for sni_82596Thomas Bogendoerfer2019-10-293-4/+8
* net: bcmgenet: Set phydev->dev_flags only for internal PHYsFlorian Fainelli2019-10-291-2/+3
* net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3Florian Fainelli2019-10-292-1/+6
* net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_r...Yizhuo2019-10-291-1/+5
* net: qlogic: Fix memory leak in ql_alloc_large_buffersNavid Emamdoost2019-10-071-0/+1
* cxgb4:Fix out-of-bounds MSI-X info array accessVishal Kulkarni2019-10-071-3/+6
* e1000e: add workaround for possible stalled packetKai-Heng Feng2019-10-052-1/+11
* net: lpc-enet: fix printk format stringsArnd Bergmann2019-10-051-6/+7
* net/mlx5: Add device ID of upcoming BlueField-2Bodong Wang2019-10-051-0/+1
* skge: fix checksum byte orderStephen Hemminger2019-10-051-1/+1
* net: seeq: Fix the function used to release some memory in an error handling ...Christophe JAILLET2019-09-211-3/+4
* amd-xgbe: Fix error path in xgbe_mod_init()YueHaibing2019-09-211-2/+8
* sky2: Disable MSI on yet another ASUS boards (P6Xxxx)Takashi Iwai2019-09-211-0/+7
* qed: Add cleanup in qed_slowpath_start()Wenwen Wang2019-09-211-1/+3
* net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-09-101-4/+2
* ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-09-101-2/+6
* net: myri10ge: fix memory leaksWenwen Wang2019-09-101-1/+1
* liquidio: add cleanup in octeon_setup_iq()Wenwen Wang2019-09-101-1/+3
* cxgb4: fix a memory leak bugWenwen Wang2019-09-101-1/+3
* ibmveth: Convert multicast list size for little-endian systemThomas Falcon2019-09-101-4/+5
* net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor2019-09-101-1/+1
* net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang2019-09-101-2/+3
* net: hisilicon: Fix dma_map_single failed on arm64Jiangfeng Xiao2019-08-291-9/+11
* net: hisilicon: fix hip04-xmit never return TX_BUSYJiangfeng Xiao2019-08-291-1/+1
* net: hisilicon: make hip04_tx_reclaim non-reentrantJiangfeng Xiao2019-08-291-2/+4
* net: cxgb3_main: Fix a resource leak in a error path in 'init_one()'Christophe JAILLET2019-08-291-1/+4
* net/ethernet/qlogic/qed: force the string buffer NULL-terminatedWang Xiayang2019-08-291-1/+1
* qed: RDMA - Fix the hw_ver returned in device attributesMichal Kalderon2019-08-291-1/+1
* net/mlx5e: Use flow keys dissector to parse packets for ARFSMaxim Mikityanskiy2019-08-251-63/+34
* net/mlx5e: Only support tx/rx pause setting for port ownerHuy Nguyen2019-08-251-0/+3
* net/mlx4_en: fix a memory leak bugWenwen Wang2019-08-251-1/+2
* bnx2x: Fix VF's VLAN reconfiguration in reload.Manish Chopra2019-08-253-8/+18
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-08-091-1/+1
* mvpp2: refactor MTU change codeMatteo Croce2019-08-091-28/+13
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-092-2/+7
* net/mlx5: Use reversed order when unregister devicesMark Zhang2019-08-091-1/+1
* be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-08-061-1/+5
* sky2: Disable MSI on ASUS P6TTakashi Iwai2019-07-311-0/+7
* net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-311-31/+26
* bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-07-314-11/+34
* bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-311-0/+3
* net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer2019-07-311-1/+1