summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-02-10net: hns: Fix the device being used for dma mapping during TXKejian Yan
2017-02-08net: thunderx: Fix PHY autoneg for SGMII QLM modeThanneeru Srinivasulu
2017-02-07mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier
2017-02-06hns: avoid stack overflow with CONFIG_KASANArnd Bergmann
2017-02-02mlx4: xdp_prog becomes inactive after ethtool '-L' or '-G'Martin KaFai Lau
2017-02-02mlx4: Fix memory leak after mlx4_en_update_priv()Martin KaFai Lau
2017-02-01be2net: fix initial MAC settingIvan Vecera
2017-01-31net: thunderx: avoid dereferencing xcv when NULLVincent
2017-01-30net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein
2017-01-30Merge tag 'mlx5-fixes-2017-01-27' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2017-01-30gianfar: synchronize DMA API usage by free_skb_rx_queue w/ gfar_new_pageArseny Solokha
2017-01-29net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov
2017-01-29net: macb: Fix 64 bit addressing support for GEMRafal Ozieblo
2017-01-29stmmac: Discard masked flags in interrupt status registerAlexey Brodkin
2017-01-29net/mlx5e: Check ets capability before ets query FW commandMoshe Shemesh
2017-01-29net/mlx5e: Fix update of hash function/key via ethtoolGal Pressman
2017-01-29net/mlx5e: Modify TIRs hash only when it's neededGal Pressman
2017-01-29net/mlx5e: Support TC encapsulation offloads with upper devicesHadar Hen Zion
2017-01-29net/mlx5: E-Switch, Re-enable RoCE on mode change only after FDB destroyOr Gerlitz
2017-01-29net/mlx5: E-Switch, Err when retrieving steering name-space failsOr Gerlitz
2017-01-29net/mlx5: Return EOPNOTSUPP when failing to get steering name-spaceOr Gerlitz
2017-01-29net/mlx5: Change ENOTSUPP to EOPNOTSUPPOr Gerlitz
2017-01-26ravb: unmap descriptors when freeing ringsKazuya Mizuguchi
2017-01-25net-next: ethernet: mediatek: change the compatible stringJohn Crispin
2017-01-25bnxt_en: Fix RTNL lock usage on bnxt_get_port_module_status().Michael Chan
2017-01-25bnxt_en: Fix RTNL lock usage on bnxt_update_link().Michael Chan
2017-01-25bnxt_en: Fix bnxt_reset() in the slow path task.Michael Chan
2017-01-24alx: work around hardware bug in interrupt fallback pathTobias Regnery
2017-01-24alx: fix fallback to msi or legacy interruptsTobias Regnery
2017-01-24alx: fix wrong condition to free descriptor memoryTobias Regnery
2017-01-24ibmveth: Add a proper check for the availability of the checksum featuresThomas Huth
2017-01-24mlxsw: spectrum_router: Correctly reallocate adjacency entriesIdo Schimmel
2017-01-22amd-xgbe: Check xgbe_init() return codeLendacky, Thomas
2017-01-22amd-xgbe: Add a hardware quirk for register definitionsLendacky, Thomas
2017-01-20net/mlx5e: Do not recycle pages from emergency reserveEric Dumazet
2017-01-20bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann
2017-01-20qed: avoid possible stack overflow in qed_ll2_acquire_connectionArnd Bergmann
2017-01-19gianfar: Do not reuse pages from emergency reserveEric Dumazet
2017-01-19net/mlx5e: Remove unused variableArnd Bergmann
2017-01-18bnxt_en: Fix "uninitialized variable" bug in TPA code path.Michael Chan
2017-01-18net/mlx5e: Remove unnecessary checks when setting num channelsEran Ben Elisha
2017-01-18net/mlx4_en: Remove unnecessary checks when setting num channelsEran Ben Elisha
2017-01-17stmmac: add missing of_node_putJulia Lawall
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera