summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-11-24rocker: Handle SWITCHDEV_PORT_OBJ_ADD/_DELPetr Machata1-0/+55
2018-11-24r8169: replace macro TX_FRAGS_READY_FOR with a functionHeiner Kallweit1-11/+13
2018-11-24r8169: use napi_consume_skb where possibleHeiner Kallweit1-3/+4
2018-11-24r8169: simplify detecting chip versions with same XIDHeiner Kallweit1-12/+7
2018-11-24r8169: remove default chip versionsHeiner Kallweit1-10/+5
2018-11-24r8169: remove ancient GCC bug workaround in a second placeHeiner Kallweit1-11/+14
2018-11-24net: hns3: Add "qos buffer" config info query functionliuzhongzhu2-0/+116
2018-11-24net: hns3: Add "qos prio map" info query functionliuzhongzhu3-0/+55
2018-11-24net: hns3: Add "qos pause" config info query functionliuzhongzhu2-0/+26
2018-11-24net: hns3: Add "tm config" info query functionliuzhongzhu2-0/+200
2018-11-24net: hns3: Add "tc config" info query functionliuzhongzhu4-0/+48
2018-11-24net: hns3: Add "FD flow table" info query functionliuzhongzhu6-1/+83
2018-11-24net: hns3: Add "queue info" query functionliuzhongzhu1-0/+122
2018-11-24net: hns3: Add debugfs framework registrationliuzhongzhu5-3/+157
2018-11-24net: cavium: clean up return value check in cavium_ptp_probeYueHaibing1-4/+0
2018-11-24net: phy: vitesse: remove duplicate support for VSC8574Quentin Schulz1-12/+0
2018-11-24octeontx2-af: Bringup CGX LMAC links by defaultLinu Cherian3-0/+82
2018-11-24octeontx2-af: Unregister cgx event callbacks gracefullyLinu Cherian3-1/+43
2018-11-24octeontx2-af: Handle non-contiguous CGX LMAC interfacesLinu Cherian5-28/+40
2018-11-24octeontx2-af: Misc cleanups in cgx driverLinu Cherian5-37/+50
2018-11-24net: hinic: fix null pointer dereference on pointer hwdevColin Ian King1-2/+4
2018-11-24net: mvneta: remove redundant check for eee->tx_lpi_timer < 0YueHaibing1-2/+1
2018-11-23Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller13-67/+83
2018-11-23dpaa_eth: add ethtool coalesce controlMadalin Bucur1-0/+71
2018-11-23soc/qman: add return value to interrupt coalesce changing APIsMadalin Bucur1-7/+26
2018-11-23soc: fsl: qbman: read ithresh from HWMadalin Bucur1-1/+1
2018-11-23ravb: Clean up duplex handlingMagnus Damm2-19/+1
2018-11-23ravb: Do not announce HDX as supportedMagnus Damm1-0/+4
2018-11-23cxgb4: use new fw interface to get the VIN and smt indexSantosh Rastapur9-55/+114
2018-11-23net: bcmgenet: remove HFB_CTRL accessDoug Berger1-4/+0
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens4-6/+79
2018-11-22mlxsw: spectrum_nve: Allow VxLAN learningIdo Schimmel1-6/+2
2018-11-22mlxsw: spectrum_switchdev: Allow deletion of learned FDB entriesIdo Schimmel1-1/+2
2018-11-22mlxsw: spectrum_switchdev: Process learned VxLAN FDB entriesIdo Schimmel1-14/+189
2018-11-22mlxsw: spectrum_nve: Add API to resolve learned IP addressesIdo Schimmel2-0/+17
2018-11-22mlxsw: spectrum_fid: Allow FID lookup by its indexIdo Schimmel2-2/+42
2018-11-22mlxsw: spectrum_fid: Store ifindex of NVE device in FIDIdo Schimmel3-3/+16
2018-11-22mlxsw: reg: Add definition of unicast tunnel record for SFN registerIdo Schimmel1-0/+64
2018-11-22vxlan: Allow changing ageing timeIdo Schimmel1-4/+6
2018-11-22vxlan: Add hardware FDB learningPetr Machata1-1/+72
2018-11-22vxlan: Don't override user-added entries with ext-learned onesPetr Machata1-9/+17
2018-11-22vxlan: Mark user-added FDB entriesPetr Machata1-6/+11
2018-11-22vxlan: vxlan_fdb_notify(): Make switchdev notification configurablePetr Machata1-30/+41
2018-11-22vxlan: __vxlan_fdb_delete(): Drop unused argument vidPetr Machata1-4/+3
2018-11-22net: lpc_eth: fix trivial comment typoAndrea Claudi1-2/+2
2018-11-22mlx5: use skb_vlan_tag_get_prio()Michał Mirosław1-1/+1
2018-11-22benet: use skb_vlan_tag_get_prio()Michał Mirosław1-1/+1
2018-11-22net/hyperv: use skb_vlan_tag_*() helpersMichał Mirosław1-4/+5
2018-11-21igc: Remove obsolete IGC_ERR defineSasha Neftin2-3/+1
2018-11-21ixgbe: Replace synchronize_sched() with synchronize_rcu()Paul E. McKenney1-3/+3