aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-08devlink: disallow reload operation during device cleanupJiri Pirko3-1/+11
2019-11-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller24-218/+2751
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/scm/linux/kernel/git/jberg/mac80211-nextDavid 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-08mac80211_hwsim: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fopszhong jiang1-7/+7
2019-11-07net: add annotations on hh->hh_len lockless accessesEric Dumazet1-1/+5
2019-11-07net: use u64_stats_t in struct pcpu_lstatsEric Dumazet1-2/+2
2019-11-07tun: switch to u64_stats_tEric Dumazet1-16/+16
2019-11-07net: dummy: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet1-31/+5
2019-11-07vsockmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet1-29/+2
2019-11-07veth: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet1-32/+11
2019-11-07net: nlmon: use standard dev_lstats_add() and dev_lstats_read()Eric Dumazet1-25/+3
2019-11-07net: provide dev_lstats_add() helperEric Dumazet1-10/+2
2019-11-07net: provide dev_lstats_read() helperEric Dumazet1-7/+17
2019-11-07net: qcom/emac: Demote MTU change print to debugFlorian Fainelli1-3/+3
2019-11-07net: ethernet: intel: Demote MTU change prints to debugFlorian Fainelli7-14/+14
2019-11-07ethernet: ti: cpts: use ktime_get_real_ns helperIvan Khoronzhuk1-1/+1
2019-11-07net: atlantic: change email domains to MarvellIgor Russkikh1-7/+0
2019-11-07net: atlantic: implement UDP GSO offloadIgor Russkikh4-32/+40
2019-11-07net: atlantic: update flow control logicNikita Danilov7-41/+59
2019-11-07net: atlantic: stylistic renamesIgor Russkikh2-7/+7
2019-11-07net: atlantic: code style cleanupNikita Danilov12-139/+240
2019-11-07net: atlantic: loopback tests via private flagsIgor Russkikh10-2/+272
2019-11-07net: atlantic: add fw configuration memory areaNikita Danilov4-37/+159
2019-11-07net: atlantic: adding ethtool physical identificationNikita Danilov4-0/+50
2019-11-07net: atlantic: add msglevel configurationNikita Danilov3-3/+21
2019-11-07net: atlantic: refactoring pm logicNikita Danilov3-48/+78
2019-11-07net: atlantic: implement wake_phy featureNikita Danilov7-110/+73
2019-11-07net: atlantic: update firmware interfaceNikita Danilov2-119/+72
2019-11-07mlxsw: Add layer 3 devlink-trap exceptions supportAmit Cohen3-8/+65
2019-11-07mlxsw: Add specific trap for packets routed via invalid nexthopsAmit Cohen3-0/+39
2019-11-07mlxsw: Add new FIB entry type for reject routesAmit Cohen3-2/+25
2019-11-07mlxsw: Add layer 3 devlink-trap supportAmit Cohen3-0/+49