summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-09ATM-iphase: Use kmalloc_array() in tx_init()Markus Elfring
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-09ATM-ForeRunnerHE: Use kmalloc_array() in he_init_group()Markus Elfring
2016-09-09ATM-ENI: Use kmalloc_array() in eni_start()Markus Elfring
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-06ptp: ixp46x: remove NO_IRQ handlingArnd Bergmann
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
2016-09-06smsc95xx: Add register defineWoojung Huh
2016-09-06net: dsa: mv88e6xxx: make global2 code optionalVivien Didelot
2016-09-06net: dsa: mv88e6xxx: move Global2 codeVivien Didelot
2016-09-06net: dsa: mv88e6xxx: fix module namingVivien Didelot
2016-09-04net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2016-09-04cxgb4: Add support for ndo_get_vf_configHariprasad Shenai
2016-09-04vxlan: call peernet2id() in fdb notificationWANG Cong
2016-09-02liquidio:CN23XX pause frame supportRaghu Vatsavayi