summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* allocate_flower_entry: should check for null derefNavid Emamdoost2019-08-161-1/+2
* r8169: don't use MSI before RTL8168dHeiner Kallweit2019-08-091-2/+7
* net/mlx5e: Prevent encap flow counter update async to user queryAriel Levkovich2019-08-092-2/+7
* ocelot: Cancel delayed work before wq destructionClaudiu Manoil2019-08-091-0/+1
* net: qualcomm: rmnet: Fix incorrect UL checksum offload logicSubash Abhinov Kasiviswanathan2019-08-092-5/+10
* net/mlx5: Use reversed order when unregister devicesMark Zhang2019-08-091-1/+1
* net/mlx5e: always initialize frag->last_in_pageQian Cai2019-08-091-3/+2Star
* mvpp2: refactor MTU change codeMatteo Croce2019-08-091-28/+13Star
* mvpp2: fix panic on module removalMatteo Croce2019-08-091-3/+2Star
* mlxsw: spectrum: Fix error path in mlxsw_sp_module_init()Jiri Pirko2019-08-091-1/+1
* bnx2x: Disable multi-cos feature.Sudarsana Reddy Kalluru2019-08-091-2/+1Star
* mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-08-061-8/+8
* be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-08-061-1/+5
* cxgb4: reduce kernel stack usage in cudbg_collect_mem_region()Arnd Bergmann2019-07-311-6/+13
* net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rnAya Levin2019-07-281-1/+8
* sky2: Disable MSI on ASUS P6TTakashi Iwai2019-07-281-0/+7
* r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit2019-07-281-0/+137
* net: stmmac: Re-work the queue selection for TSO packetsJose Abreu2019-07-281-10/+19
* net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-281-31/+26Star
* bnx2x: Prevent load reordering in tx completion processingBrian King2019-07-281-0/+3
* net: mvmdio: allow up to four clocks to be specified for orion-mdioJosua Mayer2019-07-261-1/+1
* iavf: fix dereference of null rx_buffer pointerColin Ian King2019-07-261-2/+4
* net: mvmdio: defer probe of orion-mdio if a clock is not readyJosua Mayer2019-07-261-0/+5
* bnx2x: Prevent ptp_task to be rescheduled indefinitelyGuilherme G. Piccoli2019-07-264-11/+34
* igb: clear out skb->tstamp after reading the txtimeVedang Patel2019-07-261-0/+1
* net: mvpp2: prs: Don't override the sign bit in SRAM parser shiftMaxime Chevallier2019-07-261-1/+2
* net: hns3: add some error checking in hclge_tm moduleYunsheng Lin2019-07-261-1/+5
* net: hns3: fix a -Wformat-nonliteral compile warningYonglong Liu2019-07-261-2/+1Star
* ixgbe: Check DDM existence in transceiver before accessMauro S. M. Rodrigues2019-07-262-1/+3
* net: stmmac: sun8i: force select external PHY when no internal oneIcenowy Zheng2019-07-261-0/+5
* net: hns3: fix for skb leak when doing selftestYunsheng Lin2019-07-261-2/+4
* qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon2019-07-261-0/+2
* net: axienet: Fix race condition causing TX hangRobert Hancock2019-07-261-3/+17
* net: fec: Do not use netdev messages too earlyFabio Estevam2019-07-261-3/+3
* net: stmmac: modify default value of tx-framesBiao Huang2019-07-261-1/+1
* net: stmmac: dwmac4: fix flow control issueBiao Huang2019-07-261-2/+6
* net: hns3: set ops to null when unregister ad_devWeihang Li2019-07-261-0/+2
* qed: Set the doorbell address correctlyMichal Kalderon2019-07-262-12/+19
* net: stmmac: dwmac4/5: Clear unused address entriesJose Abreu2019-07-261-2/+8
* net: stmmac: dwmac1000: Clear unused address entriesJose Abreu2019-07-261-0/+6
* sis900: fix TX completionSergej Benilov2019-07-211-8/+8
* be2net: fix link failure after ethtool offline testPetr Oros2019-07-211-6/+22
* e1000e: start network tx queue only when link is upKonstantin Khlebnikov2019-07-211-2/+4
* Revert "e1000e: fix cyclic resets at link up with active tx"Konstantin Khlebnikov2019-07-211-6/+9
* net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King2019-07-141-1/+1
* bnx2x: Check if transceiver implements DDM before accessMauro S. M. Rodrigues2019-07-142-1/+3
* mlxsw: spectrum: Disallow prio-tagged packets when PVID is removedIdo Schimmel2019-07-141-1/+1
* ibmvnic: Fix unchecked return codes of memory allocationsThomas Falcon2019-07-141-6/+7
* ibmvnic: Refresh device multicast list after resetThomas Falcon2019-07-141-0/+3
* ibmvnic: Do not close unopened driver during resetThomas Falcon2019-07-141-1/+2