summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-10-01net: hns3: Add support for enable/disable flow directorJian Shen
2018-10-01net: hns3: Remove all flow director rules when unload hns3 driverJian Shen
2018-10-01net: hns3: Add reset handle for flow directorJian Shen
2018-10-01net: hns3: Add support for rule query of flow directorJian Shen
2018-10-01net: hns3: Add support for rule add/delete for flow directorJian Shen
2018-10-01net: hns3: Add input key and action config support for flow directorJian Shen
2018-10-01net: hns3: Add flow director initializationJian Shen
2018-10-01net: phy: Replace phy driver features u32 with link_mode bitmapAndrew Lunn
2018-10-01net: ethernet: xgbe: expand PHY_GBIT_FEAUTRESAndrew Lunn
2018-10-01net: phy: Add helper for advertise to lcl valueAndrew Lunn
2018-10-01net: phy: Add phydev_info()Andrew Lunn
2018-10-01net: phy: Add phydev_warn()Andrew Lunn
2018-10-01net: phy: Move linkmode helpers to somewhere publicAndrew Lunn
2018-10-01nfp: warn on experimental TLV typesJakub Kicinski
2018-10-01net: nixge: Address compiler warnings when building for i386Moritz Fischer
2018-10-01Merge tag 'mlx5e-updates-2018-10-01' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2018-10-01Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-10-01ice: Change pf state behavior to protect reset pathDave Ertman
2018-10-01ice: Move common functions out of ice_main.c part 7/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 6/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 5/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 4/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 3/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 2/7Anirudh Venkataramanan
2018-10-01ice: Move common functions out of ice_main.c part 1/7Anirudh Venkataramanan
2018-10-01net/mlx5: Cache the system image guidAlaa Hleihel
2018-10-01net/mlx5e: Allow reporting of checksum unnecessaryOr Gerlitz
2018-10-01net/mlx5e: Enable reporting checksum unnecessary also for L3 packetsOr Gerlitz
2018-10-01net/mlx5e: Add ethtool control of ring params to VF representorsGavi Teitz
2018-10-01net/mlx5e: Enable multi-queue and RSS for VF representorsGavi Teitz
2018-10-01net/mlx5e: Expose ethtool rss key size / indirection table functionsOr Gerlitz
2018-10-01net/mlx5e: Expose function for building RSS paramsGavi Teitz
2018-10-01net/mlx5e: Provide explicit directive if to create inner indirect tirsOr Gerlitz
2018-10-01net/mlx5: E-Switch, Provide flow dest when creating vport rx ruleGavi Teitz
2018-10-01net/mlx5e: Extract creation of rep's default flow ruleGavi Teitz
2018-10-01net/mlx5e: Enable stateless offloads for VF representor netdevsGavi Teitz
2018-10-01net/mlx5e: Change VF representors' RQ typeGavi Teitz
2018-10-01net/mlx5e: Ethtool steering, Support masks for l3/l4 filtersOr Gerlitz
2018-09-29hns3: Another build fix.David S. Miller
2018-09-29hns3: Fix the build.David S. Miller
2018-09-28ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-09-28ice: Update to capabilities admin queue commandAnirudh Venkataramanan
2018-09-28ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan
2018-09-28ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley
2018-09-28ice: update fw version check logicJacob Keller
2018-09-28ice: update branding strings and supported device idsBruce Allan
2018-09-28ice: replace unnecessary memcpy with direct assignmentBruce Allan
2018-09-28ice: use [sr]q.count when checking if queue is initializedJacob Keller
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King
2018-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller