summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-11-11can: peak_canfd: fix checkpatch warningsMarc Kleine-Budde3-9/+7
2019-11-11can: c_can: c_can_plaform: fix checkpatch warningsMarc Kleine-Budde1-10/+11
2019-11-11can: mcp251x: only reset hardware as requiredTimo Schlüßler1-7/+44
2019-11-11can: mcp251x: add mcp251x_write_2regs() and make use of itTimo Schlüßler1-2/+13
2019-11-11can: mcp251x: get rid of legacy platform dataAndy Shevchenko1-5/+4
2019-11-11can: dev: can_restart(): remove unused codeGustavo A. R. Silva1-3/+2
2019-11-11Support LAN743x PTP periodic output on any GPIOJohn Efstathiades2-96/+230
2019-11-11net: dsa: sja1105: Disallow management xmit during switch resetVladimir Oltean1-0/+4
2019-11-11net: dsa: sja1105: Restore PTP time after switch resetVladimir Oltean4-32/+114
2019-11-11net: dsa: sja1105: Implement the .gettimex64 system call for PTPVladimir Oltean4-22/+61
2019-11-10r8169: remove rtl8168c_4_hw_phy_configHeiner Kallweit1-6/+1
2019-11-10r8169: add helper r8168d_modify_extpageHeiner Kallweit1-82/+39
2019-11-10r8169: switch to phylib functions in more placesHeiner Kallweit1-68/+17
2019-11-10r8169: add helper r8168d_phy_paramHeiner Kallweit1-164/+85
2019-11-10r8169: add helper r8168g_phy_paramHeiner Kallweit1-187/+98
2019-11-10net: sfp: rework upstream interfaceRussell King2-31/+71
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller143-588/+1281
2019-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds60-376/+690
2019-11-09Merge tag 'for-linus-2019-11-08' of git://git.kernel.dk/linux-blockLinus Torvalds3-1/+10
2019-11-09Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller8-24/+15
2019-11-09ixgbe: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-09i40e: need_wakeup flag might not be set for TxMagnus Karlsson1-8/+2
2019-11-09igb/igc: use ktime accessors for skb->tstampJacob Keller3-4/+6
2019-11-09i40e: Fix for ethtool -m issue on X722 NICArkadiusz Kubalewski1-1/+2
2019-11-09iavf: initialize ITRN registers with correct valuesNicholas Nunley1-2/+2
2019-11-09ice: fix potential infinite loop because loop counter being too smallColin Ian King1-1/+1
2019-11-09devlink: disallow reload operation during device cleanupJiri Pirko3-1/+11
2019-11-09qede: fix NULL pointer deref in __qede_remove()Manish Chopra1-2/+10
2019-11-09Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller24-218/+2751
2019-11-09Merge tag 'pwm/for-5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2019-11-08ice: print opcode when printing controlq errorsJacob Keller1-2/+4
2019-11-08ice: use more accurate ICE_DBG mask typesJacob Keller4-58/+53
2019-11-08ice: Introduce and use ice_vsi_type_strAnirudh Venkataramanan3-9/+30
2019-11-08ice: remove unnecessary conditional checkBruce Allan1-2/+1
2019-11-08ice: Update enum ice_flg64_bits to current specificationBrett Creeley1-1/+1
2019-11-08ice: delay lessMitch Williams2-3/+4
2019-11-08ice: use pkg_dwnld_status instead of sq_last_statusBruce Allan1-1/+1
2019-11-08ice: Change max MSI-x vector_id check in cfg_irq_mapBrett Creeley1-3/+5
2019-11-08ice: Check if VF is disabled for Opcode and other operationsAkeem G Abodunrin2-12/+63
2019-11-08ice: configure software LLDP in ice_init_pf_dcbPaul Greenwalt3-15/+19
2019-11-08ice: Fix to change Rx/Tx ring descriptor size via ethtool with DCBxUsha Ketineni1-7/+7
2019-11-08ice: avoid setting features during resetHenry Tieman1-0/+8
2019-11-08ice: Implement DCBNL supportDave Ertman9-5/+991
2019-11-08ice: Add NDO callback to set the maximum per-queue bitrateUsha Ketineni10-10/+1480
2019-11-08ice: Use ice_ena_vsi and ice_dis_vsi in DCB configuration flowAnirudh Venkataramanan5-90/+84
2019-11-08cxgb4: fix 64-bit division on i386Rahul Lakkireddy1-2/+2
2019-11-08Merge tag 'mac80211-next-for-net-next-2019-11-08' of git://git.kernel.org/pub...David S. Miller1-7/+7
2019-11-08cxgb4: Use match_string() helper to simplify the codeYueHaibing1-11/+6
2019-11-08net: ethernet: stmmac: Add support for syscfg clockChristophe Roullier1-15/+8
2019-11-08net: ethernet: octeon_mgmt: Account for second possible VLAN headerAlexander Sverdlin1-1/+1