summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...David S. Miller
2018-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-10-02qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru
2018-10-02isdn/hisax: Fix fall-through annotationGustavo A. R. Silva
2018-10-02ice: Fix error on driver removeDave Ertman
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala
2018-10-02ice: Check for actual link state of port after resetDave Ertman
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan
2018-10-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan
2018-10-01ibmvnic: Add ethtool private flag for driver-defined queue limitsThomas Falcon
2018-10-01ibmvnic: Introduce driver limits for ring sizesThomas Falcon
2018-10-01ibmvnic: Increase maximum queue size limitThomas Falcon
2018-10-01net: phy: Convert to using %pOFn instead of device_node.nameRob Herring
2018-10-01hv_netvsc: Fix rndis_per_packet_info internal field initializationHaiyang Zhang
2018-10-01net: phy: improve handling delayed workHeiner Kallweit
2018-10-01net: systemport: Add software counters to track reallocationsFlorian Fainelli
2018-10-01net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli
2018-10-01net: systemport: Turn on offloads by defaultFlorian Fainelli
2018-10-01net: systemport: Utilize bcm_sysport_set_features() during resume/openFlorian Fainelli
2018-10-01net: systemport: Refactor bcm_sysport_set_features()Florian Fainelli
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-02ath9k: add back support for using active monitor interfaces for tx99Felix Fietkau
2018-10-02ath10k: add missing sanity check on diag downloadBrian Norris
2018-10-02ath9k: fix reporting calculated new FFT upper maxSimon Wunderlich
2018-10-02ath9k: FFT magnitude check: don't consider lower 3 data bitsSimon Wunderlich
2018-10-02ath9k: fix and simplify FFT max index retrievalSimon Wunderlich
2018-10-02ath9k: return when short FFT frame was handledSimon Wunderlich
2018-10-02ath9k: add counters for good and errorneous FFT/spectral framesSimon Wunderlich
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