aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-06net: dsa: b53: Add PHYLINK supportFlorian Fainelli2-0/+139
2018-09-06net: dsa: b53: Add helper to set link parametersFlorian Fainelli1-29/+60
2018-09-06net: dsa: b53: Make SRAB driver manage port interruptsFlorian Fainelli1-0/+105
2018-09-06net: dsa: b53: Add ability to enable/disable port interruptsFlorian Fainelli2-0/+11
2018-09-06qed*: Utilize FW 8.37.7.0Denis Bolotin4-196/+361
2018-09-05net: lan78xx: Make declaration style consistentStefan Wahren1-7/+7
2018-09-05net: lan78xx: Switch to SPDX identifierStefan Wahren2-26/+2
2018-09-05net: lan78xx: Drop unnecessary strcpy in lan78xx_probeStefan Wahren1-1/+0
2018-09-05net: lan78xx: Bail out if lan78xx_get_endpoints failsStefan Wahren1-0/+5
2018-09-05nfp: separate VXLAN and GRE feature handlingJakub Kicinski1-7/+10
2018-09-05nfp: validate rtsym accesses fall within the symbolJakub Kicinski1-3/+45
2018-09-05nfp: prefix rtsym error messages with symbol nameJakub Kicinski1-10/+11
2018-09-05nfp: fix readq on absolute RTsymsJakub Kicinski1-2/+4
2018-09-05failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregisterYueHaibing1-0/+3
2018-09-05net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packetsAlaa Hleihel1-0/+12
2018-09-05net/mlx5e: Set ECN for received packets using CQE indicationNatali Shechtman3-5/+35
2018-09-05net/mlx5e: Replace PTP clock lock from RW lock to seq lockShay Agroskin2-20/+22
2018-09-05net/mlx5e: Move Q counters allocation and drop RQ to init_rxRoi Dayan4-25/+55
2018-09-05net/mlx5e: Move mlx5e_priv_flags into en_ethtool.cKamal Heib2-7/+7
2018-09-05net/mlx5: Add flow counters idrVlad Buslov1-4/+33
2018-09-05net/mlx5: Store flow counters in a listVlad Buslov2-49/+41
2018-09-05net/mlx5: Add new list to store deleted flow countersVlad Buslov2-23/+13
2018-09-05net/mlx5: Change flow counters addlist type to single linked listVlad Buslov2-26/+22
2018-09-05net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() staticYueHaibing1-2/+2
2018-09-05net/mlx5e: Make function mlx5i_grp_sw_update_stats() staticWei Yongjun1-1/+1
2018-09-05wireless: align to draft 11ax D3.0Shaul Triebitz3-28/+45
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller109-573/+1230
2018-09-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds37-127/+427
2018-09-04net: phy: sfp: Handle unimplemented hwmon limits and alarmsAndrew Lunn1-4/+16
2018-09-04net: usbnet: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-09-04net/mlx5: Fix SQ offset in QPs with small RQTariq Toukan1-2/+3
2018-09-04net: phy: mscc: read 'vsc8531, led-%d-mode' as an u32Quentin Schulz1-6/+7
2018-09-04net: phy: mscc: read 'vsc8531, edge-slowdown' as an u32Quentin Schulz1-4/+3
2018-09-04net: phy: mscc: read 'vsc8531,vddmac' as an u32Quentin Schulz1-3/+3
2018-09-04net: phy: mscc: factorize function for getting LED mode from DTQuentin Schulz1-1/+19
2018-09-04net: phy: mscc: factorize code for LEDs modeQuentin Schulz1-36/+39
2018-09-03net/wan/fsl_ucc_hdlc: tx timeout handlerDavid Gounaris1-0/+7
2018-09-03net/wan/fsl_ucc_hdlc: GUMR for non tsa modeDavid Gounaris1-0/+6
2018-09-03net/wan/fsl_ucc_hdlc: hmaskDavid Gounaris2-1/+5
2018-09-03net/wan/fsl_ucc_hdlc: Adding ARPHRD_ETHERDavid Gounaris1-0/+5
2018-09-03net/wan/fsl_ucc_hdlc: allow PARITY_CRC16_PR0_CCITT parityDavid Gounaris1-0/+1
2018-09-03net/wan/fsl_ucc_hdlc: allow ucc index up to 7David Gounaris1-1/+1
2018-09-03Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211David S. Miller2-48/+14
2018-09-03cxgb4: collect hardware queue descriptorsRahul Lakkireddy6-1/+399
2018-09-03cxgb4: when max_tx_rate is 0 disable tx rate limitingGanesh Goudar1-2/+23
2018-09-03net: hns3: Refine hns3_get_link_ksettings()Jian Shen1-28/+40
2018-09-03net: hns3: Remove redundant codes of query advertised flow control abilitiyJian Shen2-27/+0
2018-09-03net: hns3: Change the dst mac addr of loopback packetYunsheng Lin1-0/+1
2018-09-03net: hns3: Only update mac configuation when necessaryYunsheng Lin1-17/+31
2018-09-03net: hns3: Preserve vlan 0 in hardware tableYunsheng Lin1-0/+3