summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2019-11-06gianfar: Maximize Rx buffer sizeClaudiu Manoil
2019-11-06ehea: replace with page_shift() in ehea_is_hugepage()Yunfeng Ye
2019-11-06net: forcedeth: add xmit_more supportZhu Yanjun
2019-11-06netdevsim: drop code duplicated by a mergeJakub Kicinski
2019-11-05Merge tag 'wireless-drivers-next-2019-11-05' of git://git.kernel.org/pub/scm/...David S. Miller
2019-11-05r8152: Add macpassthru support for ThinkPad Thunderbolt 3 Dock Gen 2Kai-Heng Feng
2019-11-05cxgb4: Add pci reset handlerVishal Kulkarni
2019-11-05cnic: Set fp_hsi_ver as part of CLIENT_SETUP ramrodManish Rangankar
2019-11-05bnx2x: Fix PF-VF communication over multi-cos queues.Manish Chopra
2019-11-05bnx2x: Enable Multi-Cos feature.Sudarsana Reddy Kalluru
2019-11-05bnx2x: Utilize FW 7.13.15.0.Sudarsana Reddy Kalluru
2019-11-05net: ethernet: emac: Fix phy mode typeAndrew Lunn
2019-11-05net: dsa: mv88e6xxx: Add ATU occupancy via devlink resourcesAndrew Lunn
2019-11-05net: dsa: mv88e6xxx: global1_atu: Add helper for get nextAndrew Lunn
2019-11-05net: dsa: mv88e6xxx: global2: Expose ATU stats registerAndrew Lunn
2019-11-05net: dsa: mv88e6xxx: Add number of MACs in the ATUAndrew Lunn
2019-11-05net: dsa: bcm_sf2: Add support for optional reset controller lineFlorian Fainelli
2019-11-05net: hns3: remove unused macrosColin Ian King
2019-11-05hv_netvsc: record hardware hash in skbStephen Hemminger
2019-11-05hv_netvsc: flag software created hash valueStephen Hemminger
2019-11-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-11-05Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-11-04i40e: implement VF stats NDOJesse Brandeburg
2019-11-04i40e: enable X710 supportAlice Michael
2019-11-04ixgbe: protect TX timestamping from API misuseManjunath Patil
2019-11-04fm10k: update driver version to match out-of-treeJacob Keller
2019-11-04ixgbe: Make use of cpumask_local_spread to improve RSS localityAlexander Duyck
2019-11-04fm10k: add support for ndo_get_vf_stats operationJacob Keller
2019-11-04fm10k: add missing field initializers to TLV attributes)Jacob Keller
2019-11-04ice: allow 3k MTU for XDPMaciej Fijalkowski
2019-11-04ice: add build_skb() supportMaciej Fijalkowski
2019-11-04ice: introduce frame padding computation logicMaciej Fijalkowski
2019-11-04ice: introduce legacy Rx flagMaciej Fijalkowski
2019-11-04ice: Add support for AF_XDPKrzysztof Kazimierczak
2019-11-04ice: Move common functions to ice_txrx_lib.cKrzysztof Kazimierczak
2019-11-04net: ethernet: stmmac: drop unused variable in stm32mp1_set_mode()Christophe Roullier
2019-11-04net: sgi: ioc3-eth: ensure tx ring is 16k aligned.Thomas Bogendoerfer
2019-11-04net: sgi: ioc3-eth: fix setting NETIF_F_HIGHDMAChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: simplify setting the DMA maskChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: fix usage of GFP_* flagsChristoph Hellwig
2019-11-04net: sgi: ioc3-eth: don't abuse dma_direct_* callsChristoph Hellwig
2019-11-04net: of_get_phy_mode: Change API to solve int/unit warningsAndrew Lunn
2019-11-04ice: Add support for XDPMaciej Fijalkowski
2019-11-04ice: get rid of per-tc flow in Tx queue configuration routinesMaciej Fijalkowski
2019-11-04ice: Introduce ice_base.cAnirudh Venkataramanan
2019-11-03Merge tag 'mlx5-updates-2019-11-01' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-11-01r8169: fix wrong PHY ID issue with RTL8168dpHeiner Kallweit
2019-11-01net: dsa: bcm_sf2: Fix IMP setup for port different than 8Florian Fainelli
2019-11-01net: phylink: Fix phylink_dbg() macroFlorian Fainelli