summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2016-09-10Revert "hv_netvsc: make inline functions static"Stephen Hemminger
2016-09-10net/mlx5: Organize device list API in one placeMohamad Haj Yahia
2016-09-10net/mlx5e: Restore vlan filter after seamless resetMohamad Haj Yahia
2016-09-10net/mlx5e: Implement mlx5e interface attach/detach callbacksMohamad Haj Yahia
2016-09-10net/mlx5: Implement vports admin state backup/restoreMohamad Haj Yahia
2016-09-10net/mlx5: Align sriov/eswitch modules with the new load/unload flow.Mohamad Haj Yahia
2016-09-10net/mlx5: Implement eswitch attach/detach flowsMohamad Haj Yahia
2016-09-10net/mlx5: Implement SRIOV attach/detach flowsMohamad Haj Yahia
2016-09-10net/mlx5: Split the load/unload flow into hardware and software flowsMohamad Haj Yahia
2016-09-10net/mlx5: Introduce attach/detach to interface APIMohamad Haj Yahia
2016-09-10net/mlx5: SRIOV core code refactoringMohamad Haj Yahia
2016-09-10net/mlx5: Skip waiting for vf pages in internal errorMohamad Haj Yahia
2016-09-10net: fs_enet: make rx_copybreak value configurableChristophe Leroy
2016-09-10net: fs_enet: don't unmap DMA when packet len is below copybreakChristophe Leroy
2016-09-10net: fs_enet: merge NAPI RX and NAPI TXChristophe Leroy
2016-09-10net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()Amir Vadai
2016-09-09alx: add module parameter to enable msi-x supportTobias Regnery
2016-09-09alx: add msi-x supportTobias Regnery
2016-09-09alx: factor out part of the interrupt handlerTobias Regnery
2016-09-09alx: refactor msi enablement and disablementTobias Regnery
2016-09-09qed: mark symbols static where possibleBaoyou Xie
2016-09-09via-velocity: remove null pointer check on array tdinfo->skb_dmaColin Ian King
2016-09-09qede: mark qede_set_features() staticBaoyou Xie
2016-09-09net: phy: Fixed checkpatch errors for Microsemi PHYs.Raju Lakkaraju
2016-09-09macsec: set network devtypestephen hemminger
2016-09-08net: ethernet: xilinx: Enable emaclite for MIPSZubair Lutfullah Kakakhel
2016-09-07be2net: Update the driver version to 11.1.0.0Sriharsha Basavapatna
2016-09-07be2net: Fix mac address collision in some configurationsSuresh Reddy
2016-09-07be2net: Avoid redundant addition of mac address in HWSuresh Reddy
2016-09-07be2net: Add privilege level check for OPCODE_COMMON_GET_EXT_FAT_CAPABILITIES ...Somnath Kotur
2016-09-07be2net: Issue COMMON_RESET_FUNCTION cmd during driver unloadSomnath Kotur
2016-09-07be2net: Support UE recovery in BEx/Skyhawk adaptersSriharsha Basavapatna
2016-09-07net: smsc911x: request and deassert optional RESET GPIOLinus Walleij
2016-09-07qed*: Add support for the ethtool get_regs operationTomer Tayar
2016-09-07qed: Add support for debug data collectionTomer Tayar
2016-09-07kaweth: remove obsolete debugging statementsOliver Neukum
2016-09-07qed: add missing header dependenciesBaoyou Xie
2016-09-06sfc: check MTU against minimum thresholdBert Kenward
2016-09-06net: arc_emac: mark arc_mdio_reset() staticBaoyou Xie
2016-09-06lan78xx: mark symbols static where possibleBaoyou Xie
2016-09-06qed: Add infrastructure for debug data collectionTomer Tayar
2016-09-06bnx2x: Add support for segmentation of tunnels with outer checksumsAlexander Duyck
2016-09-06qed: Remove OOM messagesJoe Perches
2016-09-06vxlan: Update tx_errors statistics if vxlan_build_skb return err.Haishuang Yan
2016-09-06net/mlx4_en: protect ring->xdp_prog with rcu_read_lockBrenden Blanco
2016-09-06net: ethernet: mediatek: enhance RX path by aggregating more SKBs into NAPISean Wang
2016-09-06net: ethernet: mediatek: enhance RX path by reducing the frequency of the mem...Sean Wang
2016-09-06hso: Convert printk to pr_<level>Joe Perches
2016-09-06hso: Use a more common logging styleJoe Perches
2016-09-06smsc95xx: Add mdix control via ethtoolWoojung Huh