aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller8-22/+83
2018-10-02r8169: always autoneg on resumeAlex Xu (Hello71)1-4/+3
2018-10-02cxgb4: Use proper enum in IEEE_FAUX_SYNCNathan Chancellor1-1/+1
2018-10-02cxgb4: Use proper enum in cxgb4_dcb_handle_fw_updateNathan Chancellor1-2/+2
2018-10-02dpaa_eth: Remove useless declarationNathan Chancellor1-2/+0
2018-10-02ipv6: add vrf table handling code for ipv6 mcastPatrick Ruddy1-0/+11
2018-10-02dpaa2-eth: Add ethtool support for flow classificationIoana Radulescu6-0/+549
2018-10-02dpaa2-eth: Configure Rx flow classification keyIoana Radulescu5-16/+148
2018-10-02dpaa2-eth: Rename structureIoana Radulescu2-7/+7
2018-10-02dpaa2-eth: Use new API for Rx flow hashingIoana Radulescu5-19/+142
2018-10-02net: usbnet: make driver_info constBen Dooks1-6/+6
2018-10-02Merge tag 'mlx5-fixes-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller6-5/+74
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in receive pathSubash Abhinov Kasiviswanathan1-1/+1
2018-10-02net: qualcomm: rmnet: Fix incorrect allocation flag in transmitSubash Abhinov Kasiviswanathan1-1/+1
2018-10-02net: qualcomm: rmnet: Skip processing loopback packetsSean Tranchetti1-0/+3
2018-10-02net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-17/+11
2018-10-02Merge tag 'wireless-drivers-for-davem-2018-10-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller3-4/+6
2018-10-02bonding: fix warning messageMahesh Bandewar1-0/+1
2018-10-02nfp: avoid soft lockups under control message stormJakub Kicinski1-5/+12
2018-10-02Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller276-9949/+8620
2018-10-02Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-507/+952
2018-10-02declance: Fix continuation with the adapter identification messageMaciej W. Rozycki1-4/+6
2018-10-02qede: Add driver support for 20G link speed.Sudarsana Reddy Kalluru1-0/+9
2018-10-02qed: Add driver support for 20G link speed.Sudarsana Reddy Kalluru3-0/+16
2018-10-02net: fec: fix rare tx timeoutRickard x Andersson1-4/+4
2018-10-02isdn/hisax: Fix fall-through annotationGustavo A. R. Silva1-1/+1
2018-10-02ieee802154: hwsim: remove not used ifup listAlexander Aring1-8/+0
2018-10-02ice: Fix error on driver removeDave Ertman1-0/+6
2018-10-02ice: Add support for dynamic interrupt moderationBrett Creeley7-24/+102
2018-10-02ice: Align ice_reset_req enum values to hardware reset valuesBrett Creeley2-5/+14
2018-10-02ice: Implement ethtool hook for RSS switchMd Fahad Iqbal Polash3-0/+40
2018-10-02ice: Split irq_tracker into sw_irq_tracker and hw_irq_trackerPreethi Banala3-64/+148
2018-10-02ice: Check for actual link state of port after resetDave Ertman3-2/+6
2018-10-02ice: Implement VSI replay frameworkAnirudh Venkataramanan6-51/+178
2018-10-02ice: Expand use of VSI handles part 2/2Anirudh Venkataramanan9-163/+132
2018-10-02ice: Expand use of VSI handles part 1/2Anirudh Venkataramanan4-200/+328
2018-10-02Merge tag 'fbdev-v4.19-rc7' of https://github.com/bzolnier/linuxGreg Kroah-Hartman4-5/+14
2018-10-02Merge tag 'mmc-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcGreg Kroah-Hartman3-3/+4
2018-10-01ibmvnic: Add ethtool private flag for driver-defined queue limitsThomas Falcon2-35/+100
2018-10-01ibmvnic: Introduce driver limits for ring sizesThomas Falcon1-0/+1
2018-10-01ibmvnic: Increase maximum queue size limitThomas Falcon1-1/+1
2018-10-01net: phy: Convert to using %pOFn instead of device_node.nameRob Herring1-2/+2
2018-10-01r8169: fix network stalls due to missing bit TXCFG_AUTO_FIFOHeiner Kallweit1-12/+8
2018-10-01tun: napi flags belong to tfileEric Dumazet1-9/+14
2018-10-01tun: initialize napi_mutex unconditionallyEric Dumazet1-1/+1
2018-10-01tun: remove unused parametersEric Dumazet1-6/+6
2018-10-01hv_netvsc: Fix rndis_per_packet_info internal field initializationHaiyang Zhang1-0/+1
2018-10-01net: phy: improve handling delayed workHeiner Kallweit1-14/+15
2018-10-01net: systemport: Add software counters to track reallocationsFlorian Fainelli2-0/+7
2018-10-01net: systemport: Be drop monitor friendly while re-allocating headroomFlorian Fainelli1-1/+2